UPnPsdk 0.1
Universal Plug and Play +, Software Development Kit
 
Loading...
Searching...
No Matches
UPnPsdk::CRootdevice Class Reference

This will become a container object for the root device of a network node. More...

#include <upnp_device.hpp>

Public Member Functions

void bind (const std::string &a_ifname)
 Bind rootdevice to local network interfaces.
 
std::string ifname () const
 Get interface name.
 

Detailed Description

This will become a container object for the root device of a network node.

Definition at line 21 of file upnp_device.hpp.

Constructor & Destructor Documentation

◆ CRootdevice()

UPnPsdk::CRootdevice::CRootdevice ( )

Definition at line 16 of file upnp_device.cpp.

◆ ~CRootdevice()

UPnPsdk::CRootdevice::~CRootdevice ( )
virtual

Definition at line 21 of file upnp_device.cpp.

Member Function Documentation

◆ bind()

void UPnPsdk::CRootdevice::bind ( const std::string &  a_ifname)

Bind rootdevice to local network interfaces.

Definition at line 26 of file upnp_device.cpp.

+ Here is the call graph for this function:

◆ ifname()

std::string UPnPsdk::CRootdevice::ifname ( ) const

Get interface name.

Definition at line 54 of file upnp_device.cpp.


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