Open CASCADE Technology 6.6.0
Public Member Functions
MeshVS_DataMapOfIntegerTwoColors Class Reference

#include <MeshVS_DataMapOfIntegerTwoColors.hxx>

Inheritance diagram for MeshVS_DataMapOfIntegerTwoColors:
Inheritance graph
[legend]

Public Member Functions

 MeshVS_DataMapOfIntegerTwoColors (const Standard_Integer NbBuckets=1)
MeshVS_DataMapOfIntegerTwoColorsAssign (const MeshVS_DataMapOfIntegerTwoColors &Other)
MeshVS_DataMapOfIntegerTwoColorsoperator= (const MeshVS_DataMapOfIntegerTwoColors &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~MeshVS_DataMapOfIntegerTwoColors ()
Standard_Boolean Bind (const Standard_Integer &K, const MeshVS_TwoColors &I)
Standard_Boolean IsBound (const Standard_Integer &K) const
Standard_Boolean UnBind (const Standard_Integer &K)
const MeshVS_TwoColorsFind (const Standard_Integer &K) const
const MeshVS_TwoColorsoperator() (const Standard_Integer &K) const
MeshVS_TwoColorsChangeFind (const Standard_Integer &K)
MeshVS_TwoColorsoperator() (const Standard_Integer &K)
Standard_Address Find1 (const Standard_Integer &K) const
Standard_Address ChangeFind1 (const Standard_Integer &K)

Constructor & Destructor Documentation

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

Member Function Documentation

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