|
Open CASCADE Technology 6.5.2
|
#include <StepElement_Array1OfMeasureOrUnspecifiedValue.hxx>
| StepElement_Array1OfMeasureOrUnspecifiedValue::StepElement_Array1OfMeasureOrUnspecifiedValue | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up | ||
| ) |
| StepElement_Array1OfMeasureOrUnspecifiedValue::StepElement_Array1OfMeasureOrUnspecifiedValue | ( | const StepElement_MeasureOrUnspecifiedValue & | Item, |
| const Standard_Integer | Low, | ||
| const Standard_Integer | Up | ||
| ) |
| StepElement_Array1OfMeasureOrUnspecifiedValue::~StepElement_Array1OfMeasureOrUnspecifiedValue | ( | ) | [inline] |
| const StepElement_Array1OfMeasureOrUnspecifiedValue& StepElement_Array1OfMeasureOrUnspecifiedValue::Assign | ( | const StepElement_Array1OfMeasureOrUnspecifiedValue & | Other | ) |
| StepElement_MeasureOrUnspecifiedValue& StepElement_Array1OfMeasureOrUnspecifiedValue::ChangeValue | ( | const Standard_Integer | Index | ) |
| void StepElement_Array1OfMeasureOrUnspecifiedValue::Destroy | ( | ) |
| void StepElement_Array1OfMeasureOrUnspecifiedValue::Init | ( | const StepElement_MeasureOrUnspecifiedValue & | V | ) |
| Standard_Boolean StepElement_Array1OfMeasureOrUnspecifiedValue::IsAllocated | ( | ) | const |
| Standard_Integer StepElement_Array1OfMeasureOrUnspecifiedValue::Length | ( | ) | const |
| Standard_Integer StepElement_Array1OfMeasureOrUnspecifiedValue::Lower | ( | ) | const |
| void StepElement_Array1OfMeasureOrUnspecifiedValue::operator delete | ( | void * | anAddress | ) | [inline] |
| void* StepElement_Array1OfMeasureOrUnspecifiedValue::operator new | ( | size_t | size | ) | [inline] |
| void* StepElement_Array1OfMeasureOrUnspecifiedValue::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| StepElement_MeasureOrUnspecifiedValue& StepElement_Array1OfMeasureOrUnspecifiedValue::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const StepElement_MeasureOrUnspecifiedValue& StepElement_Array1OfMeasureOrUnspecifiedValue::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| const StepElement_Array1OfMeasureOrUnspecifiedValue& StepElement_Array1OfMeasureOrUnspecifiedValue::operator= | ( | const StepElement_Array1OfMeasureOrUnspecifiedValue & | Other | ) | [inline] |
| void StepElement_Array1OfMeasureOrUnspecifiedValue::SetValue | ( | const Standard_Integer | Index, |
| const StepElement_MeasureOrUnspecifiedValue & | Value | ||
| ) |
| Standard_Integer StepElement_Array1OfMeasureOrUnspecifiedValue::Upper | ( | ) | const |
| const StepElement_MeasureOrUnspecifiedValue& StepElement_Array1OfMeasureOrUnspecifiedValue::Value | ( | const Standard_Integer | Index | ) | const |
1.7.4