Open CASCADE Technology 6.6.0
Public Member Functions
MAT2d_DataMapOfBiIntInteger Class Reference

#include <MAT2d_DataMapOfBiIntInteger.hxx>

Inheritance diagram for MAT2d_DataMapOfBiIntInteger:
Inheritance graph
[legend]

Public Member Functions

 MAT2d_DataMapOfBiIntInteger (const Standard_Integer NbBuckets=1)
MAT2d_DataMapOfBiIntIntegerAssign (const MAT2d_DataMapOfBiIntInteger &Other)
MAT2d_DataMapOfBiIntIntegeroperator= (const MAT2d_DataMapOfBiIntInteger &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~MAT2d_DataMapOfBiIntInteger ()
Standard_Boolean Bind (const MAT2d_BiInt &K, const Standard_Integer &I)
Standard_Boolean IsBound (const MAT2d_BiInt &K) const
Standard_Boolean UnBind (const MAT2d_BiInt &K)
const Standard_IntegerFind (const MAT2d_BiInt &K) const
const Standard_Integeroperator() (const MAT2d_BiInt &K) const
Standard_IntegerChangeFind (const MAT2d_BiInt &K)
Standard_Integeroperator() (const MAT2d_BiInt &K)
Standard_Address Find1 (const MAT2d_BiInt &K) const
Standard_Address ChangeFind1 (const MAT2d_BiInt &K)

Constructor & Destructor Documentation

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

Member Function Documentation

MAT2d_DataMapOfBiIntInteger& MAT2d_DataMapOfBiIntInteger::Assign ( const MAT2d_DataMapOfBiIntInteger Other)
Standard_Boolean MAT2d_DataMapOfBiIntInteger::Bind ( const MAT2d_BiInt K,
const Standard_Integer I 
)
Standard_Integer& MAT2d_DataMapOfBiIntInteger::ChangeFind ( const MAT2d_BiInt K)
Standard_Address MAT2d_DataMapOfBiIntInteger::ChangeFind1 ( const MAT2d_BiInt K)
void MAT2d_DataMapOfBiIntInteger::Clear ( )
const Standard_Integer& MAT2d_DataMapOfBiIntInteger::Find ( const MAT2d_BiInt K) const
Standard_Address MAT2d_DataMapOfBiIntInteger::Find1 ( const MAT2d_BiInt K) const
Standard_Boolean MAT2d_DataMapOfBiIntInteger::IsBound ( const MAT2d_BiInt K) const
const Standard_Integer& MAT2d_DataMapOfBiIntInteger::operator() ( const MAT2d_BiInt K) const [inline]
Standard_Integer& MAT2d_DataMapOfBiIntInteger::operator() ( const MAT2d_BiInt K) [inline]
MAT2d_DataMapOfBiIntInteger& MAT2d_DataMapOfBiIntInteger::operator= ( const MAT2d_DataMapOfBiIntInteger Other) [inline]
void MAT2d_DataMapOfBiIntInteger::ReSize ( const Standard_Integer  NbBuckets)
Standard_Boolean MAT2d_DataMapOfBiIntInteger::UnBind ( const MAT2d_BiInt K)

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines