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 ()
virtual void load (const string) throw (FileNotFound, LibHandleError)
double constrainLoadHeight (double, int, int, int)
loadhistory_exec_function getValueFunction ()

Private Types

typedef double(* value_t )(double, int, int, int)

Private Member Functions

 LoadHistoryPlugin (const LoadHistoryPlugin &x)

Private Attributes

value_t func_value

Member Typedef Documentation

typedef double(* LoadHistoryPlugin::value_t)(double, int, int, int) [private]
 


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

double LoadHistoryPlugin::constrainLoadHeight double  ,
int  ,
int  ,
int 
 

loadhistory_exec_function LoadHistoryPlugin::getValueFunction  ) 
 

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

Reimplemented from Plugin.


Member Data Documentation

value_t LoadHistoryPlugin::func_value [private]
 


The documentation for this class was generated from the following files:
Generated on Sun Jul 29 08:17:34 2007 for CrusDe by doxygen 1.3.8