virthttp
0.0
libvirt http interface
|
This is the complete list of members for virt::StoragePool::State, including all inherited members.
BUILDING | virt::StoragePool::State | static |
DEGRADED | virt::StoragePool::State | static |
from_string(std::string_view sv) | virt::StoragePool::State | inlinestatic |
from_string_base(std::string_view v) const noexcept | EnumHelper< State > | inline |
INACCESSIBLE | virt::StoragePool::State | static |
INACTIVE | virt::StoragePool::State | static |
operator=(E e) noexcept | VirtEnumBase< State > | inline |
RUNNING | virt::StoragePool::State | static |
to_string() const noexcept | EnumHelper< State > | inline |
underlying | VirtEnumStorage< virStoragePoolState > | private |
values | virt::StoragePool::State | protectedstatic |
VirtEnumBase() noexcept | VirtEnumBase< State > | inline |
VirtEnumBase(EHTag, T e) noexcept | VirtEnumBase< State > | inline |
VirtEnumBase(E e) noexcept | VirtEnumBase< State > | inline |