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