Open CASCADE Technology
6.5.4
|
#include <TNaming_MapOfNamedShape.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | TNaming_MapOfNamedShape (const Standard_Integer NbBuckets=1) |
TNaming_MapOfNamedShape & | Assign (const TNaming_MapOfNamedShape &Other) |
TNaming_MapOfNamedShape & | operator= (const TNaming_MapOfNamedShape &Other) |
void | ReSize (const Standard_Integer NbBuckets) |
void | Clear () |
~TNaming_MapOfNamedShape () | |
Standard_Boolean | Add (const Handle< TNaming_NamedShape > &aKey) |
Standard_Boolean | Contains (const Handle< TNaming_NamedShape > &aKey) const |
Standard_Boolean | Remove (const Handle< TNaming_NamedShape > &aKey) |
DEFINE_STANDARD_ALLOC TNaming_MapOfNamedShape::TNaming_MapOfNamedShape | ( | const Standard_Integer | NbBuckets = 1 | ) |
TNaming_MapOfNamedShape::~TNaming_MapOfNamedShape | ( | ) | [inline] |
Standard_Boolean TNaming_MapOfNamedShape::Contains | ( | const Handle< TNaming_NamedShape > & | aKey | ) | const |
TNaming_MapOfNamedShape& TNaming_MapOfNamedShape::operator= | ( | const TNaming_MapOfNamedShape & | Other | ) | [inline] |
void TNaming_MapOfNamedShape::ReSize | ( | const Standard_Integer | NbBuckets | ) |