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