#include <cevent.h>
Data Fields | |
BOOL | headFlag |
struct _CgUpnpEventListenerList * | prev |
struct _CgUpnpEventListenerList * | next |
CG_UPNP_EVENT_LISTENER | listener |
Type definition for event listener list
Used by cg_list_* functions to indicate start of list
struct _CgUpnpEventListenerList* _CgUpnpEventListenerList::next [read] |
Used by cg_list_* functions to point to the next item in list
struct _CgUpnpEventListenerList* _CgUpnpEventListenerList::prev [read] |
Used by cg_list_* functions to point to the previous item in list