#include "eon/ParametersSSOT.h"#include "eon/BaseStructures.h"#include "eon/generated/ParametersSSOTDefaults.h"#include <string>#include <unordered_set>#include "eon/generated/ParametersSSOTFieldIndex.inc"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 | |
| void | eonc::config::apply_ssot_defaults (Parameters ¶ms) |
| Apply SSoT defaults for covered groups (Main, Potential, Optimizer, Structure Comparison, Process Search). | |
| bool | eonc::config::ssot_has_field (const char *section, const char *key) |
| Return true if section/*key* (snake_case INI name) is declared in the Cap'n Proto L0 catalog for covered groups. | |