Skip to main content

chronon::sender::config

Classes

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

Updated on 2026-05-26 at 05:42:32 +0000