|
Marsyas
0.6.0-alpha
|
#include <MarSystem.h>
Inherited by Recorder::Observer.
Public Member Functions | |
| virtual void | postProcess (const realvec &output)=0 |
| virtual void | preProcess (const realvec &input)=0 |
| virtual | ~MarSystemObserver () |
Definition at line 84 of file MarSystem.h.
| virtual ~MarSystemObserver | ( | ) | [inline, virtual] |
Definition at line 87 of file MarSystem.h.
| virtual void postProcess | ( | const realvec & | output | ) | [pure virtual] |
| virtual void preProcess | ( | const realvec & | input | ) | [pure virtual] |
1.7.6.1