Open CASCADE Technology
6.5.4
|
#include <SelectMgr_DataMapOfSelectionActivation.hxx>
DEFINE_STANDARD_ALLOC SelectMgr_DataMapOfSelectionActivation::SelectMgr_DataMapOfSelectionActivation | ( | const Standard_Integer | NbBuckets = 1 | ) |
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 | ) |
Standard_Address SelectMgr_DataMapOfSelectionActivation::ChangeFind1 | ( | const Handle< SelectMgr_Selection > & | K | ) |
const Standard_Integer& SelectMgr_DataMapOfSelectionActivation::Find | ( | const Handle< SelectMgr_Selection > & | K | ) | const |
Standard_Address SelectMgr_DataMapOfSelectionActivation::Find1 | ( | const Handle< SelectMgr_Selection > & | K | ) | const |
Standard_Boolean SelectMgr_DataMapOfSelectionActivation::IsBound | ( | const Handle< SelectMgr_Selection > & | K | ) | const |
const Standard_Integer& SelectMgr_DataMapOfSelectionActivation::operator() | ( | const Handle< SelectMgr_Selection > & | K | ) | const [inline] |
Standard_Integer& SelectMgr_DataMapOfSelectionActivation::operator() | ( | const Handle< SelectMgr_Selection > & | K | ) | [inline] |
SelectMgr_DataMapOfSelectionActivation& SelectMgr_DataMapOfSelectionActivation::operator= | ( | const SelectMgr_DataMapOfSelectionActivation & | Other | ) | [inline] |
Standard_Boolean SelectMgr_DataMapOfSelectionActivation::UnBind | ( | const Handle< SelectMgr_Selection > & | K | ) |