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

#include <MeshVS_DataMapOfIntegerOwner.hxx>

Inheritance diagram for MeshVS_DataMapOfIntegerOwner:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC MeshVS_DataMapOfIntegerOwner (const Standard_Integer NbBuckets=1)
MeshVS_DataMapOfIntegerOwnerAssign (const MeshVS_DataMapOfIntegerOwner &Other)
MeshVS_DataMapOfIntegerOwneroperator= (const MeshVS_DataMapOfIntegerOwner &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~MeshVS_DataMapOfIntegerOwner ()
Standard_Boolean Bind (const Standard_Integer &K, const Handle< SelectMgr_EntityOwner > &I)
Standard_Boolean IsBound (const Standard_Integer &K) const
Standard_Boolean UnBind (const Standard_Integer &K)
const
Handle_SelectMgr_EntityOwner & 
Find (const Standard_Integer &K) const
const
Handle_SelectMgr_EntityOwner & 
operator() (const Standard_Integer &K) const
Handle_SelectMgr_EntityOwner & ChangeFind (const Standard_Integer &K)
Handle_SelectMgr_EntityOwner & operator() (const Standard_Integer &K)
Standard_Address Find1 (const Standard_Integer &K) const
Standard_Address ChangeFind1 (const Standard_Integer &K)

Constructor & Destructor Documentation


Member Function Documentation

Handle_SelectMgr_EntityOwner& MeshVS_DataMapOfIntegerOwner::ChangeFind ( const Standard_Integer K)
const Handle_SelectMgr_EntityOwner& MeshVS_DataMapOfIntegerOwner::Find ( const Standard_Integer K) const
const Handle_SelectMgr_EntityOwner& MeshVS_DataMapOfIntegerOwner::operator() ( const Standard_Integer K) const [inline]
Handle_SelectMgr_EntityOwner& MeshVS_DataMapOfIntegerOwner::operator() ( const Standard_Integer K) [inline]
MeshVS_DataMapOfIntegerOwner& MeshVS_DataMapOfIntegerOwner::operator= ( const MeshVS_DataMapOfIntegerOwner Other) [inline]

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