#include <SelectMgr_DataMapOfSelectionActivation.hxx>

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