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

plugin_view_func Struct Reference

structure with pointers to viewing functions in plugin, will be set IN plugin More...


Data Fields

int(* check_channels )(rec_handle rh, long ch)
int(* check_plugin_usage )(const char *pl_name)
int(* get_view )(view_handle vh)


Detailed Description

Parameters:
<check_channels> checks if the type of a recording channel can be shown using this plugin
<check_plugin_usage> checks if the given plugin is used by this plugin
<get_view> returns widget-/window-handle of the view handled by the plugin

Definition at line 293 of file ra_priv.h.


Field Documentation

int(* plugin_view_func::check_channels)(rec_handle rh, long ch)
 

int(* plugin_view_func::check_plugin_usage)(const char *pl_name)
 

int(* plugin_view_func::get_view)(view_handle vh)
 

Referenced by ra_view_get().


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