#include <TopLoc_MapOfLocation.hxx>
Inheritance diagram for TopLoc_MapOfLocation:

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | TopLoc_MapOfLocation (const Standard_Integer NbBuckets=1) |
| Standard_EXPORT TopLoc_MapOfLocation & | Assign (const TopLoc_MapOfLocation &Other) |
| TopLoc_MapOfLocation & | operator= (const TopLoc_MapOfLocation &Other) |
| Standard_EXPORT void | ReSize (const Standard_Integer NbBuckets) |
| Standard_EXPORT void | Clear () |
| ~TopLoc_MapOfLocation () | |
| Standard_EXPORT Standard_Boolean | Add (const TopLoc_Location &aKey) |
| Standard_EXPORT Standard_Boolean | Contains (const TopLoc_Location &aKey) const |
| Standard_EXPORT Standard_Boolean | Remove (const TopLoc_Location &aKey) |
Private Member Functions | |
| Standard_EXPORT | TopLoc_MapOfLocation (const TopLoc_MapOfLocation &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from TCollection_BasicMap. |
|
|
Reimplemented from TCollection_BasicMap. |
|
||||||||||||
|
Reimplemented from TCollection_BasicMap. |
|
|
|
|
|
|
|
|
|
1.4.1