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

eval_head Struct Reference

head of all eval* structures More...

Collaboration diagram for eval_head:

Collaboration graph
[legend]

Data Fields

unsigned short handle_id
eval_headnext
eval_headprev
ra_measmeas

Detailed Description

Parameters:
<handle_id> type of the structure
<next> pointer to the next structure of the specific type
<prev> pointer to the previous structure of the specific type
<meas> handle of the measurement the evaluation belongs to

Definition at line 82 of file ra_eval.h.


Field Documentation

unsigned short eval_head::handle_id
 

Definition at line 84 of file ra_eval.h.

struct ra_meas* eval_head::meas
 

Definition at line 89 of file ra_eval.h.

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

struct eval_head* eval_head::next
 

Definition at line 86 of file ra_eval.h.

struct eval_head* eval_head::prev
 

Definition at line 87 of file ra_eval.h.


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