|
Open CASCADE Technology 6.5.2
|
#include <StepFEA_Array1OfElementRepresentation.hxx>
| 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 | ||
| ) |
| StepFEA_Array1OfElementRepresentation::~StepFEA_Array1OfElementRepresentation | ( | ) | [inline] |
| const StepFEA_Array1OfElementRepresentation& StepFEA_Array1OfElementRepresentation::Assign | ( | const StepFEA_Array1OfElementRepresentation & | Other | ) |
| Handle_StepFEA_ElementRepresentation& StepFEA_Array1OfElementRepresentation::ChangeValue | ( | const Standard_Integer | Index | ) |
| void StepFEA_Array1OfElementRepresentation::Destroy | ( | ) |
| void StepFEA_Array1OfElementRepresentation::Init | ( | const Handle< StepFEA_ElementRepresentation > & | V | ) |
| Standard_Boolean StepFEA_Array1OfElementRepresentation::IsAllocated | ( | ) | const |
| Standard_Integer StepFEA_Array1OfElementRepresentation::Length | ( | ) | const |
| Standard_Integer StepFEA_Array1OfElementRepresentation::Lower | ( | ) | const |
| void StepFEA_Array1OfElementRepresentation::operator delete | ( | void * | anAddress | ) | [inline] |
| void* StepFEA_Array1OfElementRepresentation::operator new | ( | size_t | size | ) | [inline] |
| void* StepFEA_Array1OfElementRepresentation::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| Handle_StepFEA_ElementRepresentation& StepFEA_Array1OfElementRepresentation::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const Handle_StepFEA_ElementRepresentation& StepFEA_Array1OfElementRepresentation::operator() | ( | const Standard_Integer | Index | ) | const [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 | ||
| ) |
| Standard_Integer StepFEA_Array1OfElementRepresentation::Upper | ( | ) | const |
| const Handle_StepFEA_ElementRepresentation& StepFEA_Array1OfElementRepresentation::Value | ( | const Standard_Integer | Index | ) | const |
1.7.4