LoadHistoryPlugin Class Reference

#include <LoadHistoryPlugin.h>

Inheritance diagram for LoadHistoryPlugin:

Inheritance graph
[legend]
Collaboration diagram for LoadHistoryPlugin:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LoadHistoryPlugin (const string=NULL)
virtual ~LoadHistoryPlugin ()
void setJobName (const string)
const string getJobName ()
virtual void load (const string) throw (FileNotFound, LibHandleError)
double getValueAt (unsigned int) throw (LibHandleError)
loadhistory_exec_function getValueFunction () throw (LibHandleError)

Private Member Functions

 LoadHistoryPlugin (const LoadHistoryPlugin &x)

Private Attributes

loadhistory_exec_function func_value
string job_name

Constructor & Destructor Documentation

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

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

LoadHistoryPlugin::LoadHistoryPlugin ( const   string = NULL  ) 

LoadHistoryPlugin::~LoadHistoryPlugin (  )  [virtual]


Member Function Documentation

void LoadHistoryPlugin::setJobName ( const   string  ) 

const string LoadHistoryPlugin::getJobName (  ) 

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

Reimplemented from Plugin.

double LoadHistoryPlugin::getValueAt ( unsigned  int  )  throw (LibHandleError)

loadhistory_exec_function LoadHistoryPlugin::getValueFunction (  )  throw (LibHandleError)


Member Data Documentation

loadhistory_exec_function LoadHistoryPlugin::func_value [private]

string LoadHistoryPlugin::job_name [private]


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