Overload List
| # | Signature | Description |
|---|---|---|
| 1 | void Add(); | Add another TSignalRead item to the List. |
| 2 | void Add(TMtxComponent *MtxComponent); |
Overload 1: void Add();
Add another TSignalRead item to the List.
Declared in Dew::Signal::TSignalReadList · Dew.Signal/FileSignal.h · Cross-compiler
Overload 2: void Add(TMtxComponent *MtxComponent);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | MtxComponent | TMtxComponent * |
Declared in Dew::Signal::TAnalysisList · Dew.Signal/SignalTools.h · Cross-compiler