#include <GEOMAlgo_IndexedDataMapOfPassKeyShapeListOfShape.hxx>
Constructor & Destructor Documentation
| Standard_EXPORT GEOMAlgo_IndexedDataMapOfPassKeyShapeListOfShape.GEOMAlgo_IndexedDataMapOfPassKeyShapeListOfShape |
( |
const Standard_Integer |
NbBuckets = 1 | ) |
|
| GEOMAlgo_IndexedDataMapOfPassKeyShapeListOfShape.~GEOMAlgo_IndexedDataMapOfPassKeyShapeListOfShape |
( |
| ) |
|
Member Function Documentation
| void* GEOMAlgo_IndexedDataMapOfPassKeyShapeListOfShape.operator new |
( |
size_t |
, |
|
|
void * |
anAddress |
|
) |
| |
| void* GEOMAlgo_IndexedDataMapOfPassKeyShapeListOfShape.operator new |
( |
size_t |
size | ) |
|
| void GEOMAlgo_IndexedDataMapOfPassKeyShapeListOfShape.operator delete |
( |
void * |
anAddress | ) |
|
| Standard_EXPORT void GEOMAlgo_IndexedDataMapOfPassKeyShapeListOfShape.ReSize |
( |
const Standard_Integer |
NbBuckets | ) |
|
| Standard_EXPORT void GEOMAlgo_IndexedDataMapOfPassKeyShapeListOfShape.Clear |
( |
| ) |
|
| Standard_EXPORT Standard_Integer GEOMAlgo_IndexedDataMapOfPassKeyShapeListOfShape.Add |
( |
const GEOMAlgo_PassKeyShape & |
K, |
|
|
const TopTools_ListOfShape & |
I |
|
) |
| |
| Standard_EXPORT void GEOMAlgo_IndexedDataMapOfPassKeyShapeListOfShape.Substitute |
( |
const Standard_Integer |
I, |
|
|
const GEOMAlgo_PassKeyShape & |
K, |
|
|
const TopTools_ListOfShape & |
T |
|
) |
| |
| Standard_EXPORT void GEOMAlgo_IndexedDataMapOfPassKeyShapeListOfShape.RemoveLast |
( |
| ) |
|
| Standard_EXPORT Standard_Boolean GEOMAlgo_IndexedDataMapOfPassKeyShapeListOfShape.Contains |
( |
const GEOMAlgo_PassKeyShape & |
K | ) |
const |
| Standard_EXPORT const GEOMAlgo_PassKeyShape& GEOMAlgo_IndexedDataMapOfPassKeyShapeListOfShape.FindKey |
( |
const Standard_Integer |
I | ) |
const |
| Standard_EXPORT const TopTools_ListOfShape& GEOMAlgo_IndexedDataMapOfPassKeyShapeListOfShape.FindFromIndex |
( |
const Standard_Integer |
I | ) |
const |
| const TopTools_ListOfShape& GEOMAlgo_IndexedDataMapOfPassKeyShapeListOfShape.operator() |
( |
const Standard_Integer |
I | ) |
const |
| Standard_EXPORT TopTools_ListOfShape& GEOMAlgo_IndexedDataMapOfPassKeyShapeListOfShape.ChangeFromIndex |
( |
const Standard_Integer |
I | ) |
|
| TopTools_ListOfShape& GEOMAlgo_IndexedDataMapOfPassKeyShapeListOfShape.operator() |
( |
const Standard_Integer |
I | ) |
|
| Standard_EXPORT Standard_Integer GEOMAlgo_IndexedDataMapOfPassKeyShapeListOfShape.FindIndex |
( |
const GEOMAlgo_PassKeyShape & |
K | ) |
const |
| Standard_EXPORT const TopTools_ListOfShape& GEOMAlgo_IndexedDataMapOfPassKeyShapeListOfShape.FindFromKey |
( |
const GEOMAlgo_PassKeyShape & |
K | ) |
const |
| Standard_EXPORT TopTools_ListOfShape& GEOMAlgo_IndexedDataMapOfPassKeyShapeListOfShape.ChangeFromKey |
( |
const GEOMAlgo_PassKeyShape & |
K | ) |
|