Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
IGESAppli_Array1OfNode Class Reference

#include <IGESAppli_Array1OfNode.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC 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


Member Function Documentation

Handle_IGESAppli_Node& IGESAppli_Array1OfNode::ChangeValue ( const Standard_Integer  Index)
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]
const Handle_IGESAppli_Node& IGESAppli_Array1OfNode::Value ( const Standard_Integer  Index) const

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