libupnpp
0.16.0
A C++ wrapper for the Portable UPnP reference library
|
Public Member Functions | |
MediaServer (const UPnPDeviceDesc &desc) | |
CDSH | cds () |
Public Member Functions inherited from UPnPClient::Device | |
Device (const UPnPDeviceDesc &desc) | |
const UPnPDeviceDesc * | desc () const |
Static Public Member Functions | |
static bool | getDeviceDescs (std::vector< UPnPDeviceDesc > &devices, const std::string &friendlyName="") |
static bool | isMSDevice (const std::string &devicetype) |
Protected Attributes | |
CDSH | m_cds |
Static Protected Attributes | |
static const std::string | DType |