#include <caction.h>
Data Fields | |
BOOL | headFlag |
struct _CgUpnpAction * | prev |
struct _CgUpnpAction * | next |
void * | parentService |
CgXmlNode * | actionNode |
CgUpnpArgumentList * | argumentList |
BOOL(* | listener )(struct _CgUpnpAction *) |
CgUpnpStatus * | upnpStatus |
void * | userData |
BOOL(* _CgUpnpAction::listener)(struct _CgUpnpAction *) |
struct _CgUpnpAction* _CgUpnpAction::next [read] |
struct _CgUpnpAction* _CgUpnpAction::prev [read] |
void* _CgUpnpAction::userData |