libupnpp  0.16.0
A C++ wrapper for the Portable UPnP reference library
Public Member Functions | Static Public Member Functions | Protected Attributes | Static Protected Attributes | List of all members
UPnPClient::MediaServer Class Reference
Inheritance diagram for UPnPClient::MediaServer:
UPnPClient::Device

Public Member Functions

 MediaServer (const UPnPDeviceDesc &desc)
 
CDSH cds ()
 
- Public Member Functions inherited from UPnPClient::Device
 Device (const UPnPDeviceDesc &desc)
 
const UPnPDeviceDescdesc () 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
 

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