#include <SelectMgr_IndexedMapOfOwner.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | SelectMgr_IndexedMapOfOwner (const Standard_Integer NbBuckets=1) |
| Standard_EXPORT SelectMgr_IndexedMapOfOwner & | Assign (const SelectMgr_IndexedMapOfOwner &Other) |
| SelectMgr_IndexedMapOfOwner & | operator= (const SelectMgr_IndexedMapOfOwner &Other) |
| Standard_EXPORT void | ReSize (const Standard_Integer NbBuckets) |
| Standard_EXPORT void | Clear () |
| ~SelectMgr_IndexedMapOfOwner () | |
| Standard_EXPORT Standard_Integer | Add (const Handle(SelectMgr_EntityOwner)&K) |
| Standard_EXPORT void | Substitute (const Standard_Integer I, const Handle(SelectMgr_EntityOwner)&K) |
| Standard_EXPORT void | RemoveLast () |
| Standard_EXPORT Standard_Boolean | Contains (const Handle(SelectMgr_EntityOwner)&K) const |
| Standard_EXPORT const Handle_SelectMgr_EntityOwner & | FindKey (const Standard_Integer I) const |
| const Handle_SelectMgr_EntityOwner & | operator() (const Standard_Integer I) const |
| Standard_EXPORT Standard_Integer | FindIndex (const Handle(SelectMgr_EntityOwner)&K) const |
Private Member Functions | |
| Standard_EXPORT | SelectMgr_IndexedMapOfOwner (const SelectMgr_IndexedMapOfOwner &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
1.4.1