_Eo_Event_Description Struct Reference
This struct holds the description of a specific event. More...
Data Fields | |
| const char * | name |
| name of the event. | |
| const char * | doc |
| Explanation about the event. | |
Detailed Description
This struct holds the description of a specific event.
Field Documentation
| const char* _Eo_Event_Description::name |
name of the event.
| const char* _Eo_Event_Description::doc |
Explanation about the event.
