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

#include <MeshVS_DataMapOfIntegerBoolean.hxx>

Inheritance diagram for MeshVS_DataMapOfIntegerBoolean:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC 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


Member Function Documentation

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]

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