virthttp  0.0
libvirt http interface
Public Types | Public Member Functions | Public Attributes | List of all members
virt::StorageVol::Info Struct Reference

#include <StorageVol.hpp>

Inheritance diagram for virt::StorageVol::Info:

Public Types

using Base = virStorageVolInfo
 

Public Member Functions

constexpr Type type () const noexcept
 
Typetype () 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
 

Public Attributes

friend StorageVol
 

Member Typedef Documentation

using virt::StorageVol::Info::Base = virStorageVolInfo

Member Function Documentation

constexpr unsigned long long virt::StorageVol::Info::allocation ( ) const
inlinenoexcept
constexpr unsigned long long& virt::StorageVol::Info::allocation ( )
inlinenoexcept
constexpr unsigned long long virt::StorageVol::Info::capacity ( ) const
inlinenoexcept
constexpr unsigned long long& virt::StorageVol::Info::capacity ( )
inlinenoexcept
constexpr Type virt::StorageVol::Info::type ( ) const
inlinenoexcept
Type& virt::StorageVol::Info::type ( )
inlinenoexcept

Member Data Documentation

friend virt::StorageVol::Info::StorageVol

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