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