#include <BOPTools_IndexedMapOfCoupleOfInteger.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_IndexedMapOfCoupleOfInteger (const Standard_Integer NbBuckets=1) |
Standard_EXPORT BOPTools_IndexedMapOfCoupleOfInteger & | Assign (const BOPTools_IndexedMapOfCoupleOfInteger &Other) |
BOPTools_IndexedMapOfCoupleOfInteger & | operator= (const BOPTools_IndexedMapOfCoupleOfInteger &Other) |
Standard_EXPORT void | ReSize (const Standard_Integer NbBuckets) |
Standard_EXPORT void | Clear () |
~BOPTools_IndexedMapOfCoupleOfInteger () | |
Standard_EXPORT Standard_Integer | Add (const BOPTools_CoupleOfInteger &K) |
Standard_EXPORT void | Substitute (const Standard_Integer I, const BOPTools_CoupleOfInteger &K) |
Standard_EXPORT void | RemoveLast () |
Standard_EXPORT Standard_Boolean | Contains (const BOPTools_CoupleOfInteger &K) const |
Standard_EXPORT const BOPTools_CoupleOfInteger & | FindKey (const Standard_Integer I) const |
const BOPTools_CoupleOfInteger & | operator() (const Standard_Integer I) const |
Standard_EXPORT Standard_Integer | FindIndex (const BOPTools_CoupleOfInteger &K) const |
Private Member Functions | |
Standard_EXPORT | BOPTools_IndexedMapOfCoupleOfInteger (const BOPTools_IndexedMapOfCoupleOfInteger &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|