#include <GEOMAlgo_IndexedDataMapOfPassKeyListOfShape.hxx>

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | GEOMAlgo_IndexedDataMapOfPassKeyListOfShape (const Standard_Integer NbBuckets=1) |
| Standard_EXPORT GEOMAlgo_IndexedDataMapOfPassKeyListOfShape & | Assign (const GEOMAlgo_IndexedDataMapOfPassKeyListOfShape &Other) |
| GEOMAlgo_IndexedDataMapOfPassKeyListOfShape & | operator= (const GEOMAlgo_IndexedDataMapOfPassKeyListOfShape &Other) |
| Standard_EXPORT void | ReSize (const Standard_Integer NbBuckets) |
| Standard_EXPORT void | Clear () |
| ~GEOMAlgo_IndexedDataMapOfPassKeyListOfShape () | |
| Standard_EXPORT Standard_Integer | Add (const GEOMAlgo_PassKey &K, const TopTools_ListOfShape &I) |
| Standard_EXPORT void | Substitute (const Standard_Integer I, const GEOMAlgo_PassKey &K, const TopTools_ListOfShape &T) |
| Standard_EXPORT void | RemoveLast () |
| Standard_EXPORT Standard_Boolean | Contains (const GEOMAlgo_PassKey &K) const |
| Standard_EXPORT const GEOMAlgo_PassKey & | FindKey (const Standard_Integer I) const |
| Standard_EXPORT const TopTools_ListOfShape & | FindFromIndex (const Standard_Integer I) const |
| const TopTools_ListOfShape & | operator() (const Standard_Integer I) const |
| Standard_EXPORT TopTools_ListOfShape & | ChangeFromIndex (const Standard_Integer I) |
| TopTools_ListOfShape & | operator() (const Standard_Integer I) |
| Standard_EXPORT Standard_Integer | FindIndex (const GEOMAlgo_PassKey &K) const |
| Standard_EXPORT const TopTools_ListOfShape & | FindFromKey (const GEOMAlgo_PassKey &K) const |
| Standard_EXPORT TopTools_ListOfShape & | ChangeFromKey (const GEOMAlgo_PassKey &K) |
Private Member Functions | |
| Standard_EXPORT | GEOMAlgo_IndexedDataMapOfPassKeyListOfShape (const GEOMAlgo_IndexedDataMapOfPassKeyListOfShape &Other) |
| Standard_EXPORT GEOMAlgo_IndexedDataMapOfPassKeyListOfShape.GEOMAlgo_IndexedDataMapOfPassKeyListOfShape | ( | const Standard_Integer | NbBuckets = 1 | ) |
| GEOMAlgo_IndexedDataMapOfPassKeyListOfShape.~GEOMAlgo_IndexedDataMapOfPassKeyListOfShape | ( | ) |
References Clear().
| Standard_EXPORT GEOMAlgo_IndexedDataMapOfPassKeyListOfShape.GEOMAlgo_IndexedDataMapOfPassKeyListOfShape | ( | const GEOMAlgo_IndexedDataMapOfPassKeyListOfShape & | Other | ) | [private] |
| void* GEOMAlgo_IndexedDataMapOfPassKeyListOfShape.operator new | ( | size_t | , |
| void * | anAddress | ||
| ) |
| void* GEOMAlgo_IndexedDataMapOfPassKeyListOfShape.operator new | ( | size_t | size | ) |
| void GEOMAlgo_IndexedDataMapOfPassKeyListOfShape.operator delete | ( | void * | anAddress | ) |
| Standard_EXPORT GEOMAlgo_IndexedDataMapOfPassKeyListOfShape& GEOMAlgo_IndexedDataMapOfPassKeyListOfShape.Assign | ( | const GEOMAlgo_IndexedDataMapOfPassKeyListOfShape & | Other | ) |
| GEOMAlgo_IndexedDataMapOfPassKeyListOfShape& GEOMAlgo_IndexedDataMapOfPassKeyListOfShape.operator= | ( | const GEOMAlgo_IndexedDataMapOfPassKeyListOfShape & | Other | ) |
References Assign().
| Standard_EXPORT void GEOMAlgo_IndexedDataMapOfPassKeyListOfShape.ReSize | ( | const Standard_Integer | NbBuckets | ) |
| Standard_EXPORT void GEOMAlgo_IndexedDataMapOfPassKeyListOfShape.Clear | ( | ) |
| Standard_EXPORT Standard_Integer GEOMAlgo_IndexedDataMapOfPassKeyListOfShape.Add | ( | const GEOMAlgo_PassKey & | K, |
| const TopTools_ListOfShape & | I | ||
| ) |
| Standard_EXPORT void GEOMAlgo_IndexedDataMapOfPassKeyListOfShape.Substitute | ( | const Standard_Integer | I, |
| const GEOMAlgo_PassKey & | K, | ||
| const TopTools_ListOfShape & | T | ||
| ) |
| Standard_EXPORT void GEOMAlgo_IndexedDataMapOfPassKeyListOfShape.RemoveLast | ( | ) |
| Standard_EXPORT Standard_Boolean GEOMAlgo_IndexedDataMapOfPassKeyListOfShape.Contains | ( | const GEOMAlgo_PassKey & | K | ) | const |
| Standard_EXPORT const GEOMAlgo_PassKey& GEOMAlgo_IndexedDataMapOfPassKeyListOfShape.FindKey | ( | const Standard_Integer | I | ) | const |
| Standard_EXPORT const TopTools_ListOfShape& GEOMAlgo_IndexedDataMapOfPassKeyListOfShape.FindFromIndex | ( | const Standard_Integer | I | ) | const |
| const TopTools_ListOfShape& GEOMAlgo_IndexedDataMapOfPassKeyListOfShape.operator() | ( | const Standard_Integer | I | ) | const |
References FindFromIndex().
| Standard_EXPORT TopTools_ListOfShape& GEOMAlgo_IndexedDataMapOfPassKeyListOfShape.ChangeFromIndex | ( | const Standard_Integer | I | ) |
| TopTools_ListOfShape& GEOMAlgo_IndexedDataMapOfPassKeyListOfShape.operator() | ( | const Standard_Integer | I | ) |
References ChangeFromIndex().
| Standard_EXPORT Standard_Integer GEOMAlgo_IndexedDataMapOfPassKeyListOfShape.FindIndex | ( | const GEOMAlgo_PassKey & | K | ) | const |
| Standard_EXPORT const TopTools_ListOfShape& GEOMAlgo_IndexedDataMapOfPassKeyListOfShape.FindFromKey | ( | const GEOMAlgo_PassKey & | K | ) | const |
| Standard_EXPORT TopTools_ListOfShape& GEOMAlgo_IndexedDataMapOfPassKeyListOfShape.ChangeFromKey | ( | const GEOMAlgo_PassKey & | K | ) |