![]() |
Lumiera 0.pre.04
»edit your freedom«
|
The lumiera::Config wrapper class addresses two issues. More...
Go to the source code of this file.
The lumiera::Config wrapper class addresses two issues.
First, it registers startup and shutdown hooks to bring up the config system as early as possible. Later, on application main initialisation, the global config interface is opened and wrapped for convenient access from C++ code.
Definition in file config-facade.h.
Namespaces | |
| namespace | lumiera |
| Lumiera public interface. | |
Classes | |
| class | Config |
| C++ wrapper for convenient access to the Lumiera config system. More... | |