Open CASCADE Technology
6.5.4
|
#include <StepFEA_Array1OfElementRepresentation.hxx>
DEFINE_STANDARD_ALLOC StepFEA_Array1OfElementRepresentation::StepFEA_Array1OfElementRepresentation | ( | const Standard_Integer | Low, |
const Standard_Integer | Up | ||
) |
StepFEA_Array1OfElementRepresentation::StepFEA_Array1OfElementRepresentation | ( | const Handle< StepFEA_ElementRepresentation > & | Item, |
const Standard_Integer | Low, | ||
const Standard_Integer | Up | ||
) |
const StepFEA_Array1OfElementRepresentation& StepFEA_Array1OfElementRepresentation::Assign | ( | const StepFEA_Array1OfElementRepresentation & | Other | ) |
Handle_StepFEA_ElementRepresentation& StepFEA_Array1OfElementRepresentation::ChangeValue | ( | const Standard_Integer | Index | ) |
void StepFEA_Array1OfElementRepresentation::Init | ( | const Handle< StepFEA_ElementRepresentation > & | V | ) |
const Handle_StepFEA_ElementRepresentation& StepFEA_Array1OfElementRepresentation::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
Handle_StepFEA_ElementRepresentation& StepFEA_Array1OfElementRepresentation::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const StepFEA_Array1OfElementRepresentation& StepFEA_Array1OfElementRepresentation::operator= | ( | const StepFEA_Array1OfElementRepresentation & | Other | ) | [inline] |
void StepFEA_Array1OfElementRepresentation::SetValue | ( | const Standard_Integer | Index, |
const Handle< StepFEA_ElementRepresentation > & | Value | ||
) |
const Handle_StepFEA_ElementRepresentation& StepFEA_Array1OfElementRepresentation::Value | ( | const Standard_Integer | Index | ) | const |