#include <Interface_DataMapOfIntegerTransient.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | Interface_DataMapOfIntegerTransient (const Standard_Integer NbBuckets=1) |
| Standard_EXPORT Interface_DataMapOfIntegerTransient & | Assign (const Interface_DataMapOfIntegerTransient &Other) |
| Interface_DataMapOfIntegerTransient & | operator= (const Interface_DataMapOfIntegerTransient &Other) |
| Standard_EXPORT void | ReSize (const Standard_Integer NbBuckets) |
| Standard_EXPORT void | Clear () |
| ~Interface_DataMapOfIntegerTransient () | |
| Standard_EXPORT Standard_Boolean | Bind (const Standard_Integer &K, const Handle(Standard_Transient)&I) |
| Standard_EXPORT Standard_Boolean | IsBound (const Standard_Integer &K) const |
| Standard_EXPORT Standard_Boolean | UnBind (const Standard_Integer &K) |
| Standard_EXPORT const Handle_Standard_Transient & | Find (const Standard_Integer &K) const |
| const Handle_Standard_Transient & | operator() (const Standard_Integer &K) const |
| Standard_EXPORT Handle_Standard_Transient & | ChangeFind (const Standard_Integer &K) |
| Handle_Standard_Transient & | operator() (const Standard_Integer &K) |
Private Member Functions | |
| Standard_EXPORT | Interface_DataMapOfIntegerTransient (const Interface_DataMapOfIntegerTransient &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1