|
Open CASCADE Technology 6.5.2
|
#include <StepDimTol_HArray1OfDatumReference.hxx>

Public Member Functions | |
| StepDimTol_HArray1OfDatumReference (const Standard_Integer Low, const Standard_Integer Up) | |
| StepDimTol_HArray1OfDatumReference (const Standard_Integer Low, const Standard_Integer Up, const Handle< StepDimTol_DatumReference > &V) | |
| void | Init (const Handle< StepDimTol_DatumReference > &V) |
| Standard_Integer | Length () const |
| Standard_Integer | Lower () const |
| Standard_Integer | Upper () const |
| void | SetValue (const Standard_Integer Index, const Handle< StepDimTol_DatumReference > &Value) |
| const Handle_StepDimTol_DatumReference & | Value (const Standard_Integer Index) const |
| Handle_StepDimTol_DatumReference & | ChangeValue (const Standard_Integer Index) |
| const StepDimTol_Array1OfDatumReference & | Array1 () const |
| StepDimTol_Array1OfDatumReference & | ChangeArray1 () |
| StepDimTol_HArray1OfDatumReference::StepDimTol_HArray1OfDatumReference | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up | ||
| ) |
| StepDimTol_HArray1OfDatumReference::StepDimTol_HArray1OfDatumReference | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up, | ||
| const Handle< StepDimTol_DatumReference > & | V | ||
| ) |
| const StepDimTol_Array1OfDatumReference& StepDimTol_HArray1OfDatumReference::Array1 | ( | ) | const |
| StepDimTol_Array1OfDatumReference& StepDimTol_HArray1OfDatumReference::ChangeArray1 | ( | ) |
| Handle_StepDimTol_DatumReference& StepDimTol_HArray1OfDatumReference::ChangeValue | ( | const Standard_Integer | Index | ) |
| void StepDimTol_HArray1OfDatumReference::Init | ( | const Handle< StepDimTol_DatumReference > & | V | ) |
| Standard_Integer StepDimTol_HArray1OfDatumReference::Length | ( | ) | const |
| Standard_Integer StepDimTol_HArray1OfDatumReference::Lower | ( | ) | const |
| void StepDimTol_HArray1OfDatumReference::SetValue | ( | const Standard_Integer | Index, |
| const Handle< StepDimTol_DatumReference > & | Value | ||
| ) |
| Standard_Integer StepDimTol_HArray1OfDatumReference::Upper | ( | ) | const |
| const Handle_StepDimTol_DatumReference& StepDimTol_HArray1OfDatumReference::Value | ( | const Standard_Integer | Index | ) | const |
1.7.4