Open CASCADE Technology
6.5.4
|
#include <TopTools_DataMapOfIntegerListOfShape.hxx>
DEFINE_STANDARD_ALLOC TopTools_DataMapOfIntegerListOfShape::TopTools_DataMapOfIntegerListOfShape | ( | const Standard_Integer | NbBuckets = 1 | ) |
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 | ) |
const TopTools_ListOfShape& TopTools_DataMapOfIntegerListOfShape::Find | ( | const Standard_Integer & | K | ) | const |
const TopTools_ListOfShape& TopTools_DataMapOfIntegerListOfShape::operator() | ( | const Standard_Integer & | K | ) | const [inline] |
TopTools_ListOfShape& TopTools_DataMapOfIntegerListOfShape::operator() | ( | const Standard_Integer & | K | ) | [inline] |
TopTools_DataMapOfIntegerListOfShape& TopTools_DataMapOfIntegerListOfShape::operator= | ( | const TopTools_DataMapOfIntegerListOfShape & | Other | ) | [inline] |