AmConfigReader Class Reference
configuration file reader
More...
#include <AmConfigReader.h>
|
Public Member Functions |
|
int | loadFile (const string &path) |
|
bool | hasParameter (const string ¶m) |
|
const string & | getParameter (const string ¶m, const string &defval="") |
|
unsigned int | getParameterInt (const string ¶m, 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
1.4.7