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

| Expr_SequenceOfGeneralRelation::Expr_SequenceOfGeneralRelation | ( | ) |
| Expr_SequenceOfGeneralRelation::~Expr_SequenceOfGeneralRelation | ( | ) | [inline] |
| void Expr_SequenceOfGeneralRelation::Append | ( | const Handle< Expr_GeneralRelation > & | T | ) |
| void Expr_SequenceOfGeneralRelation::Append | ( | Expr_SequenceOfGeneralRelation & | S | ) |
| const Expr_SequenceOfGeneralRelation& Expr_SequenceOfGeneralRelation::Assign | ( | const Expr_SequenceOfGeneralRelation & | Other | ) |
| Handle_Expr_GeneralRelation& Expr_SequenceOfGeneralRelation::ChangeValue | ( | const Standard_Integer | Index | ) |
| void Expr_SequenceOfGeneralRelation::Clear | ( | ) |
| const Handle_Expr_GeneralRelation& Expr_SequenceOfGeneralRelation::First | ( | ) | const |
| void Expr_SequenceOfGeneralRelation::InsertAfter | ( | const Standard_Integer | Index, |
| const Handle< Expr_GeneralRelation > & | T | ||
| ) |
| void Expr_SequenceOfGeneralRelation::InsertAfter | ( | const Standard_Integer | Index, |
| Expr_SequenceOfGeneralRelation & | S | ||
| ) |
| void Expr_SequenceOfGeneralRelation::InsertBefore | ( | const Standard_Integer | Index, |
| const Handle< Expr_GeneralRelation > & | T | ||
| ) |
| void Expr_SequenceOfGeneralRelation::InsertBefore | ( | const Standard_Integer | Index, |
| Expr_SequenceOfGeneralRelation & | S | ||
| ) |
| const Handle_Expr_GeneralRelation& Expr_SequenceOfGeneralRelation::Last | ( | ) | const |
| void Expr_SequenceOfGeneralRelation::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| void* Expr_SequenceOfGeneralRelation::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| void* Expr_SequenceOfGeneralRelation::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| Handle_Expr_GeneralRelation& Expr_SequenceOfGeneralRelation::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const Handle_Expr_GeneralRelation& Expr_SequenceOfGeneralRelation::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| const Expr_SequenceOfGeneralRelation& Expr_SequenceOfGeneralRelation::operator= | ( | const Expr_SequenceOfGeneralRelation & | Other | ) | [inline] |
| void Expr_SequenceOfGeneralRelation::Prepend | ( | Expr_SequenceOfGeneralRelation & | S | ) |
| void Expr_SequenceOfGeneralRelation::Prepend | ( | const Handle< Expr_GeneralRelation > & | T | ) |
| void Expr_SequenceOfGeneralRelation::Remove | ( | const Standard_Integer | FromIndex, |
| const Standard_Integer | ToIndex | ||
| ) |
| void Expr_SequenceOfGeneralRelation::Remove | ( | const Standard_Integer | Index | ) |
| void Expr_SequenceOfGeneralRelation::SetValue | ( | const Standard_Integer | Index, |
| const Handle< Expr_GeneralRelation > & | I | ||
| ) |
| void Expr_SequenceOfGeneralRelation::Split | ( | const Standard_Integer | Index, |
| Expr_SequenceOfGeneralRelation & | Sub | ||
| ) |
| const Handle_Expr_GeneralRelation& Expr_SequenceOfGeneralRelation::Value | ( | const Standard_Integer | Index | ) | const |
1.7.4