GreenPlugin Class Reference

#include <GreenPlugin.h>

Inheritance diagram for GreenPlugin:

Inheritance graph
[legend]
Collaboration diagram for GreenPlugin:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 GreenPlugin (const string=NULL)
virtual ~GreenPlugin ()
virtual void load (const string) throw (FileNotFound, LibHandleError)
int getValueArrayAt (double **, int, int)
green_exec_function getArrayFunction ()

Private Member Functions

 GreenPlugin (const GreenPlugin &x)

Private Attributes

map< string, string > my_jobs
green_exec_function func_value_array

Constructor & Destructor Documentation

GreenPlugin::GreenPlugin ( const GreenPlugin x  )  [private]

hidden copy constructor - we do not want to accidentially copy objects

GreenPlugin::GreenPlugin ( const   string = NULL  ) 

GreenPlugin::~GreenPlugin (  )  [virtual]


Member Function Documentation

void GreenPlugin::load ( const   string  )  throw (FileNotFound, LibHandleError) [virtual]

Reimplemented from Plugin.

int GreenPlugin::getValueArrayAt ( double **  ,
int  ,
int   
)

green_exec_function GreenPlugin::getArrayFunction (  ) 


Member Data Documentation

map<string, string> GreenPlugin::my_jobs [private]

green_exec_function GreenPlugin::func_value_array [private]


The documentation for this class was generated from the following files:
Generated on Sun Aug 31 13:20:32 2008 for CrusDe by  doxygen 1.5.0