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

ra_session Struct Reference

infos about a recording session More...

Collaboration diagram for ra_session:

Collaboration graph
[legend]

Data Fields

char name [RA_VALUE_NAME_MAX]
char desc [RA_VALUE_DESC_MAX]
ra_recroot_rec

Detailed Description

Parameters:
<name> name of the session
<desc> description of the session
<root_rec> pointer to the root recording of this session

Definition at line 111 of file ra_priv.h.


Field Documentation

char ra_session::desc[RA_VALUE_DESC_MAX]
 

Definition at line 114 of file ra_priv.h.

Referenced by set_one_session().

char ra_session::name[RA_VALUE_NAME_MAX]
 

Definition at line 113 of file ra_priv.h.

Referenced by set_one_session().

struct ra_rec* ra_session::root_rec
 

Definition at line 116 of file ra_priv.h.

Referenced by ra_meas_close(), ra_rec_get_first(), and set_one_session().


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