![]() |
Lumiera 0.pre.04
»edit your freedom«
|
Functions | |
| void | configure_ConfigResolver () |
| Install the actual ConfigResolver implementation. | |
| LifecycleHook | schedule_ (ON_GLOBAL_INIT, &configure_ConfigResolver) |
| void configure_ConfigResolver | ( | ) |
Install the actual ConfigResolver implementation.
The ConfigResolver answers queries about configuration and default configuration of various aspects of the session, based on configuration rules.
Definition at line 45 of file config-resolver.cpp.
References configure_ConfigResolver().
Referenced by configure_ConfigResolver().
Here is the call graph for this function:
Here is the caller graph for this function:| LifecycleHook schedule_ | ( | ON_GLOBAL_INIT | , |
| & | configure_ConfigResolver | ||
| ) |