#include <AppRuntime.hpp>
|
| static constexpr auto | NAME = "board is online"sv |
Definition at line 40 of file AppRuntime.hpp.
◆ BoardOnlineStatus()
| BoardOnlineStatus::BoardOnlineStatus |
( |
const std::string_view | name | ) |
|
|
inlineexplicit |
◆ operator==()
◆ to_string()
| auto BoardOnlineStatus::to_string |
( |
| ) |
const -> std::string |
|
inlinenodiscardnoexcept |
◆ NAME
| auto BoardOnlineStatus::NAME = "board is online"sv |
|
staticconstexpr |
◆ online
| bool BoardOnlineStatus::online {} |
The documentation for this struct was generated from the following file: