Open CASCADE Technology 6.6.0
Public Member Functions
ExprIntrp_SequenceOfNamedFunction Class Reference

#include <ExprIntrp_SequenceOfNamedFunction.hxx>

Inheritance diagram for ExprIntrp_SequenceOfNamedFunction:
Inheritance graph
[legend]

Public Member Functions

 ExprIntrp_SequenceOfNamedFunction ()
void Clear ()
 ~ExprIntrp_SequenceOfNamedFunction ()
const
ExprIntrp_SequenceOfNamedFunction
Assign (const ExprIntrp_SequenceOfNamedFunction &Other)
const
ExprIntrp_SequenceOfNamedFunction
operator= (const ExprIntrp_SequenceOfNamedFunction &Other)
void Append (const Handle< Expr_NamedFunction > &T)
void Append (ExprIntrp_SequenceOfNamedFunction &S)
void Prepend (const Handle< Expr_NamedFunction > &T)
void Prepend (ExprIntrp_SequenceOfNamedFunction &S)
void InsertBefore (const Standard_Integer Index, const Handle< Expr_NamedFunction > &T)
void InsertBefore (const Standard_Integer Index, ExprIntrp_SequenceOfNamedFunction &S)
void InsertAfter (const Standard_Integer Index, const Handle< Expr_NamedFunction > &T)
void InsertAfter (const Standard_Integer Index, ExprIntrp_SequenceOfNamedFunction &S)
const Handle_Expr_NamedFunction & First () const
const Handle_Expr_NamedFunction & Last () const
void Split (const Standard_Integer Index, ExprIntrp_SequenceOfNamedFunction &Sub)
const Handle_Expr_NamedFunction & Value (const Standard_Integer Index) const
const Handle_Expr_NamedFunction & operator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const Handle< Expr_NamedFunction > &I)
Handle_Expr_NamedFunction & ChangeValue (const Standard_Integer Index)
Handle_Expr_NamedFunction & operator() (const Standard_Integer Index)
void Remove (const Standard_Integer Index)
void Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex)

Constructor & Destructor Documentation

ExprIntrp_SequenceOfNamedFunction::ExprIntrp_SequenceOfNamedFunction ( )
ExprIntrp_SequenceOfNamedFunction::~ExprIntrp_SequenceOfNamedFunction ( ) [inline]

Member Function Documentation

void ExprIntrp_SequenceOfNamedFunction::Append ( const Handle< Expr_NamedFunction > &  T)
void ExprIntrp_SequenceOfNamedFunction::Append ( ExprIntrp_SequenceOfNamedFunction S)
const ExprIntrp_SequenceOfNamedFunction& ExprIntrp_SequenceOfNamedFunction::Assign ( const ExprIntrp_SequenceOfNamedFunction Other)
Handle_Expr_NamedFunction& ExprIntrp_SequenceOfNamedFunction::ChangeValue ( const Standard_Integer  Index)
void ExprIntrp_SequenceOfNamedFunction::Clear ( )
const Handle_Expr_NamedFunction& ExprIntrp_SequenceOfNamedFunction::First ( ) const
void ExprIntrp_SequenceOfNamedFunction::InsertAfter ( const Standard_Integer  Index,
const Handle< Expr_NamedFunction > &  T 
)
void ExprIntrp_SequenceOfNamedFunction::InsertAfter ( const Standard_Integer  Index,
ExprIntrp_SequenceOfNamedFunction S 
)
void ExprIntrp_SequenceOfNamedFunction::InsertBefore ( const Standard_Integer  Index,
const Handle< Expr_NamedFunction > &  T 
)
void ExprIntrp_SequenceOfNamedFunction::InsertBefore ( const Standard_Integer  Index,
ExprIntrp_SequenceOfNamedFunction S 
)
const Handle_Expr_NamedFunction& ExprIntrp_SequenceOfNamedFunction::Last ( ) const
Handle_Expr_NamedFunction& ExprIntrp_SequenceOfNamedFunction::operator() ( const Standard_Integer  Index) [inline]
const Handle_Expr_NamedFunction& ExprIntrp_SequenceOfNamedFunction::operator() ( const Standard_Integer  Index) const [inline]
const ExprIntrp_SequenceOfNamedFunction& ExprIntrp_SequenceOfNamedFunction::operator= ( const ExprIntrp_SequenceOfNamedFunction Other) [inline]
void ExprIntrp_SequenceOfNamedFunction::Prepend ( const Handle< Expr_NamedFunction > &  T)
void ExprIntrp_SequenceOfNamedFunction::Prepend ( ExprIntrp_SequenceOfNamedFunction S)
void ExprIntrp_SequenceOfNamedFunction::Remove ( const Standard_Integer  FromIndex,
const Standard_Integer  ToIndex 
)
void ExprIntrp_SequenceOfNamedFunction::Remove ( const Standard_Integer  Index)
void ExprIntrp_SequenceOfNamedFunction::SetValue ( const Standard_Integer  Index,
const Handle< Expr_NamedFunction > &  I 
)
void ExprIntrp_SequenceOfNamedFunction::Split ( const Standard_Integer  Index,
ExprIntrp_SequenceOfNamedFunction Sub 
)
const Handle_Expr_NamedFunction& ExprIntrp_SequenceOfNamedFunction::Value ( const Standard_Integer  Index) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines