#include <BinMDF_TypeIdMap.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | BinMDF_TypeIdMap (const Standard_Integer NbBuckets=1) |
| Standard_EXPORT BinMDF_TypeIdMap & | Assign (const BinMDF_TypeIdMap &Other) |
| BinMDF_TypeIdMap & | operator= (const BinMDF_TypeIdMap &Other) |
| Standard_EXPORT void | ReSize (const Standard_Integer NbBuckets) |
| Standard_EXPORT void | Clear () |
| ~BinMDF_TypeIdMap () | |
| Standard_EXPORT void | Bind (const Handle(Standard_Type)&K1, const Standard_Integer &K2) |
| Standard_EXPORT Standard_Boolean | AreBound (const Handle(Standard_Type)&K1, const Standard_Integer &K2) const |
| Standard_EXPORT Standard_Boolean | IsBound1 (const Handle(Standard_Type)&K) const |
| Standard_EXPORT Standard_Boolean | IsBound2 (const Standard_Integer &K) const |
| Standard_EXPORT const Standard_Integer & | Find1 (const Handle(Standard_Type)&K) const |
| Standard_EXPORT const Handle_Standard_Type & | Find2 (const Standard_Integer &K) const |
| Standard_EXPORT Standard_Boolean | UnBind1 (const Handle(Standard_Type)&K) |
| Standard_EXPORT Standard_Boolean | UnBind2 (const Standard_Integer &K) |
Private Member Functions | |
| Standard_EXPORT | BinMDF_TypeIdMap (const BinMDF_TypeIdMap &Other) |
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1