Open CASCADE Technology
6.5.4
|
#include <IGESAppli_Array1OfFiniteElement.hxx>
DEFINE_STANDARD_ALLOC 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 | ||
) |
const IGESAppli_Array1OfFiniteElement& IGESAppli_Array1OfFiniteElement::Assign | ( | const IGESAppli_Array1OfFiniteElement & | Other | ) |
Handle_IGESAppli_FiniteElement& IGESAppli_Array1OfFiniteElement::ChangeValue | ( | const Standard_Integer | Index | ) |
const Handle_IGESAppli_FiniteElement& IGESAppli_Array1OfFiniteElement::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
Handle_IGESAppli_FiniteElement& IGESAppli_Array1OfFiniteElement::operator() | ( | const Standard_Integer | Index | ) | [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 | ||
) |
const Handle_IGESAppli_FiniteElement& IGESAppli_Array1OfFiniteElement::Value | ( | const Standard_Integer | Index | ) | const |