#include <BOPTools_IDMapOfPaveBlockIMapOfInteger.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | BOPTools_IDMapOfPaveBlockIMapOfInteger (const Standard_Integer NbBuckets=1) |
Standard_EXPORT BOPTools_IDMapOfPaveBlockIMapOfInteger & | Assign (const BOPTools_IDMapOfPaveBlockIMapOfInteger &Other) |
BOPTools_IDMapOfPaveBlockIMapOfInteger & | operator= (const BOPTools_IDMapOfPaveBlockIMapOfInteger &Other) |
Standard_EXPORT void | ReSize (const Standard_Integer NbBuckets) |
Standard_EXPORT void | Clear () |
~BOPTools_IDMapOfPaveBlockIMapOfInteger () | |
Standard_EXPORT Standard_Integer | Add (const BOPTools_PaveBlock &K, const TColStd_IndexedMapOfInteger &I) |
Standard_EXPORT void | Substitute (const Standard_Integer I, const BOPTools_PaveBlock &K, const TColStd_IndexedMapOfInteger &T) |
Standard_EXPORT void | RemoveLast () |
Standard_EXPORT Standard_Boolean | Contains (const BOPTools_PaveBlock &K) const |
Standard_EXPORT const BOPTools_PaveBlock & | FindKey (const Standard_Integer I) const |
Standard_EXPORT const TColStd_IndexedMapOfInteger & | FindFromIndex (const Standard_Integer I) const |
const TColStd_IndexedMapOfInteger & | operator() (const Standard_Integer I) const |
Standard_EXPORT TColStd_IndexedMapOfInteger & | ChangeFromIndex (const Standard_Integer I) |
TColStd_IndexedMapOfInteger & | operator() (const Standard_Integer I) |
Standard_EXPORT Standard_Integer | FindIndex (const BOPTools_PaveBlock &K) const |
Standard_EXPORT const TColStd_IndexedMapOfInteger & | FindFromKey (const BOPTools_PaveBlock &K) const |
Standard_EXPORT TColStd_IndexedMapOfInteger & | ChangeFromKey (const BOPTools_PaveBlock &K) |
Private Member Functions | |
Standard_EXPORT | BOPTools_IDMapOfPaveBlockIMapOfInteger (const BOPTools_IDMapOfPaveBlockIMapOfInteger &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|