|
Open CASCADE Technology
6.5.4
|
#include <Expr_SequenceOfGeneralExpression.hxx>

| const Expr_SequenceOfGeneralExpression& Expr_SequenceOfGeneralExpression::Assign | ( | const Expr_SequenceOfGeneralExpression & | Other | ) |
| Handle_Expr_GeneralExpression& Expr_SequenceOfGeneralExpression::ChangeValue | ( | const Standard_Integer | Index | ) |
| const Handle_Expr_GeneralExpression& Expr_SequenceOfGeneralExpression::First | ( | ) | const |
| void Expr_SequenceOfGeneralExpression::InsertAfter | ( | const Standard_Integer | Index, |
| const Handle< Expr_GeneralExpression > & | T | ||
| ) |
| void Expr_SequenceOfGeneralExpression::InsertAfter | ( | const Standard_Integer | Index, |
| Expr_SequenceOfGeneralExpression & | S | ||
| ) |
| void Expr_SequenceOfGeneralExpression::InsertBefore | ( | const Standard_Integer | Index, |
| const Handle< Expr_GeneralExpression > & | T | ||
| ) |
| void Expr_SequenceOfGeneralExpression::InsertBefore | ( | const Standard_Integer | Index, |
| Expr_SequenceOfGeneralExpression & | S | ||
| ) |
| const Handle_Expr_GeneralExpression& Expr_SequenceOfGeneralExpression::Last | ( | ) | const |
| const Handle_Expr_GeneralExpression& Expr_SequenceOfGeneralExpression::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| Handle_Expr_GeneralExpression& Expr_SequenceOfGeneralExpression::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const Expr_SequenceOfGeneralExpression& Expr_SequenceOfGeneralExpression::operator= | ( | const Expr_SequenceOfGeneralExpression & | Other | ) | [inline] |
| void Expr_SequenceOfGeneralExpression::Remove | ( | const Standard_Integer | FromIndex, |
| const Standard_Integer | ToIndex | ||
| ) |
| void Expr_SequenceOfGeneralExpression::SetValue | ( | const Standard_Integer | Index, |
| const Handle< Expr_GeneralExpression > & | I | ||
| ) |
| void Expr_SequenceOfGeneralExpression::Split | ( | const Standard_Integer | Index, |
| Expr_SequenceOfGeneralExpression & | Sub | ||
| ) |
| const Handle_Expr_GeneralExpression& Expr_SequenceOfGeneralExpression::Value | ( | const Standard_Integer | Index | ) | const |
1.8.0