Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

ConfigParser Class Reference

#include <ConfigParser.h>

Inheritance diagram for ConfigParser:

Tokenizer List of all members.

Public Member Functions

 ConfigParser ()
unsigned int getErrorPos () const
bool parse (std::ifstream &configFile)
void reset ()
double getRequestDELAY () const
double getDRIVE_ORIGIN_LEFT () const
double getDRIVE_ORIGIN_RIGHT () const
double getDRIVE_THROUGH () const
double getDRIVE_LEFT_RIGHT () const
double getDRIVE_RIGHT_FINAL () const
double getDRIVE_RIGHT_RETURN () const
double getDRIVE_LEFT_RETURN () const
unsigned int getOVEN_CONFIG (unsigned int i) const
double getSHIFT () const
double getONPALETTE (int variante) const
double getOVEN1 (int variante) const
double getCHILL (int variante, BathType bath) const
double getOVEN2 (int variante) const
double getCOOLING (int variante) const
double getH2O_CHILL ()
double getH2OAIRH2O_CHILL ()
double getH2OPOLYMER_CHILL ()
double getPOLYMER_CHILL ()
double getAIR_CHILL ()
double getVENTILATOR_CHILL ()
bool getNO_CRANE_TIME () const
double getEMPTY_PALETTIES_DELAY () const
BufferStrategie getBUFFERSchiebeStrategie () const
bool getBADUmfuellen () const
double getBADUmfuellzeit () const
int getBADkapazitaet () const
bool getBERICHTAuftraege () const
bool getBERICHTPuffer () const
bool getBERICHTWaermebehandlungen () const
bool getBERICHTPaletten () const
bool getBERICHTUeberlaeufe () const
double getOFENVORSCHAU () const

Protected Attributes

unsigned int errorPos
double requestDELAY
double DRIVE_ORIGIN_LEFT
double DRIVE_ORIGIN_RIGHT
double DRIVE_THROUGH
double DRIVE_LEFT_RIGHT
double DRIVE_RIGHT_FINAL
double DRIVE_RIGHT_RETURN
double DRIVE_LEFT_RETURN
unsigned int OVEN_CONFIG [9]
double SHIFT
double ONPALETTE [5]
double OVEN1 [5]
double CHILL [5]
double OVEN2 [5]
double COOLING [5]
double H2O_CHILL
double H2OAIRH2O_CHILL
double H2OPOLYMER_CHILL
double POLYMER_CHILL
double AIR_CHILL
double VENTILATOR_CHILL
bool NO_CRANE_TIME
double EMPTY_PALETTIES_DELAY
BufferStrategie BUFFERSchiebeStrategie
bool BADUmfuellen
double BADUmfuellzeit
int BADkapazitaet
bool BERICHTAuftraege
bool BERICHTPuffer
bool BERICHTWaermebehandlungen
bool BERICHTPaletten
bool BERICHTUeberlaeufe
double OFENVORSCHAU

Constructor & Destructor Documentation

ConfigParser::ConfigParser  ) 
 


Member Function Documentation

double ConfigParser::getAIR_CHILL  )  [inline]
 

int ConfigParser::getBADkapazitaet  )  const [inline]
 

bool ConfigParser::getBADUmfuellen  )  const [inline]
 

double ConfigParser::getBADUmfuellzeit  )  const [inline]
 

bool ConfigParser::getBERICHTAuftraege  )  const [inline]
 

bool ConfigParser::getBERICHTPaletten  )  const [inline]
 

bool ConfigParser::getBERICHTPuffer  )  const [inline]
 

bool ConfigParser::getBERICHTUeberlaeufe  )  const [inline]
 

bool ConfigParser::getBERICHTWaermebehandlungen  )  const [inline]
 

BufferStrategie ConfigParser::getBUFFERSchiebeStrategie  )  const [inline]
 

double ConfigParser::getCHILL int  variante,
BathType  bath
const
 

double ConfigParser::getCOOLING int  variante  )  const [inline]
 

double ConfigParser::getDRIVE_LEFT_RETURN  )  const [inline]
 

double ConfigParser::getDRIVE_LEFT_RIGHT  )  const [inline]
 

