#include <VolCreateFlag.hpp>
|
static constexpr auto | from_string (std::string_view sv) |
|
|
static constexpr auto | PREALLOC_METADATA = Underlying::PREALLOC_METADATA |
|
static constexpr auto | REFLINK = Underlying::REFLINK |
|
|
static constexpr std::array | values = {"prealloc_metadata", "reflink"} |
|
static constexpr auto virt::StorageVol::CreateFlag::from_string |
( |
std::string_view |
sv | ) |
|
|
inlinestatic |
constexpr auto virt::StorageVol::CreateFlag::PREALLOC_METADATA = Underlying::PREALLOC_METADATA |
|
static |
constexpr auto virt::StorageVol::CreateFlag::REFLINK = Underlying::REFLINK |
|
static |
constexpr std::array virt::StorageVol::CreateFlag::values = {"prealloc_metadata", "reflink"} |
|
staticprotected |
The documentation for this class was generated from the following file: