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_info Struct Reference

eval_info Struct Reference

contains informations about all libRASCH evaluations associated with a measurement More...

Collaboration diagram for eval_info:

Collaboration graph
[legend]

Data Fields

char filename [MAX_PATH_RA]
eval_attributeattribute
evalevaluations

Detailed Description

Parameters:
<filename> name of the evaluation-file given by the user (can be "")
<attribute> linked list of all attributes
<evaluation> linked list of all evaluations

Definition at line 413 of file ra_priv.h.


Field Documentation

struct eval_attribute* eval_info::attribute
 

Definition at line 417 of file ra_priv.h.

Referenced by find_attribute(), free_eval_infos(), ra_eval_attribute_list(), ra_eval_attribute_set(), and ra_eval_attribute_unset().

struct eval* eval_info::evaluations
 

Definition at line 419 of file ra_priv.h.

Referenced by free_eval_infos(), ra_eval_add(), ra_eval_delete(), ra_eval_get_all(), ra_eval_get_default(), ra_eval_get_original(), and read_evals_xml().

char eval_info::filename[MAX_PATH_RA]
 

Definition at line 415 of file ra_priv.h.

Referenced by ra_meas_move().


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