UPnPsdk 0.1
Universal Plug and Play +, Software Development Kit
 
Loading...
Searching...
No Matches
netadapter.hpp File Reference

Manage information about network adapters. More...

#include <UPnPsdk/netadapter_platform.hpp>
+ Include dependency graph for netadapter.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UPnPsdk::CNetadapter
 Get information from local network adapters. More...
 

Namespaces

namespace  UPnPsdk
 Reengineered Object Oriented UPnP+ program code.
 

Functions

uint8_t UPnPsdk::netmask_to_bitmask (const ::sockaddr_storage *a_netmask)
 Get prefix bit number from a network address mask.
 
void UPnPsdk::bitmask_to_netmask (const ::sockaddr_storage *a_saddr, const unsigned int a_prefixlength, SSockaddr &a_saddrObj)
 Get network address mask from address prefix bit number.
 

Detailed Description

Manage information about network adapters.

Definition in file netadapter.hpp.