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:54 2007
libRASCH: ra_result_infos Struct Reference

ra_result_infos Struct Reference

Plugins "creating" results can use this structure to store information about the results. More...


Data Fields

char * name
char * desc
int type
int def


Detailed Description

Parameters:
<name> a short name of the result
<desc> a description of the result
<type> type of the result
<def> flag if the result belongs to the default results

Definition at line 506 of file ra_priv.h.


Field Documentation

int ra_result_infos::def
 

Definition at line 511 of file ra_priv.h.

char* ra_result_infos::desc
 

Definition at line 509 of file ra_priv.h.

char* ra_result_infos::name
 

Definition at line 508 of file ra_priv.h.

int ra_result_infos::type
 

Definition at line 510 of file ra_priv.h.


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