Open CASCADE Technology
6.5.4
|
#include <StepRepr_HArray1OfPropertyDefinitionRepresentation.hxx>
Public Member Functions | |
StepRepr_HArray1OfPropertyDefinitionRepresentation (const Standard_Integer Low, const Standard_Integer Up) | |
StepRepr_HArray1OfPropertyDefinitionRepresentation (const Standard_Integer Low, const Standard_Integer Up, const Handle< StepRepr_PropertyDefinitionRepresentation > &V) | |
void | Init (const Handle< StepRepr_PropertyDefinitionRepresentation > &V) |
Standard_Integer | Length () const |
Standard_Integer | Lower () const |
Standard_Integer | Upper () const |
void | SetValue (const Standard_Integer Index, const Handle< StepRepr_PropertyDefinitionRepresentation > &Value) |
const Handle_StepRepr_PropertyDefinitionRepresentation & | Value (const Standard_Integer Index) const |
Handle_StepRepr_PropertyDefinitionRepresentation & | ChangeValue (const Standard_Integer Index) |
const StepRepr_Array1OfPropertyDefinitionRepresentation & | Array1 () const |
StepRepr_Array1OfPropertyDefinitionRepresentation & | ChangeArray1 () |
StepRepr_HArray1OfPropertyDefinitionRepresentation::StepRepr_HArray1OfPropertyDefinitionRepresentation | ( | const Standard_Integer | Low, |
const Standard_Integer | Up | ||
) |
const StepRepr_Array1OfPropertyDefinitionRepresentation& StepRepr_HArray1OfPropertyDefinitionRepresentation::Array1 | ( | ) | const |
StepRepr_Array1OfPropertyDefinitionRepresentation& StepRepr_HArray1OfPropertyDefinitionRepresentation::ChangeArray1 | ( | ) |
Handle_StepRepr_PropertyDefinitionRepresentation& StepRepr_HArray1OfPropertyDefinitionRepresentation::ChangeValue | ( | const Standard_Integer | Index | ) |
void StepRepr_HArray1OfPropertyDefinitionRepresentation::Init | ( | const Handle< StepRepr_PropertyDefinitionRepresentation > & | V | ) |
void StepRepr_HArray1OfPropertyDefinitionRepresentation::SetValue | ( | const Standard_Integer | Index, |
const Handle< StepRepr_PropertyDefinitionRepresentation > & | Value | ||
) |
const Handle_StepRepr_PropertyDefinitionRepresentation& StepRepr_HArray1OfPropertyDefinitionRepresentation::Value | ( | const Standard_Integer | Index | ) | const |