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