Open CASCADE Technology  6.9.0
Public Member Functions

IGESAppli_Array1OfFiniteElement Class Reference

#include <IGESAppli_Array1OfFiniteElement.hxx>

Public Member Functions

 IGESAppli_Array1OfFiniteElement (const Standard_Integer Low, const Standard_Integer Up)
 
 IGESAppli_Array1OfFiniteElement (const Handle< IGESAppli_FiniteElement > &Item, const Standard_Integer Low, const Standard_Integer Up)
 
void Init (const Handle< IGESAppli_FiniteElement > &V)
 
void Destroy ()
 
 ~IGESAppli_Array1OfFiniteElement ()
 
Standard_Boolean IsAllocated () const
 
const
IGESAppli_Array1OfFiniteElement
Assign (const IGESAppli_Array1OfFiniteElement &Other)
 
const
IGESAppli_Array1OfFiniteElement
operator= (const IGESAppli_Array1OfFiniteElement &Other)
 
Standard_Integer Length () const
 
Standard_Integer Lower () const
 
Standard_Integer Upper () const
 
void SetValue (const Standard_Integer Index, const Handle< IGESAppli_FiniteElement > &Value)
 
const Handle
< IGESAppli_FiniteElement > & 
Value (const Standard_Integer Index) const
 
const Handle
< IGESAppli_FiniteElement > & 
operator() (const Standard_Integer Index) const
 
Handle< IGESAppli_FiniteElement > & ChangeValue (const Standard_Integer Index)
 
Handle< IGESAppli_FiniteElement > & operator() (const Standard_Integer Index)
 

Constructor & Destructor Documentation

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

Member Function Documentation

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
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 
)
Standard_Integer IGESAppli_Array1OfFiniteElement::Upper ( ) const
const Handle< IGESAppli_FiniteElement >& IGESAppli_Array1OfFiniteElement::Value ( const Standard_Integer  Index) const

The documentation for this class was generated from the following file: