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