virthttp  0.0
libvirt http interface
Public Member Functions | List of all members
virt::Domain::InterfaceView Class Reference

#include <Domain.hpp>

Inheritance diagram for virt::Domain::InterfaceView:

Public Member Functions

 ~InterfaceView () noexcept
 
constexpr gsl::czstring name () const noexcept
 
constexpr gsl::czstring hwaddr () const noexcept
 
constexpr gsl::span< IPAddressViewaddrs () const noexcept
 

Constructor & Destructor Documentation

virt::Domain::InterfaceView::~InterfaceView ( )
inlinenoexcept

Member Function Documentation

constexpr gsl::span<IPAddressView> virt::Domain::InterfaceView::addrs ( ) const
inlinenoexcept
constexpr gsl::czstring virt::Domain::InterfaceView::hwaddr ( ) const
inlinenoexcept
constexpr gsl::czstring virt::Domain::InterfaceView::name ( ) const
inlinenoexcept

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