|
Open CASCADE Technology
6.5.4
|
#include <TopLoc_MapOfLocation.hxx>

Public Member Functions | |
| DEFINE_STANDARD_ALLOC | TopLoc_MapOfLocation (const Standard_Integer NbBuckets=1) |
| TopLoc_MapOfLocation & | Assign (const TopLoc_MapOfLocation &Other) |
| TopLoc_MapOfLocation & | operator= (const TopLoc_MapOfLocation &Other) |
| void | ReSize (const Standard_Integer NbBuckets) |
| void | Clear () |
| ~TopLoc_MapOfLocation () | |
| Standard_Boolean | Add (const TopLoc_Location &aKey) |
| Standard_Boolean | Contains (const TopLoc_Location &aKey) const |
| Standard_Boolean | Remove (const TopLoc_Location &aKey) |
| DEFINE_STANDARD_ALLOC TopLoc_MapOfLocation::TopLoc_MapOfLocation | ( | const Standard_Integer | NbBuckets = 1 | ) |
| TopLoc_MapOfLocation::~TopLoc_MapOfLocation | ( | ) | [inline] |
| Standard_Boolean TopLoc_MapOfLocation::Contains | ( | const TopLoc_Location & | aKey | ) | const |
| TopLoc_MapOfLocation& TopLoc_MapOfLocation::operator= | ( | const TopLoc_MapOfLocation & | Other | ) | [inline] |
| void TopLoc_MapOfLocation::ReSize | ( | const Standard_Integer | NbBuckets | ) |
1.8.0