Open CASCADE Technology 6.6.0
Public Member Functions
SelectMgr_DataMapOfSelectionActivation Class Reference

#include <SelectMgr_DataMapOfSelectionActivation.hxx>

Inheritance diagram for SelectMgr_DataMapOfSelectionActivation:
Inheritance graph
[legend]

Public Member Functions

 SelectMgr_DataMapOfSelectionActivation (const Standard_Integer NbBuckets=1)
SelectMgr_DataMapOfSelectionActivationAssign (const SelectMgr_DataMapOfSelectionActivation &Other)
SelectMgr_DataMapOfSelectionActivationoperator= (const SelectMgr_DataMapOfSelectionActivation &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~SelectMgr_DataMapOfSelectionActivation ()
Standard_Boolean Bind (const Handle< SelectMgr_Selection > &K, const Standard_Integer &I)
Standard_Boolean IsBound (const Handle< SelectMgr_Selection > &K) const
Standard_Boolean UnBind (const Handle< SelectMgr_Selection > &K)
const Standard_IntegerFind (const Handle< SelectMgr_Selection > &K) const
const Standard_Integeroperator() (const Handle< SelectMgr_Selection > &K) const
Standard_IntegerChangeFind (const Handle< SelectMgr_Selection > &K)
Standard_Integeroperator() (const Handle< SelectMgr_Selection > &K)
Standard_Address Find1 (const Handle< SelectMgr_Selection > &K) const
Standard_Address ChangeFind1 (const Handle< SelectMgr_Selection > &K)

Constructor & Destructor Documentation

SelectMgr_DataMapOfSelectionActivation::SelectMgr_DataMapOfSelectionActivation ( const Standard_Integer  NbBuckets = 1)
SelectMgr_DataMapOfSelectionActivation::~SelectMgr_DataMapOfSelectionActivation ( ) [inline]

Member Function Documentation

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)
void SelectMgr_DataMapOfSelectionActivation::Clear ( )
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]
void SelectMgr_DataMapOfSelectionActivation::ReSize ( const Standard_Integer  NbBuckets)
Standard_Boolean SelectMgr_DataMapOfSelectionActivation::UnBind ( const Handle< SelectMgr_Selection > &  K)

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines