chronon::sender::config
Classes
| Name | |
|---|---|
| class | chronon::sender::config::YAMLOverrideError Thrown when a YAML override path or format is invalid. |
| class | chronon::sender::config::YAMLOverride Applies dot-notation key=value overrides to a YAML configuration. |
| struct | chronon::sender::config::UnitConfig Parsed YAML config for one unit instance — type, name, and raw params. |
| struct | chronon::sender::config::SimulationYAMLConfig Top-level YAML simulation config: settings, observation, units, connections. |
| class | chronon::sender::config::SenderSimulationBuilder Constructs simulations from YAML configuration in four phases. |
| class | chronon::sender::config::SenderConfigLoader Parses YAML files/strings into SimulationYAMLConfig. |
| struct | chronon::sender::config::PortConnectionSpec Directional connection from an OutPort to an InPort. |
| class | chronon::sender::config::ConfigLoadError Thrown when YAML configuration loading or parsing fails. |
| class | chronon::sender::config::BuildError Thrown when SenderSimulationBuilder fails during one of its build phases. |
Updated on 2026-05-26 at 05:42:32 +0000