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