#include <XCAFPrs_DataMapOfShapeStyle.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | XCAFPrs_DataMapOfShapeStyle (const Standard_Integer NbBuckets=1) |
Standard_EXPORT XCAFPrs_DataMapOfShapeStyle & | Assign (const XCAFPrs_DataMapOfShapeStyle &Other) |
XCAFPrs_DataMapOfShapeStyle & | operator= (const XCAFPrs_DataMapOfShapeStyle &Other) |
Standard_EXPORT void | ReSize (const Standard_Integer NbBuckets) |
Standard_EXPORT void | Clear () |
~XCAFPrs_DataMapOfShapeStyle () | |
Standard_EXPORT Standard_Boolean | Bind (const TopoDS_Shape &K, const XCAFPrs_Style &I) |
Standard_EXPORT Standard_Boolean | IsBound (const TopoDS_Shape &K) const |
Standard_EXPORT Standard_Boolean | UnBind (const TopoDS_Shape &K) |
Standard_EXPORT const XCAFPrs_Style & | Find (const TopoDS_Shape &K) const |
const XCAFPrs_Style & | operator() (const TopoDS_Shape &K) const |
Standard_EXPORT XCAFPrs_Style & | ChangeFind (const TopoDS_Shape &K) |
XCAFPrs_Style & | operator() (const TopoDS_Shape &K) |
Private Member Functions | |
Standard_EXPORT | XCAFPrs_DataMapOfShapeStyle (const XCAFPrs_DataMapOfShapeStyle &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|