#include <StoragePool.hpp>
|
using | Base = virStoragePoolInfo |
|
|
constexpr State | state () const noexcept |
|
State & | state () noexcept |
|
constexpr unsigned long long | capacity () const noexcept |
|
constexpr unsigned long long & | capacity () noexcept |
|
constexpr unsigned long long | allocation () const noexcept |
|
constexpr unsigned long long & | allocation () noexcept |
|
constexpr unsigned long long | available () const noexcept |
|
constexpr unsigned long long & | available () noexcept |
|
constexpr unsigned long long virt::StoragePool::Info::allocation |
( |
| ) |
const |
|
inlinenoexcept |
constexpr unsigned long long& virt::StoragePool::Info::allocation |
( |
| ) |
|
|
inlinenoexcept |
constexpr unsigned long long virt::StoragePool::Info::available |
( |
| ) |
const |
|
inlinenoexcept |
constexpr unsigned long long& virt::StoragePool::Info::available |
( |
| ) |
|
|
inlinenoexcept |
constexpr unsigned long long virt::StoragePool::Info::capacity |
( |
| ) |
const |
|
inlinenoexcept |
constexpr unsigned long long& virt::StoragePool::Info::capacity |
( |
| ) |
|
|
inlinenoexcept |
constexpr State virt::StoragePool::Info::state |
( |
| ) |
const |
|
inlinenoexcept |
State& virt::StoragePool::Info::state |
( |
| ) |
|
|
inlinenoexcept |
friend virt::StoragePool::Info::StoragePool |
The documentation for this struct was generated from the following file: