Open CASCADE Technology  6.9.0
Public Member Functions

IGESAppli_Array1OfNode Class Reference

#include <IGESAppli_Array1OfNode.hxx>

Public Member Functions

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

Constructor & Destructor Documentation

IGESAppli_Array1OfNode::IGESAppli_Array1OfNode ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
IGESAppli_Array1OfNode::IGESAppli_Array1OfNode ( const Handle< IGESAppli_Node > &  Item,
const Standard_Integer  Low,
const Standard_Integer  Up 
)
IGESAppli_Array1OfNode::~IGESAppli_Array1OfNode ( )
inline

Member Function Documentation

const IGESAppli_Array1OfNode& IGESAppli_Array1OfNode::Assign ( const IGESAppli_Array1OfNode Other)
Handle< IGESAppli_Node >& IGESAppli_Array1OfNode::ChangeValue ( const Standard_Integer  Index)
void IGESAppli_Array1OfNode::Destroy ( )
void IGESAppli_Array1OfNode::Init ( const Handle< IGESAppli_Node > &  V)
Standard_Boolean IGESAppli_Array1OfNode::IsAllocated ( ) const
Standard_Integer IGESAppli_Array1OfNode::Length ( ) const
Standard_Integer IGESAppli_Array1OfNode::Lower ( ) const
const Handle< IGESAppli_Node >& IGESAppli_Array1OfNode::operator() ( const Standard_Integer  Index) const
inline
Handle< IGESAppli_Node >& IGESAppli_Array1OfNode::operator() ( const Standard_Integer  Index)
inline
const IGESAppli_Array1OfNode& IGESAppli_Array1OfNode::operator= ( const IGESAppli_Array1OfNode Other)
inline
void IGESAppli_Array1OfNode::SetValue ( const Standard_Integer  Index,
const Handle< IGESAppli_Node > &  Value 
)
Standard_Integer IGESAppli_Array1OfNode::Upper ( ) const
const Handle< IGESAppli_Node >& IGESAppli_Array1OfNode::Value ( const Standard_Integer  Index) const

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