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

#include <AdvApp2Var_SequenceOfNode.hxx>

Inheritance diagram for AdvApp2Var_SequenceOfNode:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC AdvApp2Var_SequenceOfNode ()
void Clear ()
 ~AdvApp2Var_SequenceOfNode ()
const AdvApp2Var_SequenceOfNodeAssign (const AdvApp2Var_SequenceOfNode &Other)
const AdvApp2Var_SequenceOfNodeoperator= (const AdvApp2Var_SequenceOfNode &Other)
void Append (const AdvApp2Var_Node &T)
void Append (AdvApp2Var_SequenceOfNode &S)
void Prepend (const AdvApp2Var_Node &T)
void Prepend (AdvApp2Var_SequenceOfNode &S)
void InsertBefore (const Standard_Integer Index, const AdvApp2Var_Node &T)
void InsertBefore (const Standard_Integer Index, AdvApp2Var_SequenceOfNode &S)
void InsertAfter (const Standard_Integer Index, const AdvApp2Var_Node &T)
void InsertAfter (const Standard_Integer Index, AdvApp2Var_SequenceOfNode &S)
const AdvApp2Var_NodeFirst () const
const AdvApp2Var_NodeLast () const
void Split (const Standard_Integer Index, AdvApp2Var_SequenceOfNode &Sub)
const AdvApp2Var_NodeValue (const Standard_Integer Index) const
const AdvApp2Var_Nodeoperator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const AdvApp2Var_Node &I)
AdvApp2Var_NodeChangeValue (const Standard_Integer Index)
AdvApp2Var_Nodeoperator() (const Standard_Integer Index)
void Remove (const Standard_Integer Index)
void Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex)

Constructor & Destructor Documentation


Member Function Documentation

const AdvApp2Var_Node& AdvApp2Var_SequenceOfNode::operator() ( const Standard_Integer  Index) const [inline]
AdvApp2Var_Node& AdvApp2Var_SequenceOfNode::operator() ( const Standard_Integer  Index) [inline]
const AdvApp2Var_SequenceOfNode& AdvApp2Var_SequenceOfNode::operator= ( const AdvApp2Var_SequenceOfNode Other) [inline]

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