#include <MeshVS_DataMapOfIntegerOwner.hxx>

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| MeshVS_DataMapOfIntegerOwner (const Standard_Integer NbBuckets=1) | |
| MeshVS_DataMapOfIntegerOwner & | Assign (const MeshVS_DataMapOfIntegerOwner &Other) |
| MeshVS_DataMapOfIntegerOwner & | operator= (const MeshVS_DataMapOfIntegerOwner &Other) |
| void | ReSize (const Standard_Integer NbBuckets) |
| void | Clear () |
| ~MeshVS_DataMapOfIntegerOwner () | |
| Standard_Boolean | Bind (const Standard_Integer &K, const Handle< SelectMgr_EntityOwner > &I) |
| Standard_Boolean | IsBound (const Standard_Integer &K) const |
| Standard_Boolean | UnBind (const Standard_Integer &K) |
| const Handle_SelectMgr_EntityOwner & | Find (const Standard_Integer &K) const |
| const Handle_SelectMgr_EntityOwner & | operator() (const Standard_Integer &K) const |
| Handle_SelectMgr_EntityOwner & | ChangeFind (const Standard_Integer &K) |
| Handle_SelectMgr_EntityOwner & | operator() (const Standard_Integer &K) |
| MeshVS_DataMapOfIntegerOwner::MeshVS_DataMapOfIntegerOwner | ( | const Standard_Integer | NbBuckets = 1 |
) |
| MeshVS_DataMapOfIntegerOwner::~MeshVS_DataMapOfIntegerOwner | ( | ) | [inline] |
| MeshVS_DataMapOfIntegerOwner& MeshVS_DataMapOfIntegerOwner::Assign | ( | const MeshVS_DataMapOfIntegerOwner & | Other | ) |
| Standard_Boolean MeshVS_DataMapOfIntegerOwner::Bind | ( | const Standard_Integer & | K, | |
| const Handle< SelectMgr_EntityOwner > & | I | |||
| ) |
| Handle_SelectMgr_EntityOwner& MeshVS_DataMapOfIntegerOwner::ChangeFind | ( | const Standard_Integer & | K | ) |
| void MeshVS_DataMapOfIntegerOwner::Clear | ( | ) |
| const Handle_SelectMgr_EntityOwner& MeshVS_DataMapOfIntegerOwner::Find | ( | const Standard_Integer & | K | ) | const |
| Standard_Boolean MeshVS_DataMapOfIntegerOwner::IsBound | ( | const Standard_Integer & | K | ) | const |
| void MeshVS_DataMapOfIntegerOwner::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from TCollection_BasicMap.
| void* MeshVS_DataMapOfIntegerOwner::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from TCollection_BasicMap.
| void* MeshVS_DataMapOfIntegerOwner::operator new | ( | size_t | , | |
| void * | anAddress | |||
| ) | [inline] |
Reimplemented from TCollection_BasicMap.
| Handle_SelectMgr_EntityOwner& MeshVS_DataMapOfIntegerOwner::operator() | ( | const Standard_Integer & | K | ) | [inline] |
| const Handle_SelectMgr_EntityOwner& MeshVS_DataMapOfIntegerOwner::operator() | ( | const Standard_Integer & | K | ) | const [inline] |
| MeshVS_DataMapOfIntegerOwner& MeshVS_DataMapOfIntegerOwner::operator= | ( | const MeshVS_DataMapOfIntegerOwner & | Other | ) | [inline] |
| void MeshVS_DataMapOfIntegerOwner::ReSize | ( | const Standard_Integer | NbBuckets | ) |
| Standard_Boolean MeshVS_DataMapOfIntegerOwner::UnBind | ( | const Standard_Integer & | K | ) |
1.6.3