|
|
| Config (const std::string &fnamebase=std::string("Config")) |
| |
|
void | save () |
| |
|
void | save (const std::string &path) |
| |
|
bool | load () |
| |
|
bool | load (const std::string &path) |
| |
|
virtual configuru::Config | WriteToJSON ()=0 |
| |
|
virtual bool | ReadFromJSON (const configuru::Config &pt)=0 |
| |
|
|
std::string | ConfigFileBase |
| |
The documentation for this class was generated from the following files:
- src/main/cpp/driver/config.h
- src/main/cpp/driver/config.cpp