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