#include <PoolDeleteFlag.hpp>
|
static constexpr auto | from_string (std::string_view sv) |
|
|
static constexpr auto | NORMAL = Underlying::NORMAL |
|
static constexpr auto | ZEROED = Underlying::ZEROED |
|
|
static constexpr std::array | values = {"zeroed"} |
|
static constexpr auto virt::StoragePool::DeleteFlag::from_string |
( |
std::string_view |
sv | ) |
|
|
inlinestatic |
constexpr auto virt::StoragePool::DeleteFlag::NORMAL = Underlying::NORMAL |
|
static |
constexpr std::array virt::StoragePool::DeleteFlag::values = {"zeroed"} |
|
staticprotected |
constexpr auto virt::StoragePool::DeleteFlag::ZEROED = Underlying::ZEROED |
|
static |
The documentation for this class was generated from the following file: