#include <cdevice.h>
Used by cg_list_* functions to indicate start of list
struct _CgUpnpDevice* _CgUpnpDevice::prev |
Used by cg_list_* functions to point to the previous item in list
struct _CgUpnpDevice* _CgUpnpDevice::next |
Used by cg_list_* functions to point to the next item in list
List of XML root nodes
This device's description XML node
This device's parent device
List of devices
List of services
struct _CgUpnpIcon* _CgUpnpDevice::iconList |
List of icons
Mutex used in multithreading
List of HTTP servers
List of SSDP servers
Device advertiser thread
HTTP request listener
URI for this device's description
Advertisement lease time
HTTP Port to listen to
This device's SSDP packet
void* _CgUpnpDevice::userData |
User data used to pass miscellaneous data