|
| aggregates.hpp |
| Dumping support for aggregates.
|
|
| common.hpp |
| Serialization and deserialization of integral, floating point, string, std::chrono , enum and uuid types for dumps.
|
|
| common_containers.hpp |
| Dump support for C++ Standard Library and Boost containers, std::optional , utils::StrongTypedef, std::{unique,shared}_ptr
|
|
| config.hpp |
|
| dumper.hpp |
| Manages dumps of a cache-like component.
|
|
| factory.hpp |
|
| fwd.hpp |
| Forward declarations of dump::Reader, dump::Writer and dump::To.
|
|
| helpers.hpp |
| Dump utils.
|
|
| json_helpers.hpp |
| Convenience functions to load and dump as JSON in classes derived from components::CachingComponentBase.
|
|
| meta.hpp |
| Provides dump::kIsDumpable and includes userver/dump/fwd.hpp.
|
|
| meta_containers.hpp |
|
| operations.hpp |
|
| operations_encrypted.hpp |
|
| operations_file.hpp |
|
| to.hpp |
| A marker type used in ADL-found Read
|
|
| unsafe.hpp |
|