chronon::sender::factory
Classes
| Name | |
|---|---|
| class | chronon::sender::factory::SenderFactoryRegistry Thread-safe singleton registry of unit factories keyed by YAML type name. |
| class | chronon::sender::factory::SenderFactory Template factory that creates instances of a specific Unit subclass. |
| class | chronon::sender::factory::PhasedAutoRegisteredUnit AutoRegisteredUnit variant with automatic Phase0/Phase1 dispatch. |
| class | chronon::sender::factory::ISenderFactory Type-erased factory interface for runtime unit creation by YAML type name. |
| class | chronon::sender::factory::AutoRegisteredUnit CRTP base that auto-registers Derived with SenderFactoryRegistry at program load. |
Updated on 2026-07-06 at 09:03:33 +0000