|
pid
|
header for common definitions of the loops library More...
#include <cstdint>#include <string>#include <variant>

Go to the source code of this file.
Classes | |
| struct | pid::loops::LoopLifeCycleNotification |
| struct | pid::loops::EventNotification |
| struct | pid::loops::LoopTimingConfiguration |
| struct | pid::loops::LoopSynchroConfiguration |
Namespaces | |
| pid | |
| root namespace for pid packages. | |
| pid::loops | |
Typedefs | |
| using | pid::loops::LoopMessage = std::variant< EventNotification, LoopLifeCycleCommand, LoopLifeCycleNotification, LoopTimingConfiguration, LoopSynchroConfiguration > |
Functions | |
| std::string | pid::loops::to_string (LoopLifeCycleCommand command) |
| std::string | pid::loops::to_string (LoopLifeCycle life_cycle) |
| std::string | pid::loops::to_string (LifeCycleManagement life_cycle) |
header for common definitions of the loops library
1.8.17