Classes | |
| class | xronos::sdk::BaseReaction::MetricEffect |
| Allows a reaction to record values using a given Metric. More... | |
| class | xronos::sdk::BaseReaction::PortEffect< T > |
| Allows a reaction to write data to a given port. More... | |
| class | xronos::sdk::BaseReaction::ProgrammableTimerEffect< T > |
| Allows a reaction to schedule future events using a ProgrammableTimer. More... | |
| class | xronos::sdk::BaseReaction::ShutdownEffect |
| Allows a reaction to terminate the program. More... | |