Public Methods | |
AltConfig (const char *configname) | |
~AltConfig () | |
Protected Methods | |
virtual void | setup_option (const std::string &group, const std::string &name, const std::string &value, const std::string &type) |
|
A constructor, read and parse config file, save all of them in internal hash
|
|
A destructor, free all internal structures |
|
implementation of virtual method of Ing::Config additional processing remove trailing slashes from filenames and add slash to the end of all directory pathes.
|