#include <TNaming_MapOfNamedShape.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_MapOfNamedShape (const Standard_Integer NbBuckets=1) |
Standard_EXPORT TNaming_MapOfNamedShape & | Assign (const TNaming_MapOfNamedShape &Other) |
TNaming_MapOfNamedShape & | operator= (const TNaming_MapOfNamedShape &Other) |
Standard_EXPORT void | ReSize (const Standard_Integer NbBuckets) |
Standard_EXPORT void | Clear () |
~TNaming_MapOfNamedShape () | |
Standard_EXPORT Standard_Boolean | Add (const Handle(TNaming_NamedShape)&aKey) |
Standard_EXPORT Standard_Boolean | Contains (const Handle(TNaming_NamedShape)&aKey) const |
Standard_EXPORT Standard_Boolean | Remove (const Handle(TNaming_NamedShape)&aKey) |
Private Member Functions | |
Standard_EXPORT | TNaming_MapOfNamedShape (const TNaming_MapOfNamedShape &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|