UPnPsdk 0.1
Universal Plug and Play +, Software Development Kit
 
Loading...
Searching...
No Matches

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.
 

Detailed Description

Constants, variables, trivial structures to manage SSDP discovery.


Class Documentation

◆ s_SSDPResultData

struct s_SSDPResultData

"protected" structure, addressable with typedef

Definition at line 19 of file SSDPResultData.cpp.

+ Collaboration diagram for s_SSDPResultData:
Class Members
UpnpDiscovery * m_Param
void * m_Cookie
Upnp_FunPtr m_CtrlptCallback

Typedef Documentation

◆ SSDPResultData

SSDPResultData.

Definition at line 24 of file SSDPResultData.hpp.