![]() |
Vivoe Lite 0.5.0
Lightweight GVA like HMI for military displays.
|
All the configuration data read in at startup, this is the abstraction layer and file format / type can be anything. More...
#include <config_reader.h>
Public Member Functions | |
ConfigDataBase () | |
Construct a new Config Data Base object. | |
~ConfigDataBase () | |
Destroy the Config Data object. | |
void | WriteData () const |
Write contents of protobuf. | |
Data Fields | |
std::unique_ptr< config::Gva > | current_config_ |
CThe current config data. | |
std::string | config_file_ = "config.pb" |
The default config data. | |
All the configuration data read in at startup, this is the abstraction layer and file format / type can be anything.