mUPnP for C
_mUpnpStateVariable Struct Reference

#include <statevariable.h>

Data Fields

MUPNP_LIST_STRUCT_MEMBERS mUpnpAllowedValuesListallowedValueList
 
void * parentService
 
mUpnpXmlNodestateVarNode
 
void * dummy1
 
void * dummy2
 
mUpnpStringvalue
 
bool(* listener )(struct _mUpnpStateVariable *)
 
mUpnpStatusupnpStatus
 
void * userData
 

Detailed Description

Data type for state variable and state table

Field Documentation

◆ allowedValueList

MUPNP_LIST_STRUCT_MEMBERS mUpnpAllowedValuesList* _mUpnpStateVariable::allowedValueList

◆ dummy1

void* _mUpnpStateVariable::dummy1

◆ dummy2

void* _mUpnpStateVariable::dummy2

◆ listener

bool(* _mUpnpStateVariable::listener) (struct _mUpnpStateVariable *)

◆ parentService

void* _mUpnpStateVariable::parentService

◆ stateVarNode

mUpnpXmlNode* _mUpnpStateVariable::stateVarNode

◆ upnpStatus

mUpnpStatus* _mUpnpStateVariable::upnpStatus

◆ userData

void* _mUpnpStateVariable::userData

◆ value

mUpnpString* _mUpnpStateVariable::value

The documentation for this struct was generated from the following file: