LoveBrains
1.0.0
|
Manage the configuration of the simulator and the engines. More...
#include <config_manager.h>
Public Member Functions | |
ConfigManager (void) | |
Constructor. | |
~ConfigManager (void) | |
Destructor. | |
Simulator::SConfig const & | getConfiguration (void) const |
Get the configuration object of class "SConfig". More... | |
void | getConfigFromFile (const char *path) |
Get the configuration of the simulator from a file. More... | |
Manage the configuration of the simulator and the engines.
void App::ConfigManager::getConfigFromFile | ( | const char * | path | ) |
Get the configuration of the simulator from a file.
path | : the path to the configuration file. |
Simulator::SConfig const & App::ConfigManager::getConfiguration | ( | void | ) | const |
Get the configuration object of class "SConfig".