#include <MeshShape_MapOfCouple.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | MeshShape_MapOfCouple (const Standard_Integer NbBuckets=1) |
Standard_EXPORT MeshShape_MapOfCouple & | Assign (const MeshShape_MapOfCouple &Other) |
MeshShape_MapOfCouple & | operator= (const MeshShape_MapOfCouple &Other) |
Standard_EXPORT void | ReSize (const Standard_Integer NbBuckets) |
Standard_EXPORT void | Clear () |
~MeshShape_MapOfCouple () | |
Standard_EXPORT Standard_Boolean | Add (const MeshShape_Couple &aKey) |
Standard_EXPORT Standard_Boolean | Contains (const MeshShape_Couple &aKey) const |
Standard_EXPORT Standard_Boolean | Remove (const MeshShape_Couple &aKey) |
Private Member Functions | |
Standard_EXPORT | MeshShape_MapOfCouple (const MeshShape_MapOfCouple &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|