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

find_meas Struct Reference

structure handle infos when measurement-search functions are used More...


Data Fields

unsigned short handle_id
int num
int curr
char ** names


Detailed Description

Parameters:
<handle_id> set to RA_HANDLE_FIND
<num> number of the found measurements
<curr> number of last returned file-name
<names> array of strings with the found file-names

Definition at line 128 of file ra_priv.h.


Field Documentation

int find_meas::curr
 

Definition at line 133 of file ra_priv.h.

Referenced by ra_meas_find_first(), and ra_meas_find_next().

unsigned short find_meas::handle_id
 

Definition at line 130 of file ra_priv.h.

Referenced by ra_meas_find_first(), and ra_meas_find_next().

char** find_meas::names
 

Definition at line 135 of file ra_priv.h.

Referenced by find_meas(), ra_meas_close_find(), ra_meas_find_first(), and ra_meas_find_next().

int find_meas::num
 

Definition at line 132 of file ra_priv.h.

Referenced by find_meas(), ra_meas_close_find(), ra_meas_find_first(), and ra_meas_find_next().


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