virthttp  0.0
libvirt http interface
Public Member Functions | Public Attributes | List of all members
virt::Domain::FSInfo Struct Reference

#include <Domain.hpp>

Public Member Functions

 FSInfo (virDomainFSInfo *from) noexcept
 

Public Attributes

std::string mountpoint
 
std::string name
 
std::string fstype
 
std::vector< std::string > dev_alias
 

Constructor & Destructor Documentation

virt::Domain::FSInfo::FSInfo ( virDomainFSInfo *  from)
inlinenoexcept

Member Data Documentation

std::vector<std::string> virt::Domain::FSInfo::dev_alias
std::string virt::Domain::FSInfo::fstype
std::string virt::Domain::FSInfo::mountpoint
std::string virt::Domain::FSInfo::name

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