#include <DestroyFlag.hpp>
|
static constexpr auto | from_string (std::string_view sv) |
|
|
static constexpr auto | DEFAULT = Underlying::DEFAULT |
|
static constexpr auto | GRACEFUL = Underlying::GRACEFUL |
|
|
static constexpr std::array | values = {"graceful"} |
|
static constexpr auto virt::enums::domain::DestroyFlag::from_string |
( |
std::string_view |
sv | ) |
|
|
inlinestatic |
constexpr auto virt::enums::domain::DestroyFlag::DEFAULT = Underlying::DEFAULT |
|
static |
constexpr auto virt::enums::domain::DestroyFlag::GRACEFUL = Underlying::GRACEFUL |
|
static |
constexpr std::array virt::enums::domain::DestroyFlag::values = {"graceful"} |
|
staticprotected |
The documentation for this class was generated from the following file: