#include <cstatevariable.h>
Data Fields | |
BOOL | headFlag |
struct _CgUpnpStateVariable * | prev |
struct _CgUpnpStateVariable * | next |
void * | parentService |
CgXmlNode * | stateVarNode |
void * | dummy1 |
void * | dummy2 |
CgString * | value |
BOOL(* | listener )(struct _CgUpnpStateVariable *) |
CgUpnpStatus * | upnpStatus |
void * | userData |
Data type for state variable and state table
BOOL(* _CgUpnpStateVariable::listener)(struct _CgUpnpStateVariable *) |
struct _CgUpnpStateVariable* _CgUpnpStateVariable::next [read] |
struct _CgUpnpStateVariable* _CgUpnpStateVariable::prev [read] |