#include <cybergarage/upnp/cupnp_status.h>
#include <cybergarage/util/clist.h>
#include <cybergarage/util/clog.h>
Functions | |
CgUpnpStatus * | cg_upnp_status_new () |
void | cg_upnp_status_delete (CgUpnpStatus *upnpStat) |
char * | cg_upnp_status_code2string (int code) |
|
Helper function that converts a status code into a status description
|
|
Delete a status struct
|
|
Create a new status struct |