class TFuncSignalList : public TStreamedList;
Holds expresion definition.
The list holds the formula to be computed in postfix notation. (HP calculator style). The elements of the list are owned by the list.
Constructors
| Name | Description |
|---|---|
| TFuncSignalList (2) |
Methods
| Name | Description |
|---|---|
| Add | Add a new formula item definition and allocate the record internally. |
| ClearPointers | |
| GetItems | |
| Item | |
| LoadFromStream | Load the list from stream. |
| SaveToStream | Save the list to stream. |
| SetItems | |
| Update |
Operators
| Name | Description |
|---|---|
| operator[] |