#include <StorageVol.hpp>
constexpr virt::StorageVol::StorageVol |
( |
| ) |
|
|
defaultnoexcept |
constexpr virt::StorageVol::StorageVol |
( |
const StorageVol & |
| ) |
|
|
deletenoexcept |
virt::StorageVol::~StorageVol |
( |
| ) |
|
|
inlinenoexcept |
constexpr virt::StorageVol::StorageVol |
( |
virStorageVolPtr |
ptr | ) |
|
|
inlineexplicitnoexcept |
bool virt::StorageVol::delete_ |
( |
DeleteFlag |
flags | ) |
|
|
inlinenoexcept |
bool virt::StorageVol::download |
( |
Stream & |
strm, |
|
|
unsigned long long |
offset, |
|
|
unsigned long long |
length, |
|
|
DownloadFlag |
flags |
|
) |
| |
|
inlinenoexcept |
auto virt::StorageVol::getInfo |
( |
| ) |
const -> std::optional<Info> |
|
inlinenoexcept |
auto virt::StorageVol::getInfo |
( |
InfoFlag |
flags | ) |
const -> std::optional<Info> |
|
inlinenoexcept |
passive< gsl::czstring<> > virt::StorageVol::getKey |
( |
| ) |
const |
|
inlinenoexcept |
passive< gsl::czstring<> > virt::StorageVol::getName |
( |
| ) |
const |
|
inlinenoexcept |
constexpr virt::StorageVol::operator bool |
( |
| ) |
const |
|
inlineexplicitnoexcept |
bool virt::StorageVol::resize |
( |
unsigned long long |
capacity, |
|
|
ResizeFlag |
flags |
|
) |
| |
|
inlinenoexcept |
bool virt::StorageVol::upload |
( |
Stream & |
stream, |
|
|
unsigned long long |
offset, |
|
|
unsigned long long |
length, |
|
|
UploadFlag |
flags |
|
) |
| |
|
inlinenoexcept |
bool virt::StorageVol::wipe |
( |
| ) |
|
|
inlinenoexcept |
The documentation for this struct was generated from the following file: