#include <cybergarage/upnp/ssdp/cssdp.h>#include <cybergarage/util/cstring.h>#include <cybergarage/util/clog.h>Defines | |
| #define | CG_UPNP_SSDP_MAXAGE_LEN 7 |
Functions | |
| CgUpnpSSDPResponse * | cg_upnp_ssdpresponse_new () |
| void | cg_upnp_ssdpresponse_delete (CgUpnpSSDPResponse *ssdpRes) |
| void | cg_upnp_ssdpresponse_setleasetime (CgUpnpSSDPResponse *ssdpRes, int value) |
| int | cg_upnp_ssdpresponse_getleasetime (CgUpnpSSDPResponse *ssdpRes) |
| char * | cg_upnp_ssdpresponse_tostring (CgUpnpSSDPResponse *ssdpRes, CgString *ssdpMsg) |
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
1.4.6