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: meta_info Struct Reference

meta_info Struct Reference

meta-informations about informations handled by libRASCH More...


Data Fields

int id
char * ascii_id
char * name
char * desc
int type


Detailed Description

Parameters:
<id> id of the info (see RA_INFO_* in ra_defines.h)
<id_ascii> ASCII-id of the info (needed for some interfaces)
<name> name of the info
<desc> description of the info
<type> type of the info-value

Definition at line 38 of file pl_general.h.


Field Documentation

char* meta_info::ascii_id
 

Definition at line 41 of file pl_general.h.

char* meta_info::desc
 

Definition at line 43 of file pl_general.h.

Referenced by get_lib_info(), get_plugin_info(), and ra_info_set().

int meta_info::id
 

Definition at line 40 of file pl_general.h.

Referenced by get_lib_info(), get_plugin_info(), and ra_info_set().

char* meta_info::name
 

Definition at line 42 of file pl_general.h.

Referenced by get_lib_info(), get_plugin_info(), and ra_info_set().

int meta_info::type
 

Definition at line 44 of file pl_general.h.


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