TSignalConnectItem Class

Header: Dew.Signal/SignalTools.h · Cross-compiler
tObjectTMtxCollectionItemTMtxConnectItemTSignalConnectItem

class TSignalConnectItem : public TMtxConnectItem;

Item class that enables connectivity of components.

Item class that enables connectivity of signal processing components.

Constructors

NameDescription
TSignalConnectItem (2)

Properties

NameTypeDescription
CollectionTMtxCollection*
DirtyboolUsed internally to signal new data.
Indexint
InputTAnalysis*To connect the component as input assign it to this property.
OnInputUpdatedtNotifyEventThe event will be called when the Input is Updated.
OwnertObject*

Methods

NameDescription
Assign
CustomEvent
ResetSet Input to nil.
SetOwner
UpdateReference