PropaneUI::Config Class Reference

Configuration loader from XML (Singleton). More...

#include <PropaneUI.h>

List of all members.

Public Member Functions

 ~Config ()
 Destructor.
float getConfig (const std::string &key)
 Return a floating point value for a key.
void setConfig (const std::string &key, const float &value)
 Assign a floating point value to a key.
void loadConfig (const std::string &xmlFile)
 Initialize the load from disk.
void printConfigTable ()
 Print to stdout what has been loaded from this configuration file.

Static Public Member Functions

static ConfigS ()
 Singleton obtainer.

Protected Member Functions

 Config ()
 Private constructor for singleton.
 Config (const Config &)
 Copy constructor for singleton.
Configoperator= (const Config &)
 Equality operator for singleton.


Detailed Description

Configuration loader from XML (Singleton).


The documentation for this class was generated from the following files:
Generated on Thu Aug 31 20:26:03 2006 for Propane Injector by  doxygen 1.4.7