Open CASCADE Technology 6.6.0
|
#include <ExprIntrp_SequenceOfNamedFunction.hxx>
ExprIntrp_SequenceOfNamedFunction::ExprIntrp_SequenceOfNamedFunction | ( | ) |
ExprIntrp_SequenceOfNamedFunction::~ExprIntrp_SequenceOfNamedFunction | ( | ) | [inline] |
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 |