18#ifndef _DEVICE_H_X_INCLUDED_
19#define _DEVICE_H_X_INCLUDED_
23#include "libupnpp/upnppexports.hxx"
24#include "libupnpp/control/description.hxx"
29typedef std::shared_ptr<Device> DVCH;
For now, the Device class is just a holder for the description object.
Definition device.hxx:42
Data holder for a UPnP device, parsed from the XML description obtained during discovery.
Definition description.hxx:139
UPnP Description phase: interpreting the device description which we downloaded from the URL obtained...
Definition avlastchg.cxx:28