Open CASCADE Technology 6.5.2
Public Member Functions
SelectMgr_DataMapOfIntegerSensitive Class Reference

#include <SelectMgr_DataMapOfIntegerSensitive.hxx>

Inheritance diagram for SelectMgr_DataMapOfIntegerSensitive:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 SelectMgr_DataMapOfIntegerSensitive (const Standard_Integer NbBuckets=1)
SelectMgr_DataMapOfIntegerSensitiveAssign (const SelectMgr_DataMapOfIntegerSensitive &Other)
SelectMgr_DataMapOfIntegerSensitiveoperator= (const SelectMgr_DataMapOfIntegerSensitive &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~SelectMgr_DataMapOfIntegerSensitive ()
Standard_Boolean Bind (const Standard_Integer &K, const Handle< SelectBasics_SensitiveEntity > &I)
Standard_Boolean IsBound (const Standard_Integer &K) const
Standard_Boolean UnBind (const Standard_Integer &K)
const
Handle_SelectBasics_SensitiveEntity & 
Find (const Standard_Integer &K) const
const
Handle_SelectBasics_SensitiveEntity & 
operator() (const Standard_Integer &K) const
Handle_SelectBasics_SensitiveEntity & ChangeFind (const Standard_Integer &K)
Handle_SelectBasics_SensitiveEntity & operator() (const Standard_Integer &K)
Standard_Address Find1 (const Standard_Integer &K) const
Standard_Address ChangeFind1 (const Standard_Integer &K)

Constructor & Destructor Documentation

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

Member Function Documentation

SelectMgr_DataMapOfIntegerSensitive& SelectMgr_DataMapOfIntegerSensitive::Assign ( const SelectMgr_DataMapOfIntegerSensitive Other)
Standard_Boolean SelectMgr_DataMapOfIntegerSensitive::Bind ( const Standard_Integer K,
const Handle< SelectBasics_SensitiveEntity > &  I 
)
Handle_SelectBasics_SensitiveEntity& SelectMgr_DataMapOfIntegerSensitive::ChangeFind ( const Standard_Integer K)
Standard_Address SelectMgr_DataMapOfIntegerSensitive::ChangeFind1 ( const Standard_Integer K)
void SelectMgr_DataMapOfIntegerSensitive::Clear ( )
const Handle_SelectBasics_SensitiveEntity& SelectMgr_DataMapOfIntegerSensitive::Find ( const Standard_Integer K) const
Standard_Address SelectMgr_DataMapOfIntegerSensitive::Find1 ( const Standard_Integer K) const
Standard_Boolean SelectMgr_DataMapOfIntegerSensitive::IsBound ( const Standard_Integer K) const
void SelectMgr_DataMapOfIntegerSensitive::operator delete ( void *  anAddress) [inline]

Reimplemented from TCollection_BasicMap.

void* SelectMgr_DataMapOfIntegerSensitive::operator new ( size_t  size) [inline]

Reimplemented from TCollection_BasicMap.

void* SelectMgr_DataMapOfIntegerSensitive::operator new ( size_t  ,
void *  anAddress 
) [inline]

Reimplemented from TCollection_BasicMap.

Handle_SelectBasics_SensitiveEntity& SelectMgr_DataMapOfIntegerSensitive::operator() ( const Standard_Integer K) [inline]
const Handle_SelectBasics_SensitiveEntity& SelectMgr_DataMapOfIntegerSensitive::operator() ( const Standard_Integer K) const [inline]
SelectMgr_DataMapOfIntegerSensitive& SelectMgr_DataMapOfIntegerSensitive::operator= ( const SelectMgr_DataMapOfIntegerSensitive Other) [inline]
void SelectMgr_DataMapOfIntegerSensitive::ReSize ( const Standard_Integer  NbBuckets)
Standard_Boolean SelectMgr_DataMapOfIntegerSensitive::UnBind ( const Standard_Integer K)

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