TUM-Logo

libRASCH

 

Home
 

General

About libRASCH/News
Design
Screen shots
Sample programs (with source code)
License
 

Download

libRASCH
Tools
 

Documentation

User
Developer
 

Resources

Mailing list
Supported Formats
Plugins
Status
Links
 
Contact
About this site
 
Last updated
Tue Mar 27 23:03:52 2007
libRASCH: eval Struct Reference

eval Struct Reference

contains all informations about an evaluation More...

Collaboration diagram for eval:

Collaboration graph
[legend]

Data Fields

unsigned short handle_id
evalnext
evalprev
ra_measmeas
int original
int def
eval_classcl

Detailed Description

Parameters:
<handle_id> set to RA_HANDLE_EVAL
<next> pointer to the next eval structure
<prev> pointer to the previous eval structure
<meas> pointer to the measurement which the evaluation belongs to

Definition at line 104 of file ra_eval.h.


Field Documentation

struct eval_class* eval::cl
 

Definition at line 116 of file ra_eval.h.

Referenced by ra_class_add(), ra_class_delete(), ra_class_get(), and read_sets_xml().

int eval::def
 

Definition at line 114 of file ra_eval.h.

Referenced by eval_get_info(), ra_eval_set_default(), read_evals_xml(), and write_evals_xml().

unsigned short eval::handle_id
 

Definition at line 106 of file ra_eval.h.

Referenced by ra_class_get(), ra_eval_add(), ra_eval_delete(), and read_evals_xml().

struct ra_meas* eval::meas
 

Definition at line 111 of file ra_eval.h.

Referenced by ra_class_add(), ra_eval_add(), ra_meas_handle_from_any_handle(), read_evals_xml(), and read_sets_xml().

struct eval* eval::next
 

Definition at line 108 of file ra_eval.h.

Referenced by ra_eval_get_all(), ra_eval_get_original(), and write_evals_xml().

int eval::original
 

Definition at line 113 of file ra_eval.h.

Referenced by eval_get_info(), ra_eval_add(), ra_eval_get_original(), read_evals_xml(), and write_evals_xml().

struct eval* eval::prev
 

Definition at line 109 of file ra_eval.h.


The documentation for this struct was generated from the following file:
Generated on Fri May 27 11:33:47 2005 for libRASCH by  doxygen 1.4.2