double ConfigParser::getDRIVE_ORIGIN_LEFT  )  const [inline]
 

double ConfigParser::getDRIVE_ORIGIN_RIGHT  )  const [inline]
 

double ConfigParser::getDRIVE_RIGHT_FINAL  )  const [inline]
 

double ConfigParser::getDRIVE_RIGHT_RETURN  )  const [inline]
 

double ConfigParser::getDRIVE_THROUGH  )  const [inline]
 

double ConfigParser::getEMPTY_PALETTIES_DELAY  )  const [inline]
 

unsigned int ConfigParser::getErrorPos  )  const [inline]
 

double ConfigParser::getH2O_CHILL  )  [inline]
 

double ConfigParser::getH2OAIRH2O_CHILL  )  [inline]
 

double ConfigParser::getH2OPOLYMER_CHILL  )  [inline]
 

bool ConfigParser::getNO_CRANE_TIME  )  const [inline]
 

double ConfigParser::getOFENVORSCHAU  )  const [inline]
 

double ConfigParser::getONPALETTE int  variante  )  const [inline]
 

double ConfigParser::getOVEN1 int  variante  )  const [inline]
 

double ConfigParser::getOVEN2 int  variante  )  const [inline]
 

unsigned int ConfigParser::getOVEN_CONFIG unsigned int  i  )  const [inline]
 

double ConfigParser::getPOLYMER_CHILL  )  [inline]
 

double ConfigParser::getRequestDELAY  )  const [inline]
 

double ConfigParser::getSHIFT  )  const [inline]
 

double ConfigParser::getVENTILATOR_CHILL  )  [inline]
 

bool ConfigParser::parse std::ifstream &  configFile  ) 
 

void ConfigParser::reset  ) 
 


Member Data Documentation

double ConfigParser::AIR_CHILL [protected]
 

int ConfigParser::BADkapazitaet [protected]
 

bool ConfigParser::BADUmfuellen [protected]
 

double ConfigParser::BADUmfuellzeit [protected]
 

bool ConfigParser::BERICHTAuftraege [protected]
 

bool ConfigParser::BERICHTPaletten [protected]
 

bool ConfigParser::BERICHTPuffer [protected]
 

bool ConfigParser::BERICHTUeberlaeufe [protected]
 

bool ConfigParser::BERICHTWaermebehandlungen [protected]
 

BufferStrategie ConfigParser::BUFFERSchiebeStrategie [protected]
 

double ConfigParser::CHILL[5] [protected]
 

double ConfigParser::COOLING[5] [protected]
 

double ConfigParser::DRIVE_LEFT_RETURN [protected]
 

double ConfigParser::DRIVE_LEFT_RIGHT [protected]
 

double ConfigParser::DRIVE_ORIGIN_LEFT [protected]
 

double ConfigParser::DRIVE_ORIGIN_RIGHT [protected]
 

double ConfigParser::DRIVE_RIGHT_FINAL [protected]
 

double ConfigParser::DRIVE_RIGHT_RETURN [protected]
 

double ConfigParser::DRIVE_THROUGH [protected]
 

double ConfigParser::EMPTY_PALETTIES_DELAY [protected]
 

unsigned int ConfigParser::errorPos [protected]
 

double ConfigParser::H2O_CHILL [protected]
 

double ConfigParser::H2OAIRH2O_CHILL [protected]
 

double ConfigParser::H2OPOLYMER_CHILL [protected]
 

bool ConfigParser::NO_CRANE_TIME [protected]
 

double ConfigParser::OFENVORSCHAU [protected]
 

double ConfigParser::ONPALETTE[5] [protected]
 

double ConfigParser::OVEN1[5] [protected]
 

double ConfigParser::OVEN2[5] [protected]
 

unsigned int ConfigParser::OVEN_CONFIG[9] [protected]
 

double ConfigParser::POLYMER_CHILL [protected]
 

double ConfigParser::requestDELAY [protected]
 

double ConfigParser::SHIFT [protected]
 

double ConfigParser::VENTILATOR_CHILL [protected]
 


The documentation for this class was generated from the following files:
Generated on Tue Apr 26 14:42:44 2005 for rollingmill by doxygen 1.3.6