Provides read/write context class with the ability to handle. proto_structs::UnbreakableDependecyCycle conversion.
Definition in file unbreakable_dependency_cycle_conv.hpp.
Go to the source code of this file.
#include <userver/proto-structs/io/userver/proto_structs/unbreakable_dependency_cycle.hpp>#include <userver/proto-structs/io/fwd.hpp>Namespaces | |
| namespace | proto_structs |
| Top namespace for the proto-structs library. | |
| namespace | proto_structs::io |
| Namespace for conversion utlities and predefined proto-structs conversion hooks for well-known std/userver types. | |
Functions | |
| template<typename TField> | |
| UnbreakableDependencyCycle | proto_structs::io::ReadProtoField (ReadContext &, To< UnbreakableDependencyCycle >, int, const TField &) |
| template<typename TField> | |
| void | proto_structs::io::WriteProtoField (WriteContext &, const UnbreakableDependencyCycle &, int, TField &) |
| template<typename TField> | |
| void | proto_structs::io::WriteProtoField (WriteContext &, UnbreakableDependencyCycle &&, int, TField &) |