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

#include <MAT2d_DataMapOfBiIntInteger.hxx>

Inheritance diagram for MAT2d_DataMapOfBiIntInteger:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC 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


Member Function Documentation

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]

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