|
|
libRASCH: plugin_process_func Struct Reference
plugin_process_func Struct Referencestructure with pointers to processing functions in plugin, will be set IN plugin
More...
Detailed Description
- Parameters:
-
| <get_info_id> | returns infos selected by id |
| <get_proc_handle> | returns an initialized processing handle |
| <free_proc_handle> | frees processing handle and allocated memory for the proc-handle |
| <do_processing> | performs the processing algorithm of the plugin |
Definition at line 275 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:02 2005 for libRASCH by
1.4.2
|