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

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