TFuncSignalList Class

Header: Dew.Signal/SignalProcessing.h · Cross-compiler
tObjecttListtObjectListTStreamedListTFuncSignalList

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

NameDescription
TFuncSignalList (2)

Methods

NameDescription
AddAdd a new formula item definition and allocate the record internally.
ClearPointers
GetItems
Item
LoadFromStreamLoad the list from stream.
SaveToStreamSave the list to stream.
SetItems
Update

Operators

NameDescription
operator[]