Open CASCADE Technology 6.6.0
|
#include <MAT2d_DataMapIteratorOfDataMapOfBiIntInteger.hxx>
Public Member Functions | |
MAT2d_DataMapIteratorOfDataMapOfBiIntInteger () | |
MAT2d_DataMapIteratorOfDataMapOfBiIntInteger (const MAT2d_DataMapOfBiIntInteger &aMap) | |
void | Initialize (const MAT2d_DataMapOfBiIntInteger &aMap) |
const MAT2d_BiInt & | Key () const |
const Standard_Integer & | Value () const |
MAT2d_DataMapIteratorOfDataMapOfBiIntInteger::MAT2d_DataMapIteratorOfDataMapOfBiIntInteger | ( | ) |
MAT2d_DataMapIteratorOfDataMapOfBiIntInteger::MAT2d_DataMapIteratorOfDataMapOfBiIntInteger | ( | const MAT2d_DataMapOfBiIntInteger & | aMap | ) |
void MAT2d_DataMapIteratorOfDataMapOfBiIntInteger::Initialize | ( | const MAT2d_DataMapOfBiIntInteger & | aMap | ) |
const MAT2d_BiInt& MAT2d_DataMapIteratorOfDataMapOfBiIntInteger::Key | ( | ) | const |
const Standard_Integer& MAT2d_DataMapIteratorOfDataMapOfBiIntInteger::Value | ( | ) | const |