#include <configuration.h>
Public Member Functions | |
void | read () |
void | write () const |
Configuration (const Configuration &) | |
Friends | |
Configuration & | configuration () |
void Configuration::read | ( | ) |
Reads the configuration data from the application config file. If a property does not already exist in the config file it will be set to a default value.
void Configuration::write | ( | ) | const |
Writes the configuration data to the application config file.