Open CASCADE Technology
6.5.4
|
#include <HLRBRep_Array1OfEData.hxx>
DEFINE_STANDARD_ALLOC HLRBRep_Array1OfEData::HLRBRep_Array1OfEData | ( | const Standard_Integer | Low, |
const Standard_Integer | Up | ||
) |
HLRBRep_Array1OfEData::HLRBRep_Array1OfEData | ( | const HLRBRep_EdgeData & | Item, |
const Standard_Integer | Low, | ||
const Standard_Integer | Up | ||
) |
HLRBRep_Array1OfEData::~HLRBRep_Array1OfEData | ( | ) | [inline] |
Standard_Integer HLRBRep_Array1OfEData::Lower | ( | ) | const |
const HLRBRep_EdgeData& HLRBRep_Array1OfEData::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
HLRBRep_EdgeData& HLRBRep_Array1OfEData::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const HLRBRep_Array1OfEData& HLRBRep_Array1OfEData::operator= | ( | const HLRBRep_Array1OfEData & | Other | ) | [inline] |
void HLRBRep_Array1OfEData::SetValue | ( | const Standard_Integer | Index, |
const HLRBRep_EdgeData & | Value | ||
) |
Standard_Integer HLRBRep_Array1OfEData::Upper | ( | ) | const |
const HLRBRep_EdgeData& HLRBRep_Array1OfEData::Value | ( | const Standard_Integer | Index | ) | const |