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

| DEFINE_STANDARD_ALLOC TopTools_DataMapOfIntegerShape::TopTools_DataMapOfIntegerShape | ( | const Standard_Integer | NbBuckets = 1 | ) |
| TopTools_DataMapOfIntegerShape& TopTools_DataMapOfIntegerShape::Assign | ( | const TopTools_DataMapOfIntegerShape & | Other | ) |
| Standard_Boolean TopTools_DataMapOfIntegerShape::Bind | ( | const Standard_Integer & | K, |
| const TopoDS_Shape & | I | ||
| ) |
| const TopoDS_Shape& TopTools_DataMapOfIntegerShape::operator() | ( | const Standard_Integer & | K | ) | const [inline] |
| TopoDS_Shape& TopTools_DataMapOfIntegerShape::operator() | ( | const Standard_Integer & | K | ) | [inline] |
| TopTools_DataMapOfIntegerShape& TopTools_DataMapOfIntegerShape::operator= | ( | const TopTools_DataMapOfIntegerShape & | Other | ) | [inline] |
| void TopTools_DataMapOfIntegerShape::ReSize | ( | const Standard_Integer | NbBuckets | ) |
1.8.0