Definition in file Trigger.H.
Go to the source code of this file.
Namespaces | |
namespace | WURDE |
Classes | |
class | Trigger |
Triggers provide general purpose execution rate control. More... | |
class | Callback |
The Callback object is just a trigger that, when activated, runs a function. More... | |
Enumerations | |
enum | TriggerType { TRIGGER_TIMED, TRIGGER_DATA_AND, TRIGGER_DATA_OR } |
Enumerated type to describe the type of trigger. More... |