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