|
|
libRASCH: eval_class Struct Reference
eval_class Struct Referencecontains all information needed for an event class
More...
Collaboration diagram for eval_class:
[legend]
Detailed Description
- Parameters:
-
| <handle_id> | set to RA_HANDLE_EVENT_CLASS |
| <next> | pointer to the next eval_class structure |
| <prev> | pointer to the previous eval_class structure |
| <meas> | pointer to the measurement which the event class belongs to |
| <eval> | pointer to the evaluation this event class belongs to |
| <id> | id of the event class (use only inside of libRASCH) |
| <ascii_id> | string-id of the event class |
| <num_event> | number of events in this event class |
| <ev> | pointer to an array holding informations about the events |
Definition at line 151 of file ra_eval.h.
Field Documentation
|
|
Definition at line 153 of file ra_eval.h.
Referenced by ra_class_add(), ra_class_add_event(), ra_class_del_event(), ra_class_delete(), ra_class_get_event_pos(), ra_class_get_events(), ra_class_set_event_pos(), ra_eval_get_handle(), ra_prop_add(), ra_prop_get(), ra_prop_get_all(), and read_sets_xml(). |
The documentation for this struct was generated from the following file:
Generated on Fri May 27 11:33:49 2005 for libRASCH by
1.4.2
|