#include <TopTools_DataMapOfIntegerListOfShape.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | TopTools_DataMapOfIntegerListOfShape (const Standard_Integer NbBuckets=1) |
| Standard_EXPORT TopTools_DataMapOfIntegerListOfShape & | Assign (const TopTools_DataMapOfIntegerListOfShape &Other) |
| TopTools_DataMapOfIntegerListOfShape & | operator= (const TopTools_DataMapOfIntegerListOfShape &Other) |
| Standard_EXPORT void | ReSize (const Standard_Integer NbBuckets) |
| Standard_EXPORT void | Clear () |
| ~TopTools_DataMapOfIntegerListOfShape () | |
| Standard_EXPORT Standard_Boolean | Bind (const Standard_Integer &K, const TopTools_ListOfShape &I) |
| Standard_EXPORT Standard_Boolean | IsBound (const Standard_Integer &K) const |
| Standard_EXPORT Standard_Boolean | UnBind (const Standard_Integer &K) |
| Standard_EXPORT const TopTools_ListOfShape & | Find (const Standard_Integer &K) const |
| const TopTools_ListOfShape & | operator() (const Standard_Integer &K) const |
| Standard_EXPORT TopTools_ListOfShape & | ChangeFind (const Standard_Integer &K) |
| TopTools_ListOfShape & | operator() (const Standard_Integer &K) |
Private Member Functions | |
| Standard_EXPORT | TopTools_DataMapOfIntegerListOfShape (const TopTools_DataMapOfIntegerListOfShape &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1