Open CASCADE Technology
6.9.0
|
#include <StepRepr_Array1OfPropertyDefinitionRepresentation.hxx>
StepRepr_Array1OfPropertyDefinitionRepresentation::StepRepr_Array1OfPropertyDefinitionRepresentation | ( | const Standard_Integer | Low, |
const Standard_Integer | Up | ||
) |
StepRepr_Array1OfPropertyDefinitionRepresentation::StepRepr_Array1OfPropertyDefinitionRepresentation | ( | const Handle< StepRepr_PropertyDefinitionRepresentation > & | Item, |
const Standard_Integer | Low, | ||
const Standard_Integer | Up | ||
) |
|
inline |
const StepRepr_Array1OfPropertyDefinitionRepresentation& StepRepr_Array1OfPropertyDefinitionRepresentation::Assign | ( | const StepRepr_Array1OfPropertyDefinitionRepresentation & | Other | ) |
Handle< StepRepr_PropertyDefinitionRepresentation >& StepRepr_Array1OfPropertyDefinitionRepresentation::ChangeValue | ( | const Standard_Integer | Index | ) |
void StepRepr_Array1OfPropertyDefinitionRepresentation::Destroy | ( | ) |
void StepRepr_Array1OfPropertyDefinitionRepresentation::Init | ( | const Handle< StepRepr_PropertyDefinitionRepresentation > & | V | ) |
Standard_Boolean StepRepr_Array1OfPropertyDefinitionRepresentation::IsAllocated | ( | ) | const |
Standard_Integer StepRepr_Array1OfPropertyDefinitionRepresentation::Length | ( | ) | const |
Standard_Integer StepRepr_Array1OfPropertyDefinitionRepresentation::Lower | ( | ) | const |
|
inline |
|
inline |
|
inline |
void StepRepr_Array1OfPropertyDefinitionRepresentation::SetValue | ( | const Standard_Integer | Index, |
const Handle< StepRepr_PropertyDefinitionRepresentation > & | Value | ||
) |
Standard_Integer StepRepr_Array1OfPropertyDefinitionRepresentation::Upper | ( | ) | const |
const Handle< StepRepr_PropertyDefinitionRepresentation >& StepRepr_Array1OfPropertyDefinitionRepresentation::Value | ( | const Standard_Integer | Index | ) | const |