#include <XCAFPrs_DataMapOfStyleShape.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_DataMapOfStyleShape (const Standard_Integer NbBuckets=1) |
Standard_EXPORT XCAFPrs_DataMapOfStyleShape & | Assign (const XCAFPrs_DataMapOfStyleShape &Other) |
XCAFPrs_DataMapOfStyleShape & | operator= (const XCAFPrs_DataMapOfStyleShape &Other) |
Standard_EXPORT void | ReSize (const Standard_Integer NbBuckets) |
Standard_EXPORT void | Clear () |
~XCAFPrs_DataMapOfStyleShape () | |
Standard_EXPORT Standard_Boolean | Bind (const XCAFPrs_Style &K, const TopoDS_Shape &I) |
Standard_EXPORT Standard_Boolean | IsBound (const XCAFPrs_Style &K) const |
Standard_EXPORT Standard_Boolean | UnBind (const XCAFPrs_Style &K) |
Standard_EXPORT const TopoDS_Shape & | Find (const XCAFPrs_Style &K) const |
const TopoDS_Shape & | operator() (const XCAFPrs_Style &K) const |
Standard_EXPORT TopoDS_Shape & | ChangeFind (const XCAFPrs_Style &K) |
TopoDS_Shape & | operator() (const XCAFPrs_Style &K) |
Private Member Functions | |
Standard_EXPORT | XCAFPrs_DataMapOfStyleShape (const XCAFPrs_DataMapOfStyleShape &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|