Skip to main content

chronon::sender::factory

Classes

Name
classchronon::sender::factory::SenderFactoryRegistry
Thread-safe singleton registry of unit factories keyed by YAML type name.
classchronon::sender::factory::SenderFactory
Template factory that creates instances of a specific Unit subclass.
classchronon::sender::factory::PhasedAutoRegisteredUnit
AutoRegisteredUnit variant with automatic Phase0/Phase1 dispatch.
classchronon::sender::factory::ISenderFactory
Type-erased factory interface for runtime unit creation by YAML type name.
classchronon::sender::factory::AutoRegisteredUnit
CRTP base that auto-registers Derived with SenderFactoryRegistry at program load.

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