LoadPlugin Class Reference

#include <LoadPlugin.h>

Inheritance diagram for LoadPlugin:

Inheritance graph
[legend]
Collaboration diagram for LoadPlugin:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LoadPlugin (const string=NULL)
virtual ~LoadPlugin ()
virtual void load (const string) throw (FileNotFound, LibHandleError)
double getValueAt (int, int)
load_exec_function getValueFunction ()

Private Member Functions

 LoadPlugin (const LoadPlugin &x)

Private Attributes

load_exec_function func_value

Constructor & Destructor Documentation

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

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

LoadPlugin::LoadPlugin ( const   string = NULL  ) 

LoadPlugin::~LoadPlugin (  )  [virtual]


Member Function Documentation

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

Reimplemented from Plugin.

double LoadPlugin::getValueAt ( int  ,
int   
)

load_exec_function LoadPlugin::getValueFunction (  ) 


Member Data Documentation

load_exec_function LoadPlugin::func_value [private]


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