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

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| ExprIntrp_SequenceOfNamedFunction () | |
| Standard_EXPORT void | Clear () |
| ~ExprIntrp_SequenceOfNamedFunction () | |
| Standard_EXPORT const ExprIntrp_SequenceOfNamedFunction & | Assign (const ExprIntrp_SequenceOfNamedFunction &Other) |
| const ExprIntrp_SequenceOfNamedFunction & | operator= (const ExprIntrp_SequenceOfNamedFunction &Other) |
| Standard_EXPORT void | Append (const Handle(Expr_NamedFunction)&T) |
| void | Append (ExprIntrp_SequenceOfNamedFunction &S) |
| Standard_EXPORT void | Prepend (const Handle(Expr_NamedFunction)&T) |
| void | Prepend (ExprIntrp_SequenceOfNamedFunction &S) |
| void | InsertBefore (const Standard_Integer Index, const Handle(Expr_NamedFunction)&T) |
| void | InsertBefore (const Standard_Integer Index, ExprIntrp_SequenceOfNamedFunction &S) |
| Standard_EXPORT void | InsertAfter (const Standard_Integer Index, const Handle(Expr_NamedFunction)&T) |
| void | InsertAfter (const Standard_Integer Index, ExprIntrp_SequenceOfNamedFunction &S) |
| Standard_EXPORT const Handle_Expr_NamedFunction & | First () const |
| Standard_EXPORT const Handle_Expr_NamedFunction & | Last () const |
| void | Split (const Standard_Integer Index, ExprIntrp_SequenceOfNamedFunction &Sub) |
| Standard_EXPORT const Handle_Expr_NamedFunction & | Value (const Standard_Integer Index) const |
| const Handle_Expr_NamedFunction & | operator() (const Standard_Integer Index) const |
| Standard_EXPORT void | SetValue (const Standard_Integer Index, const Handle(Expr_NamedFunction)&I) |
| Standard_EXPORT Handle_Expr_NamedFunction & | ChangeValue (const Standard_Integer Index) |
| Handle_Expr_NamedFunction & | 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 | ExprIntrp_SequenceOfNamedFunction (const ExprIntrp_SequenceOfNamedFunction &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
Reimplemented from TCollection_BaseSequence. |
|
|
Reimplemented from TCollection_BaseSequence. |
|
||||||||||||
|
Reimplemented from TCollection_BaseSequence. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
1.4.1