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:50 2007
ra_proc_do

ra_proc_do

Name

ra_proc_do --  process the signal

Synopsis

LIBRAAPI int ra_proc_do (proc_handle proc);

Arguments

proc

processing-handle

Description

This function calls the "processing" function of a process-plugin. For more information what information in proc is needed, please see the plugin specific documentation.

source file

ra.c