virthttp
0.0
libvirt http interface
|
#include <Connection.hpp>
Public Member Functions | |
template<typename Container > | |
ConnectionAuth (Container c, Callback callback) | |
ConnectionAuth (const ConnectionAuth &)=default | |
ConnectionAuth (ConnectionAuth &&) noexcept=default | |
operator virConnectAuth () noexcept | |
Public Attributes | |
std::vector< enums::connection::CredentialType > | cred_types {} |
Callback | callback |
|
inline |
|
inlinedefault |
|
inlinedefaultnoexcept |
|
inlineexplicitnoexcept |
Callback virt::ConnectionAuth< Callback >::callback |
std::vector<enums::connection::CredentialType> virt::ConnectionAuth< Callback >::cred_types {} |