#include <NodeDevice.hpp>
| constexpr virt::NodeDevice::NodeDevice |
( |
virNodeDevicePtr |
ptr = nullptr | ) |
|
|
inlineexplicitnoexcept |
| virt::NodeDevice::NodeDevice |
( |
const NodeDevice & |
| ) |
|
|
delete |
| constexpr virt::NodeDevice::NodeDevice |
( |
NodeDevice && |
nd | ) |
|
|
inlinenoexcept |
| virt::NodeDevice::~NodeDevice |
( |
| ) |
|
|
inlinenoexcept |
| bool virt::NodeDevice::destroy |
( |
| ) |
|
|
inlinenoexcept |
| bool virt::NodeDevice::detach |
( |
gsl::czstring<> |
driver_name_or_null = nullptr | ) |
|
|
inlinenoexcept |
| bool virt::NodeDevice::detach |
( |
| ) |
|
|
inlinenoexcept |
| std::vector< std::string > virt::NodeDevice::extractCaps |
( |
| ) |
const |
|
inline |
| std::string virt::NodeDevice::extractXMLDesc |
( |
| ) |
const |
|
inlinenoexcept |
| passive< gsl::czstring<> > virt::NodeDevice::getName |
( |
| ) |
const |
|
inlinenoexcept |
| passive< gsl::czstring<> > virt::NodeDevice::getParent |
( |
| ) |
const |
|
inlinenoexcept |
| passive< gsl::czstring<> > virt::NodeDevice::getXMLDesc |
( |
| ) |
const |
|
inlinenoexcept |
| auto virt::NodeDevice::listCaps |
( |
| ) |
const |
|
inlinenoexcept |
| constexpr virt::NodeDevice::operator bool |
( |
| ) |
const |
|
inlineexplicitnoexcept |
| bool virt::NodeDevice::reAttach |
( |
| ) |
|
|
inlinenoexcept |
| bool virt::NodeDevice::reset |
( |
| ) |
|
|
inlinenoexcept |
The documentation for this class was generated from the following file: