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

Manage information about network adapters. More...

+ Include dependency graph for netadapter.cpp:

Go to the source code of this file.

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.cpp.