#include <SelectMgr_DataMapOfSelectionActivation.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_DataMapOfSelectionActivation (const Standard_Integer NbBuckets=1) |
| Standard_EXPORT SelectMgr_DataMapOfSelectionActivation & | Assign (const SelectMgr_DataMapOfSelectionActivation &Other) |
| SelectMgr_DataMapOfSelectionActivation & | operator= (const SelectMgr_DataMapOfSelectionActivation &Other) |
| Standard_EXPORT void | ReSize (const Standard_Integer NbBuckets) |
| Standard_EXPORT void | Clear () |
| ~SelectMgr_DataMapOfSelectionActivation () | |
| Standard_EXPORT Standard_Boolean | Bind (const Handle(SelectMgr_Selection)&K, const Standard_Integer &I) |
| Standard_EXPORT Standard_Boolean | IsBound (const Handle(SelectMgr_Selection)&K) const |
| Standard_EXPORT Standard_Boolean | UnBind (const Handle(SelectMgr_Selection)&K) |
| Standard_EXPORT const Standard_Integer & | Find (const Handle(SelectMgr_Selection)&K) const |
| const Standard_Integer & | operator() (const Handle(SelectMgr_Selection)&K) const |
| Standard_EXPORT Standard_Integer & | ChangeFind (const Handle(SelectMgr_Selection)&K) |
| Standard_Integer & | operator() (const Handle(SelectMgr_Selection)&K) |
Private Member Functions | |
| Standard_EXPORT | SelectMgr_DataMapOfSelectionActivation (const SelectMgr_DataMapOfSelectionActivation &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1