Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
SelectMgr_DataMapOfSelectionActivation Class Reference

#include <SelectMgr_DataMapOfSelectionActivation.hxx>

Inheritance diagram for SelectMgr_DataMapOfSelectionActivation:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC 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


Member Function Documentation

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]

The documentation for this class was generated from the following file: