AmConfigReader Class Reference

configuration file reader More...

#include <AmConfigReader.h>


Public Member Functions

int loadFile (const string &path)
bool hasParameter (const string &param)
const string & getParameter (const string &param, const string &defval="")
unsigned int getParameterInt (const string &param, unsigned int defval=0)
map< string, string >::const_iterator begin () const
map< string, string >::const_iterator end () const


Detailed Description

configuration file reader

Reads configuration file into internal map, which subsequently can be queried for the value of specific configuration values.


The documentation for this class was generated from the following files:
Generated on Thu Mar 8 00:12:46 2007 for Sems by  doxygen 1.4.7
Home |  Recent changes |  Search |  Glossary |  Sitemap |  Login