Open CASCADE Technology 6.6.0
Public Member Functions
MeshVS_DataMapOfIntegerBoolean Class Reference

#include <MeshVS_DataMapOfIntegerBoolean.hxx>

Inheritance diagram for MeshVS_DataMapOfIntegerBoolean:
Inheritance graph
[legend]

Public Member Functions

 MeshVS_DataMapOfIntegerBoolean (const Standard_Integer NbBuckets=1)
MeshVS_DataMapOfIntegerBooleanAssign (const MeshVS_DataMapOfIntegerBoolean &Other)
MeshVS_DataMapOfIntegerBooleanoperator= (const MeshVS_DataMapOfIntegerBoolean &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~MeshVS_DataMapOfIntegerBoolean ()
Standard_Boolean Bind (const Standard_Integer &K, const Standard_Boolean &I)
Standard_Boolean IsBound (const Standard_Integer &K) const
Standard_Boolean UnBind (const Standard_Integer &K)
const Standard_BooleanFind (const Standard_Integer &K) const
const Standard_Booleanoperator() (const Standard_Integer &K) const
Standard_BooleanChangeFind (const Standard_Integer &K)
Standard_Booleanoperator() (const Standard_Integer &K)
Standard_Address Find1 (const Standard_Integer &K) const
Standard_Address ChangeFind1 (const Standard_Integer &K)

Constructor & Destructor Documentation

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

Member Function Documentation

MeshVS_DataMapOfIntegerBoolean& MeshVS_DataMapOfIntegerBoolean::Assign ( const MeshVS_DataMapOfIntegerBoolean Other)
Standard_Boolean MeshVS_DataMapOfIntegerBoolean::Bind ( const Standard_Integer K,
const Standard_Boolean I 
)
Standard_Boolean& MeshVS_DataMapOfIntegerBoolean::ChangeFind ( const Standard_Integer K)
Standard_Address MeshVS_DataMapOfIntegerBoolean::ChangeFind1 ( const Standard_Integer K)
void MeshVS_DataMapOfIntegerBoolean::Clear ( )
const Standard_Boolean& MeshVS_DataMapOfIntegerBoolean::Find ( const Standard_Integer K) const
Standard_Address MeshVS_DataMapOfIntegerBoolean::Find1 ( const Standard_Integer K) const
Standard_Boolean MeshVS_DataMapOfIntegerBoolean::IsBound ( const Standard_Integer K) const
const Standard_Boolean& MeshVS_DataMapOfIntegerBoolean::operator() ( const Standard_Integer K) const [inline]
Standard_Boolean& MeshVS_DataMapOfIntegerBoolean::operator() ( const Standard_Integer K) [inline]
MeshVS_DataMapOfIntegerBoolean& MeshVS_DataMapOfIntegerBoolean::operator= ( const MeshVS_DataMapOfIntegerBoolean Other) [inline]
void MeshVS_DataMapOfIntegerBoolean::ReSize ( const Standard_Integer  NbBuckets)
Standard_Boolean MeshVS_DataMapOfIntegerBoolean::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