|
Open CASCADE Technology 6.5.2
|
#include <TopTools_DataMapOfIntegerListOfShape.hxx>

| TopTools_DataMapOfIntegerListOfShape::TopTools_DataMapOfIntegerListOfShape | ( | const Standard_Integer | NbBuckets = 1 | ) |
| TopTools_DataMapOfIntegerListOfShape::~TopTools_DataMapOfIntegerListOfShape | ( | ) | [inline] |
| TopTools_DataMapOfIntegerListOfShape& TopTools_DataMapOfIntegerListOfShape::Assign | ( | const TopTools_DataMapOfIntegerListOfShape & | Other | ) |
| Standard_Boolean TopTools_DataMapOfIntegerListOfShape::Bind | ( | const Standard_Integer & | K, |
| const TopTools_ListOfShape & | I | ||
| ) |
| TopTools_ListOfShape& TopTools_DataMapOfIntegerListOfShape::ChangeFind | ( | const Standard_Integer & | K | ) |
| Standard_Address TopTools_DataMapOfIntegerListOfShape::ChangeFind1 | ( | const Standard_Integer & | K | ) |
| void TopTools_DataMapOfIntegerListOfShape::Clear | ( | ) |
| const TopTools_ListOfShape& TopTools_DataMapOfIntegerListOfShape::Find | ( | const Standard_Integer & | K | ) | const |
| Standard_Address TopTools_DataMapOfIntegerListOfShape::Find1 | ( | const Standard_Integer & | K | ) | const |
| Standard_Boolean TopTools_DataMapOfIntegerListOfShape::IsBound | ( | const Standard_Integer & | K | ) | const |
| void TopTools_DataMapOfIntegerListOfShape::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from TCollection_BasicMap.
| void* TopTools_DataMapOfIntegerListOfShape::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from TCollection_BasicMap.
| void* TopTools_DataMapOfIntegerListOfShape::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from TCollection_BasicMap.
| TopTools_ListOfShape& TopTools_DataMapOfIntegerListOfShape::operator() | ( | const Standard_Integer & | K | ) | [inline] |
| const TopTools_ListOfShape& TopTools_DataMapOfIntegerListOfShape::operator() | ( | const Standard_Integer & | K | ) | const [inline] |
| TopTools_DataMapOfIntegerListOfShape& TopTools_DataMapOfIntegerListOfShape::operator= | ( | const TopTools_DataMapOfIntegerListOfShape & | Other | ) | [inline] |
| void TopTools_DataMapOfIntegerListOfShape::ReSize | ( | const Standard_Integer | NbBuckets | ) |
| Standard_Boolean TopTools_DataMapOfIntegerListOfShape::UnBind | ( | const Standard_Integer & | K | ) |
1.7.4