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

#include <ExprIntrp_SequenceOfNamedFunction.hxx>

Inheritance diagram for ExprIntrp_SequenceOfNamedFunction:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC 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


Member Function Documentation

const Handle_Expr_NamedFunction& ExprIntrp_SequenceOfNamedFunction::First ( ) const
const Handle_Expr_NamedFunction& ExprIntrp_SequenceOfNamedFunction::Last ( ) const
const Handle_Expr_NamedFunction& ExprIntrp_SequenceOfNamedFunction::operator() ( const Standard_Integer  Index) const [inline]
Handle_Expr_NamedFunction& ExprIntrp_SequenceOfNamedFunction::operator() ( const Standard_Integer  Index) [inline]
const ExprIntrp_SequenceOfNamedFunction& ExprIntrp_SequenceOfNamedFunction::operator= ( const ExprIntrp_SequenceOfNamedFunction Other) [inline]
const Handle_Expr_NamedFunction& ExprIntrp_SequenceOfNamedFunction::Value ( const Standard_Integer  Index) const

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