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