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

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