Open CASCADE Technology
6.5.4
|
#include <StepDimTol_Array1OfDatumReference.hxx>
DEFINE_STANDARD_ALLOC StepDimTol_Array1OfDatumReference::StepDimTol_Array1OfDatumReference | ( | const Standard_Integer | Low, |
const Standard_Integer | Up | ||
) |
StepDimTol_Array1OfDatumReference::StepDimTol_Array1OfDatumReference | ( | const Handle< StepDimTol_DatumReference > & | Item, |
const Standard_Integer | Low, | ||
const Standard_Integer | Up | ||
) |
const StepDimTol_Array1OfDatumReference& StepDimTol_Array1OfDatumReference::Assign | ( | const StepDimTol_Array1OfDatumReference & | Other | ) |
Handle_StepDimTol_DatumReference& StepDimTol_Array1OfDatumReference::ChangeValue | ( | const Standard_Integer | Index | ) |
const Handle_StepDimTol_DatumReference& StepDimTol_Array1OfDatumReference::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
Handle_StepDimTol_DatumReference& StepDimTol_Array1OfDatumReference::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const StepDimTol_Array1OfDatumReference& StepDimTol_Array1OfDatumReference::operator= | ( | const StepDimTol_Array1OfDatumReference & | Other | ) | [inline] |
void StepDimTol_Array1OfDatumReference::SetValue | ( | const Standard_Integer | Index, |
const Handle< StepDimTol_DatumReference > & | Value | ||
) |
const Handle_StepDimTol_DatumReference& StepDimTol_Array1OfDatumReference::Value | ( | const Standard_Integer | Index | ) | const |