#include <ModificationImpactFlag.hpp>
|
static constexpr auto | from_string (std::string_view sv) |
|
|
static constexpr auto | CURRENT = Underlying::CURRENT |
|
static constexpr auto | LIVE = Underlying::LIVE |
|
static constexpr auto | CONFIG = Underlying::CONFIG |
|
|
static constexpr std::array | values = {"live", "config"} |
|
static constexpr auto virt::enums::domain::ModificationImpactFlag::from_string |
( |
std::string_view |
sv | ) |
|
|
inlinestatic |
constexpr auto virt::enums::domain::ModificationImpactFlag::CONFIG = Underlying::CONFIG |
|
static |
constexpr auto virt::enums::domain::ModificationImpactFlag::CURRENT = Underlying::CURRENT |
|
static |
constexpr auto virt::enums::domain::ModificationImpactFlag::LIVE = Underlying::LIVE |
|
static |
constexpr std::array virt::enums::domain::ModificationImpactFlag::values = {"live", "config"} |
|
staticprotected |
The documentation for this class was generated from the following file: