#include <BOPTools_IDMapOfPaveBlockIMapOfPaveBlock.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_IDMapOfPaveBlockIMapOfPaveBlock (const Standard_Integer NbBuckets=1) |
Standard_EXPORT BOPTools_IDMapOfPaveBlockIMapOfPaveBlock & | Assign (const BOPTools_IDMapOfPaveBlockIMapOfPaveBlock &Other) |
BOPTools_IDMapOfPaveBlockIMapOfPaveBlock & | operator= (const BOPTools_IDMapOfPaveBlockIMapOfPaveBlock &Other) |
Standard_EXPORT void | ReSize (const Standard_Integer NbBuckets) |
Standard_EXPORT void | Clear () |
~BOPTools_IDMapOfPaveBlockIMapOfPaveBlock () | |
Standard_EXPORT Standard_Integer | Add (const BOPTools_PaveBlock &K, const BOPTools_IMapOfPaveBlock &I) |
Standard_EXPORT void | Substitute (const Standard_Integer I, const BOPTools_PaveBlock &K, const BOPTools_IMapOfPaveBlock &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 BOPTools_IMapOfPaveBlock & | FindFromIndex (const Standard_Integer I) const |
const BOPTools_IMapOfPaveBlock & | operator() (const Standard_Integer I) const |
Standard_EXPORT BOPTools_IMapOfPaveBlock & | ChangeFromIndex (const Standard_Integer I) |
BOPTools_IMapOfPaveBlock & | operator() (const Standard_Integer I) |
Standard_EXPORT Standard_Integer | FindIndex (const BOPTools_PaveBlock &K) const |
Standard_EXPORT const BOPTools_IMapOfPaveBlock & | FindFromKey (const BOPTools_PaveBlock &K) const |
Standard_EXPORT BOPTools_IMapOfPaveBlock & | ChangeFromKey (const BOPTools_PaveBlock &K) |
Private Member Functions | |
Standard_EXPORT | BOPTools_IDMapOfPaveBlockIMapOfPaveBlock (const BOPTools_IDMapOfPaveBlockIMapOfPaveBlock &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|