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

librasch Struct Reference

contains informations about a libRASCH instance More...

Collaboration diagram for librasch:

Collaboration graph
[legend]

Data Fields

unsigned short handle_id
config_info config
plugin_structpl_head
plugin_helpers hf
long error_number
char * error_from
long err_number_lib
char * err_desc_lib

Detailed Description

Parameters:
<handle_id> set to RA_HANDLE_LIB
<config> structure with configuration infos
<pl_head> head of linked list containing the plugin-struct's
<hf> helper functions (???)
<error_number> last error number
<error_from> string describing where the error comes from (optional) b *
<err_number_lib> error-number from an external entity (if error comes from an entity) (not used yet)
<err_desc_lib> a description from an external entity (if error comes from an entity) (not used yet)

Definition at line 386 of file ra_priv.h.


Field Documentation

struct config_info librasch::config
 

Definition at line 390 of file ra_priv.h.

Referenced by init_i18n(), read_config(), and read_plugins().

char* librasch::err_desc_lib
 

Definition at line 402 of file ra_priv.h.

long librasch::err_number_lib
 

Definition at line 401 of file ra_priv.h.

char* librasch::error_from
 

Definition at line 400 of file ra_priv.h.

Referenced by _ra_set_error_int(), ra_lib_close(), and ra_lib_get_error().

long librasch::error_number
 

Definition at line 397 of file ra_priv.h.

Referenced by _ra_set_error_int(), and ra_lib_get_error().

unsigned short librasch::handle_id
 

Definition at line 388 of file ra_priv.h.

struct plugin_helpers librasch::hf
 

Definition at line 392 of file ra_priv.h.

struct plugin_struct* librasch::pl_head
 

Definition at line 391 of file ra_priv.h.

Referenced by get_plugin(), get_plugin_by_name(), ra_lib_close(), ra_meas_open(), and read_plugins().


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