Open CASCADE Technology 6.6.0
Public Member Functions
MeshVS_DataMapOfIntegerColor Class Reference

#include <MeshVS_DataMapOfIntegerColor.hxx>

Inheritance diagram for MeshVS_DataMapOfIntegerColor:
Inheritance graph
[legend]

Public Member Functions

 MeshVS_DataMapOfIntegerColor (const Standard_Integer NbBuckets=1)
MeshVS_DataMapOfIntegerColorAssign (const MeshVS_DataMapOfIntegerColor &Other)
MeshVS_DataMapOfIntegerColoroperator= (const MeshVS_DataMapOfIntegerColor &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~MeshVS_DataMapOfIntegerColor ()
Standard_Boolean Bind (const Standard_Integer &K, const Quantity_Color &I)
Standard_Boolean IsBound (const Standard_Integer &K) const
Standard_Boolean UnBind (const Standard_Integer &K)
const Quantity_ColorFind (const Standard_Integer &K) const
const Quantity_Coloroperator() (const Standard_Integer &K) const
Quantity_ColorChangeFind (const Standard_Integer &K)
Quantity_Coloroperator() (const Standard_Integer &K)
Standard_Address Find1 (const Standard_Integer &K) const
Standard_Address ChangeFind1 (const Standard_Integer &K)

Constructor & Destructor Documentation

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

Member Function Documentation

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