Go to the source code of this file.
Namespaces | |
| namespace | eonc |
| RAII resource manager for the ARTn C library with global synchronization. | |
| namespace | eonc::config |
Functions | |
| int | eonc::config::load_ini (INIReader &ini, Parameters ¶ms) |
| Parse all INI sections into the Parameters struct. | |
| void | eonc::config::validate_and_link (Parameters ¶ms) |
| Resolve cross-group defaults and time unit conversions. | |