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

ra_auto_create_prop Struct Reference

Infos about event-properties which are added to. More...


Data Fields

char * ascii_id
int class_index
int event_id_idx
long value_id
long ch_id
prop_handle ph


Detailed Description

Parameters:
<ascii_id> ascii-id of the event-property
<class_index> index in ra_auto_create_class-array to the event-class the property should be added
<event_id_idx> result-index holding the event-id's (=-1 when event's are also added automatically)
<value_id> result-index holding the property values
<ch_id> result-index holding the channel numbers (=-1 when value is valid for all channels)
<ph> will hold the prop_handle after adding the event-property

Definition at line 354 of file ra_eval.h.


Field Documentation

char* ra_auto_create_prop::ascii_id
 

Definition at line 356 of file ra_eval.h.

Referenced by create_auto_prop().

long ra_auto_create_prop::ch_id
 

Definition at line 360 of file ra_eval.h.

Referenced by create_auto_prop().

int ra_auto_create_prop::class_index
 

Definition at line 357 of file ra_eval.h.

Referenced by create_auto_prop().

int ra_auto_create_prop::event_id_idx
 

Definition at line 358 of file ra_eval.h.

Referenced by create_auto_prop().

prop_handle ra_auto_create_prop::ph
 

Definition at line 361 of file ra_eval.h.

Referenced by create_auto_prop().

long ra_auto_create_prop::value_id
 

Definition at line 359 of file ra_eval.h.

Referenced by create_auto_prop().


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