|
virthttp
0.0
libvirt http interface
|
#include <cstring>#include <exception>#include <vector>#include <gsl/gsl>#include <libvirt/libvirt.h>#include "../Connection.hpp"#include "../Domain.hpp"#include "../Network.hpp"#include "../NodeDevice.hpp"#include "../StoragePool.hpp"#include "../fwd.hpp"#include "../utility.hpp"Go to the source code of this file.
Namespaces | |
| virt | |
Functions | |
| unsigned long | virt::getVersion () |
| template<> | |
| auto | virt::Connection::listDefinedDomains< gsl::zstring<> > () const |
| template<> | |
| auto | virt::Connection::listDefinedDomains< std::string > () const |
1.8.11