|
Open CASCADE Technology 6.5.2
|
#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 | ||
| ) |
| IGESAppli_Array1OfFiniteElement::~IGESAppli_Array1OfFiniteElement | ( | ) | [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 |
| void IGESAppli_Array1OfFiniteElement::operator delete | ( | void * | anAddress | ) | [inline] |
| void* IGESAppli_Array1OfFiniteElement::operator new | ( | size_t | size | ) | [inline] |
| void* IGESAppli_Array1OfFiniteElement::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| Handle_IGESAppli_FiniteElement& IGESAppli_Array1OfFiniteElement::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const Handle_IGESAppli_FiniteElement& IGESAppli_Array1OfFiniteElement::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| const IGESAppli_Array1OfFiniteElement& IGESAppli_Array1OfFiniteElement::operator= | ( | const IGESAppli_Array1OfFiniteElement & | Other | ) | [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.7.4