|
|
libRASCH: event_class_desc Struct Reference
event_class_desc Struct Referencecontains description for an event-class
More...
|
Data Fields |
| int | id |
| char | ascii_id [EVAL_MAX_NAME] |
| char | name [EVAL_MAX_NAME] |
| char | desc [EVAL_MAX_DESC] |
Detailed Description
- Parameters:
-
| <id> | id of the event-class (see EVENT_CLASS_* in ra_event_props.h) |
| <id_ascii> | id-string of the event-class (=name but will not be translated) |
| <name> | name of the event-class |
| <desc> | description of the event-class |
Definition at line 40 of file ra_event_props.h.
Field Documentation
The documentation for this struct was generated from the following file:
Generated on Fri May 27 11:33:57 2005 for libRASCH by
1.4.2
|