Public Member Functions | |
| DynamicConfig (const Config &config, ConfigPatch &&patch) | |
| bool | operator== (const DynamicConfig &other) const noexcept | 
| bool | operator!= (const DynamicConfig &other) const noexcept | 
Public Attributes | |
| bool | dumps_enabled | 
| std::chrono::milliseconds | min_dump_interval | 
Definition at line 53 of file config.hpp.
| bool dump::DynamicConfig::dumps_enabled | 
Definition at line 59 of file config.hpp.
| std::chrono::milliseconds dump::DynamicConfig::min_dump_interval | 
Definition at line 60 of file config.hpp.