|
virthttp
0.0
libvirt http interface
|
#include <Flag.hpp>
Static Public Member Functions | |
| static constexpr auto | from_string (std::string_view sv) |
Static Public Attributes | |
| static constexpr auto | NONBLOCK = Underlying::NONBLOCK |
Static Protected Attributes | |
| static constexpr std::array | values = {"nonblock"} |
Additional Inherited Members | |
Public Member Functions inherited from VirtEnumBase< Flag > | |
| constexpr | VirtEnumBase () noexcept |
| constexpr | VirtEnumBase (EHTag, T e) noexcept |
| constexpr | VirtEnumBase (E e) noexcept |
| constexpr Flag & | operator= (E e) noexcept |
Public Member Functions inherited from EnumSetHelper< Flag > | |
| constexpr std::string_view | to_string () const noexcept |
| constexpr auto | from_string_base (std::string_view v) const noexcept |
|
inlinestatic |
|
static |
|
staticprotected |
1.8.11