Provides read/write context class with the ability to handle userver::proto_structs::Date
conversion.
Definition in file date_conv.hpp.
Go to the source code of this file.
#include <userver/proto-structs/io/userver/proto_structs/date.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 | |
Date | proto_structs::io::ReadProtoStruct (ReadContext &ctx, To< Date >, const ::google::type::Date &msg) |
void | proto_structs::io::WriteProtoStruct (WriteContext &, const Date &obj, ::google::type::Date &msg) |