|
|
libRASCH: proc_info Struct Reference
proc_info Struct Referenceinfos about processing which will be used in plugins
More...
Detailed Description
- Parameters:
-
| <handle_id> | id to indentify type of structure |
| <plugin> | process-plugin this struct "belongs" to |
| <ra> | librasch handle |
| <mh> | measurement handle |
| <rh> | record handle |
| <callback> | function pointer to show progress |
| <num_options> | number of options |
| <options> | pointer to plugin-specific option-struct |
| <num_result_sets> | number of available result-sets (when multiple event-classes were processed) |
| <num_results> | number of the available results |
| <results> | array of value_handle's holding the results ('num_result_sets' * 'num_results' elements) |
Definition at line 530 of file ra_priv.h.
Field Documentation
The documentation for this struct was generated from the following file:
Generated on Fri May 27 11:34:03 2005 for libRASCH by
1.4.2
|