The main class to read from configuration files. More...
#include <config_manager.h>

Public Member Functions | |
| int | ReadConfig (const std::string filename) |
| Method read from configuration file. More... | |
| std::vector< Route * > | GetRoutes () const |
| Getter of route derived from configuration file. More... | |
The main class to read from configuration files.
|
inline |
Getter of route derived from configuration file.
| int ConfigManager::ReadConfig | ( | const std::string | filename | ) |
Method read from configuration file.
1.8.16