18 #ifndef _OHTIME_HXX_INCLUDED_ 19 #define _OHTIME_HXX_INCLUDED_ 21 #include <unordered_map> 26 #include "libupnpp/control/service.hxx" 32 class UPnPServiceDesc;
34 typedef std::shared_ptr<OHTime> OHTMH;
50 static bool isOHTMService(
const std::string& st);
51 virtual bool serviceTypeMatch(
const std::string& tp);
62 static const std::string SType;
65 void UPNPP_LOCAL evtCallback(
66 const std::unordered_map<std::string, std::string>&);
67 void UPNPP_LOCAL registerCallback();
Definition: service.hxx:82
Definition: ohtime.hxx:53
Data holder for a UPnP service, parsed from the device XML description.
Definition: description.hxx:46
OHTime Service client class.
Definition: ohtime.hxx:40
Data holder for a UPnP device, parsed from the XML description obtained during discovery.
Definition: description.hxx:142
UPnP Description phase: interpreting the device description which we downloaded from the URL obtained...
Definition: avlastchg.cxx:27