ToPS
|
This class reads a configuration file. More...
#include <ConfigurationReader.hpp>
Public Member Functions | |
bool | load (std::string &data) |
Loads the configuration from the data string. | |
bool | loadFromFile (const std::string &filename) |
Loads the configuration from a file. |
This class reads a configuration file.
Definition at line 48 of file ConfigurationReader.hpp.