LoadFunctionElement Class Reference

#include <LoadFunctionElement.h>

List of all members.

Public Member Functions

 LoadFunctionElement (const string)
virtual ~LoadFunctionElement ()
void setLoadName (const string)
void setHistoryName (const string)
void setDecayName (const string)
void setHistoryJob (const string)
void setDecayJob (const string)
const string getLoadName ()
const string getHistoryName ()
const string getDecayName ()
const string getHistoryJob ()
const string getDecayJob ()

Private Member Functions

 LoadFunctionElement (const LoadFunctionElement &x)

Private Attributes

string load_name
string history_name
string history_job
string decay_name
string decay_job

Constructor & Destructor Documentation

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

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

LoadFunctionElement::LoadFunctionElement ( const string  _name  ) 
LoadFunctionElement::~LoadFunctionElement (  )  [virtual]

Member Function Documentation

const string LoadFunctionElement::getDecayJob (  ) 

References decay_job.

const string LoadFunctionElement::getDecayName (  ) 

References decay_name.

const string LoadFunctionElement::getHistoryJob (  ) 

References history_job.

const string LoadFunctionElement::getHistoryName (  ) 

References history_name.

const string LoadFunctionElement::getLoadName (  ) 

References load_name.

void LoadFunctionElement::setDecayJob ( const string  name  ) 

References decay_job.

Referenced by InputHandler::getLoadFunctionList().

void LoadFunctionElement::setDecayName ( const string  name  ) 

References decay_name.

Referenced by InputHandler::getLoadFunctionList().

void LoadFunctionElement::setHistoryJob ( const string  name  ) 
void LoadFunctionElement::setHistoryName ( const string  name  ) 
void LoadFunctionElement::setLoadName ( const string  name  ) 

References load_name.


Member Data Documentation

Referenced by getDecayJob(), and setDecayJob().

Referenced by getDecayName(), and setDecayName().

Referenced by getHistoryJob(), and setHistoryJob().

Referenced by getHistoryName(), and setHistoryName().

Referenced by getLoadName(), and setLoadName().


The documentation for this class was generated from the following files:

Generated on Tue Feb 16 15:18:35 2010 for CrusDe by  doxygen 1.6.1-20091004