mUPnP for C
_mUpnpAction Struct Reference

#include <action.h>

Data Fields

MUPNP_LIST_STRUCT_MEMBERS void * parentService
 
mUpnpXmlNodeactionNode
 
mUpnpArgumentListargumentList
 
bool(* listener )(struct _mUpnpAction *)
 
mUpnpStatusupnpStatus
 
void * userData
 

Field Documentation

◆ actionNode

mUpnpXmlNode* _mUpnpAction::actionNode

◆ argumentList

mUpnpArgumentList* _mUpnpAction::argumentList

◆ listener

bool(* _mUpnpAction::listener) (struct _mUpnpAction *)

◆ parentService

MUPNP_LIST_STRUCT_MEMBERS void* _mUpnpAction::parentService

◆ upnpStatus

mUpnpStatus* _mUpnpAction::upnpStatus

◆ userData

void* _mUpnpAction::userData

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