Open CASCADE Technology 6.6.0
Public Member Functions
XCAFPrs_DataMapOfShapeStyle Class Reference

#include <XCAFPrs_DataMapOfShapeStyle.hxx>

Inheritance diagram for XCAFPrs_DataMapOfShapeStyle:
Inheritance graph
[legend]

Public Member Functions

 XCAFPrs_DataMapOfShapeStyle (const Standard_Integer NbBuckets=1)
XCAFPrs_DataMapOfShapeStyleAssign (const XCAFPrs_DataMapOfShapeStyle &Other)
XCAFPrs_DataMapOfShapeStyleoperator= (const XCAFPrs_DataMapOfShapeStyle &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~XCAFPrs_DataMapOfShapeStyle ()
Standard_Boolean Bind (const TopoDS_Shape &K, const XCAFPrs_Style &I)
Standard_Boolean IsBound (const TopoDS_Shape &K) const
Standard_Boolean UnBind (const TopoDS_Shape &K)
const XCAFPrs_StyleFind (const TopoDS_Shape &K) const
const XCAFPrs_Styleoperator() (const TopoDS_Shape &K) const
XCAFPrs_StyleChangeFind (const TopoDS_Shape &K)
XCAFPrs_Styleoperator() (const TopoDS_Shape &K)
Standard_Address Find1 (const TopoDS_Shape &K) const
Standard_Address ChangeFind1 (const TopoDS_Shape &K)

Constructor & Destructor Documentation

XCAFPrs_DataMapOfShapeStyle::XCAFPrs_DataMapOfShapeStyle ( const Standard_Integer  NbBuckets = 1)
XCAFPrs_DataMapOfShapeStyle::~XCAFPrs_DataMapOfShapeStyle ( ) [inline]

Member Function Documentation

XCAFPrs_DataMapOfShapeStyle& XCAFPrs_DataMapOfShapeStyle::Assign ( const XCAFPrs_DataMapOfShapeStyle Other)
Standard_Boolean XCAFPrs_DataMapOfShapeStyle::Bind ( const TopoDS_Shape K,
const XCAFPrs_Style I 
)
XCAFPrs_Style& XCAFPrs_DataMapOfShapeStyle::ChangeFind ( const TopoDS_Shape K)
Standard_Address XCAFPrs_DataMapOfShapeStyle::ChangeFind1 ( const TopoDS_Shape K)
void XCAFPrs_DataMapOfShapeStyle::Clear ( )
const XCAFPrs_Style& XCAFPrs_DataMapOfShapeStyle::Find ( const TopoDS_Shape K) const
Standard_Address XCAFPrs_DataMapOfShapeStyle::Find1 ( const TopoDS_Shape K) const
Standard_Boolean XCAFPrs_DataMapOfShapeStyle::IsBound ( const TopoDS_Shape K) const
const XCAFPrs_Style& XCAFPrs_DataMapOfShapeStyle::operator() ( const TopoDS_Shape K) const [inline]
XCAFPrs_Style& XCAFPrs_DataMapOfShapeStyle::operator() ( const TopoDS_Shape K) [inline]
XCAFPrs_DataMapOfShapeStyle& XCAFPrs_DataMapOfShapeStyle::operator= ( const XCAFPrs_DataMapOfShapeStyle Other) [inline]
void XCAFPrs_DataMapOfShapeStyle::ReSize ( const Standard_Integer  NbBuckets)
Standard_Boolean XCAFPrs_DataMapOfShapeStyle::UnBind ( const TopoDS_Shape K)

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines