virthttp  0.0
libvirt http interface
Static Public Member Functions | Static Public Attributes | Static Protected Attributes | List of all members
virt::StorageVol::InfoFlag Class Reference

#include <VolInfoFlag.hpp>

Inheritance diagram for virt::StorageVol::InfoFlag:
VirtEnumStorage< virStorageVolInfoFlags > VirtEnumBase< InfoFlag > EnumSetHelper< InfoFlag >

Static Public Member Functions

static constexpr auto from_string (std::string_view sv)
 

Static Public Attributes

static constexpr auto USE_ALLOCATION = Underlying::USE_ALLOCATION
 
static constexpr auto GET_PHYSICAL = Underlying::GET_PHYSICAL
 

Static Protected Attributes

static constexpr std::array values = {"get_physical"}
 

Additional Inherited Members

- Public Member Functions inherited from VirtEnumBase< InfoFlag >
constexpr VirtEnumBase () noexcept
 
constexpr VirtEnumBase (EHTag, T e) noexcept
 
constexpr VirtEnumBase (E e) noexcept
 
constexpr InfoFlag & operator= (E e) noexcept
 
- Public Member Functions inherited from EnumSetHelper< InfoFlag >
constexpr std::string_view to_string () const noexcept
 
constexpr auto from_string_base (std::string_view v) const noexcept
 

Member Function Documentation

static constexpr auto virt::StorageVol::InfoFlag::from_string ( std::string_view  sv)
inlinestatic

Member Data Documentation

constexpr auto virt::StorageVol::InfoFlag::GET_PHYSICAL = Underlying::GET_PHYSICAL
static
constexpr auto virt::StorageVol::InfoFlag::USE_ALLOCATION = Underlying::USE_ALLOCATION
static
constexpr std::array virt::StorageVol::InfoFlag::values = {"get_physical"}
staticprotected

The documentation for this class was generated from the following file: