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