_NCS_EVENT_HANDLER_NODE Struct Reference
[mComponent]

#include <mcomponent.h>

Data Fields


Detailed Description

A struct include a event mapping node

Note:
only used by mComponent

Definition at line 273 of file mcomponent.h.


Field Documentation

void* handler

A callback of event

Note:
diffrent event has diffrent callback, so we use void * to make all the pointer of callback can be saved.

Definition at line 285 of file mcomponent.h.

int message

The event code

Definition at line 277 of file mcomponent.h.

next node

Definition at line 289 of file mcomponent.h.


The documentation for this struct was generated from the following file:
Generated on Fri Jun 10 11:18:07 2011 for New Control Set V1.0.0 API Reference by  doxygen 1.6.3