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