#include <Expr_SequenceOfGeneralExpression.hxx>
Inheritance diagram for Expr_SequenceOfGeneralExpression:

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Expr_SequenceOfGeneralExpression () | |
| Standard_EXPORT void | Clear () |
| ~Expr_SequenceOfGeneralExpression () | |
| Standard_EXPORT const Expr_SequenceOfGeneralExpression & | Assign (const Expr_SequenceOfGeneralExpression &Other) |
| const Expr_SequenceOfGeneralExpression & | operator= (const Expr_SequenceOfGeneralExpression &Other) |
| Standard_EXPORT void | Append (const Handle(Expr_GeneralExpression)&T) |
| void | Append (Expr_SequenceOfGeneralExpression &S) |
| Standard_EXPORT void | Prepend (const Handle(Expr_GeneralExpression)&T) |
| void | Prepend (Expr_SequenceOfGeneralExpression &S) |
| void | InsertBefore (const Standard_Integer Index, const Handle(Expr_GeneralExpression)&T) |
| void | InsertBefore (const Standard_Integer Index, Expr_SequenceOfGeneralExpression &S) |
| Standard_EXPORT void | InsertAfter (const Standard_Integer Index, const Handle(Expr_GeneralExpression)&T) |
| void | InsertAfter (const Standard_Integer Index, Expr_SequenceOfGeneralExpression &S) |
| Standard_EXPORT const Handle_Expr_GeneralExpression & | First () const |
| Standard_EXPORT const Handle_Expr_GeneralExpression & | Last () const |
| void | Split (const Standard_Integer Index, Expr_SequenceOfGeneralExpression &Sub) |
| Standard_EXPORT const Handle_Expr_GeneralExpression & | Value (const Standard_Integer Index) const |
| const Handle_Expr_GeneralExpression & | operator() (const Standard_Integer Index) const |
| Standard_EXPORT void | SetValue (const Standard_Integer Index, const Handle(Expr_GeneralExpression)&I) |
| Standard_EXPORT Handle_Expr_GeneralExpression & | ChangeValue (const Standard_Integer Index) |
| Handle_Expr_GeneralExpression & | operator() (const Standard_Integer Index) |
| Standard_EXPORT void | Remove (const Standard_Integer Index) |
| Standard_EXPORT void | Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex) |
Private Member Functions | |
| Standard_EXPORT | Expr_SequenceOfGeneralExpression (const Expr_SequenceOfGeneralExpression &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
Reimplemented from TCollection_BaseSequence. |
|
|
Reimplemented from TCollection_BaseSequence. |
|
||||||||||||
|
Reimplemented from TCollection_BaseSequence. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
1.4.1