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

| Expr_SequenceOfGeneralExpression::Expr_SequenceOfGeneralExpression | ( | ) |
| Expr_SequenceOfGeneralExpression::~Expr_SequenceOfGeneralExpression | ( | ) | [inline] |
| void Expr_SequenceOfGeneralExpression::Append | ( | const Handle< Expr_GeneralExpression > & | T | ) |
| void Expr_SequenceOfGeneralExpression::Append | ( | Expr_SequenceOfGeneralExpression & | S | ) |
| const Expr_SequenceOfGeneralExpression& Expr_SequenceOfGeneralExpression::Assign | ( | const Expr_SequenceOfGeneralExpression & | Other | ) |
| Handle_Expr_GeneralExpression& Expr_SequenceOfGeneralExpression::ChangeValue | ( | const Standard_Integer | Index | ) |
| void Expr_SequenceOfGeneralExpression::Clear | ( | ) |
| 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 |
| void Expr_SequenceOfGeneralExpression::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| void* Expr_SequenceOfGeneralExpression::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| void* Expr_SequenceOfGeneralExpression::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| Handle_Expr_GeneralExpression& Expr_SequenceOfGeneralExpression::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const Handle_Expr_GeneralExpression& Expr_SequenceOfGeneralExpression::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| const Expr_SequenceOfGeneralExpression& Expr_SequenceOfGeneralExpression::operator= | ( | const Expr_SequenceOfGeneralExpression & | Other | ) | [inline] |
| void Expr_SequenceOfGeneralExpression::Prepend | ( | Expr_SequenceOfGeneralExpression & | S | ) |
| void Expr_SequenceOfGeneralExpression::Prepend | ( | const Handle< Expr_GeneralExpression > & | T | ) |
| void Expr_SequenceOfGeneralExpression::Remove | ( | const Standard_Integer | FromIndex, |
| const Standard_Integer | ToIndex | ||
| ) |
| void Expr_SequenceOfGeneralExpression::Remove | ( | const Standard_Integer | Index | ) |
| 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.7.4