|
mUPnP for C
|
#include <statevariable.h>
Data Fields | |
| MUPNP_LIST_STRUCT_MEMBERS mUpnpAllowedValuesList * | allowedValueList |
| void * | parentService |
| mUpnpXmlNode * | stateVarNode |
| void * | dummy1 |
| void * | dummy2 |
| mUpnpString * | value |
| bool(* | listener )(struct _mUpnpStateVariable *) |
| mUpnpStatus * | upnpStatus |
| void * | userData |
Data type for state variable and state table
| MUPNP_LIST_STRUCT_MEMBERS mUpnpAllowedValuesList* _mUpnpStateVariable::allowedValueList |
| void* _mUpnpStateVariable::dummy1 |
| void* _mUpnpStateVariable::dummy2 |
| bool(* _mUpnpStateVariable::listener) (struct _mUpnpStateVariable *) |
| void* _mUpnpStateVariable::parentService |
| mUpnpXmlNode* _mUpnpStateVariable::stateVarNode |
| mUpnpStatus* _mUpnpStateVariable::upnpStatus |
| void* _mUpnpStateVariable::userData |
| mUpnpString* _mUpnpStateVariable::value |