#include <XMLFlags.hpp>
|
| static constexpr auto | from_string (std::string_view sv) |
| |
|
| static constexpr auto | DEFAULT = Underlying::DEFAULT |
| |
| static constexpr auto | INACTIVE = Underlying::INACTIVE |
| |
|
| static constexpr std::array | values = {"secure", "inactive", "update_cpu", "migratable"} |
| |
| static constexpr auto virt::enums::network::XMLFlags::from_string |
( |
std::string_view |
sv | ) |
|
|
inlinestatic |
| constexpr auto virt::enums::network::XMLFlags::DEFAULT = Underlying::DEFAULT |
|
static |
| constexpr auto virt::enums::network::XMLFlags::INACTIVE = Underlying::INACTIVE |
|
static |
| constexpr std::array virt::enums::network::XMLFlags::values = {"secure", "inactive", "update_cpu", "migratable"} |
|
staticprotected |
The documentation for this class was generated from the following file: