|
Open CASCADE Technology 6.5.2
|
#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 |
| void StepDimTol_Array1OfDatumReference::operator delete | ( | void * | anAddress | ) | [inline] |
| void* StepDimTol_Array1OfDatumReference::operator new | ( | size_t | size | ) | [inline] |
| void* StepDimTol_Array1OfDatumReference::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| 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 |
1.7.4