Open CASCADE Technology 6.6.0
|
#include <StepDimTol_Array1OfDatumReference.hxx>
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 | ||
) |
StepDimTol_Array1OfDatumReference::~StepDimTol_Array1OfDatumReference | ( | ) | [inline] |
const StepDimTol_Array1OfDatumReference& StepDimTol_Array1OfDatumReference::Assign | ( | const StepDimTol_Array1OfDatumReference & | Other | ) |
Handle_StepDimTol_DatumReference& StepDimTol_Array1OfDatumReference::ChangeValue | ( | const Standard_Integer | Index | ) |
void StepDimTol_Array1OfDatumReference::Destroy | ( | ) |
void StepDimTol_Array1OfDatumReference::Init | ( | const Handle< StepDimTol_DatumReference > & | V | ) |
Standard_Boolean StepDimTol_Array1OfDatumReference::IsAllocated | ( | ) | const |
Standard_Integer StepDimTol_Array1OfDatumReference::Length | ( | ) | const |
Standard_Integer StepDimTol_Array1OfDatumReference::Lower | ( | ) | const |
Handle_StepDimTol_DatumReference& StepDimTol_Array1OfDatumReference::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const Handle_StepDimTol_DatumReference& StepDimTol_Array1OfDatumReference::operator() | ( | const Standard_Integer | Index | ) | const [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 | ||
) |
Standard_Integer StepDimTol_Array1OfDatumReference::Upper | ( | ) | const |
const Handle_StepDimTol_DatumReference& StepDimTol_Array1OfDatumReference::Value | ( | const Standard_Integer | Index | ) | const |