#include <WOKUtils_MapOfPath.hxx>
Inheritance diagram for WOKUtils_MapOfPath:
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | WOKUtils_MapOfPath (const Standard_Integer NbBuckets=1) |
Standard_EXPORT WOKUtils_MapOfPath & | Assign (const WOKUtils_MapOfPath &Other) |
WOKUtils_MapOfPath & | operator= (const WOKUtils_MapOfPath &Other) |
Standard_EXPORT void | ReSize (const Standard_Integer NbBuckets) |
Standard_EXPORT void | Clear () |
~WOKUtils_MapOfPath () | |
Standard_EXPORT Standard_Boolean | Add (const Handle(WOKUtils_Path)&aKey) |
Standard_EXPORT Standard_Boolean | Contains (const Handle(WOKUtils_Path)&aKey) const |
Standard_EXPORT Standard_Boolean | Remove (const Handle(WOKUtils_Path)&aKey) |
Private Member Functions | |
Standard_EXPORT | WOKUtils_MapOfPath (const WOKUtils_MapOfPath &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from WOKTools_BasicMap. |
|
Reimplemented from WOKTools_BasicMap. |
|
Reimplemented from WOKTools_BasicMap. |
|
|
|
|
|
|