config_store.hpp file
Namespaces
- namespace prf
- namespace prf::config
- namespace prf::config::detail
Classes
- struct prf::config::ConfigSectionState
- Internal mutable state for one configuration section.
- struct prf::config::ConfigSectionUpdate
- One pending config mutation applied against a single section snapshot.
- class prf::config::ConfigSectionView
- Mutable, section-scoped configuration view.
- class prf::config::ConfigStore
- Runtime configuration orchestrator.