#include <BOPTColStd_IndexedDataMapOfSWRInteger.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_IndexedDataMapOfSWRInteger (const Standard_Integer NbBuckets=1) |
Standard_EXPORT BOPTColStd_IndexedDataMapOfSWRInteger & | Assign (const BOPTColStd_IndexedDataMapOfSWRInteger &Other) |
BOPTColStd_IndexedDataMapOfSWRInteger & | operator= (const BOPTColStd_IndexedDataMapOfSWRInteger &Other) |
Standard_EXPORT void | ReSize (const Standard_Integer NbBuckets) |
Standard_EXPORT void | Clear () |
~BOPTColStd_IndexedDataMapOfSWRInteger () | |
Standard_EXPORT Standard_Integer | Add (const BOPTColStd_ShapeWithRank &K, const Standard_Integer &I) |
Standard_EXPORT void | Substitute (const Standard_Integer I, const BOPTColStd_ShapeWithRank &K, const Standard_Integer &T) |
Standard_EXPORT void | RemoveLast () |
Standard_EXPORT Standard_Boolean | Contains (const BOPTColStd_ShapeWithRank &K) const |
Standard_EXPORT const BOPTColStd_ShapeWithRank & | 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 BOPTColStd_ShapeWithRank &K) const |
Standard_EXPORT const Standard_Integer & | FindFromKey (const BOPTColStd_ShapeWithRank &K) const |
Standard_EXPORT Standard_Integer & | ChangeFromKey (const BOPTColStd_ShapeWithRank &K) |
Private Member Functions | |
Standard_EXPORT | BOPTColStd_IndexedDataMapOfSWRInteger (const BOPTColStd_IndexedDataMapOfSWRInteger &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|