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

#include <MAT2d_DataMapOfBiIntSequenceOfInteger.hxx>

Inheritance diagram for MAT2d_DataMapOfBiIntSequenceOfInteger:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC MAT2d_DataMapOfBiIntSequenceOfInteger (const Standard_Integer NbBuckets=1)
MAT2d_DataMapOfBiIntSequenceOfIntegerAssign (const MAT2d_DataMapOfBiIntSequenceOfInteger &Other)
MAT2d_DataMapOfBiIntSequenceOfIntegeroperator= (const MAT2d_DataMapOfBiIntSequenceOfInteger &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~MAT2d_DataMapOfBiIntSequenceOfInteger ()
Standard_Boolean Bind (const MAT2d_BiInt &K, const TColStd_SequenceOfInteger &I)
Standard_Boolean IsBound (const MAT2d_BiInt &K) const
Standard_Boolean UnBind (const MAT2d_BiInt &K)
const TColStd_SequenceOfIntegerFind (const MAT2d_BiInt &K) const
const TColStd_SequenceOfIntegeroperator() (const MAT2d_BiInt &K) const
TColStd_SequenceOfIntegerChangeFind (const MAT2d_BiInt &K)
TColStd_SequenceOfIntegeroperator() (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 TColStd_SequenceOfInteger& MAT2d_DataMapOfBiIntSequenceOfInteger::operator() ( const MAT2d_BiInt K) const [inline]
TColStd_SequenceOfInteger& MAT2d_DataMapOfBiIntSequenceOfInteger::operator() ( const MAT2d_BiInt K) [inline]
MAT2d_DataMapOfBiIntSequenceOfInteger& MAT2d_DataMapOfBiIntSequenceOfInteger::operator= ( const MAT2d_DataMapOfBiIntSequenceOfInteger Other) [inline]

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