#include <plugin_manager_status.hpp>
|
| static constexpr const char *const | not_created = "not created" |
| |
| static constexpr const char *const | running = "running" |
| |
| static constexpr const char *const | stopped = "stopped" |
| |
Definition at line 19 of file plugin_manager_status.hpp.
◆ not_created
| constexpr const char* const plugin_manager_status_defines::not_created = "not created" |
|
staticconstexpr |
◆ running
| constexpr const char* const plugin_manager_status_defines::running = "running" |
|
staticconstexpr |
◆ stopped
| constexpr const char* const plugin_manager_status_defines::stopped = "stopped" |
|
staticconstexpr |
The documentation for this struct was generated from the following file: