Constants, variables, trivial structures to manage SSDP discovery. More...
Classes | |
struct | s_SSDPResultData |
"protected" structure, addressable with typedef More... | |
Typedefs | |
typedef struct s_SSDPResultData | SSDPResultData |
SSDPResultData. | |
Constants, variables, trivial structures to manage SSDP discovery.
struct s_SSDPResultData |
"protected" structure, addressable with typedef
Definition at line 19 of file SSDPResultData.cpp.
Class Members | ||
---|---|---|
UpnpDiscovery * | m_Param | |
void * | m_Cookie | |
Upnp_FunPtr | m_CtrlptCallback |
typedef struct s_SSDPResultData SSDPResultData |
SSDPResultData.
Definition at line 24 of file SSDPResultData.hpp.