#include <ConvFactorPlugin.h>
Inheritance diagram for GreenPlugin:
Public Member Functions | |
GreenPlugin (const string=NULL) | |
virtual | ~GreenPlugin () |
virtual void | load (const string) throw (FileNotFound, LibHandleError) |
int | getValueArrayAt (double **, int, int, int=NO_TIME) |
green_exec_function | getArrayFunction () |
Private Member Functions | |
GreenPlugin (const GreenPlugin &x) | |
Private Attributes | |
value_array_t | func_value_array |
|
hidden copy constructor - we do not want to accidentially copy objects |
|
|
|
|
|
|
|
|
|
Reimplemented from Plugin.
|
|
|