userver: Member List
Loading...
Searching...
No Matches
proto_structs::io::ReadContext Member List

This is the complete list of members for proto_structs::io::ReadContext, including all inherited members.

AddError(int field_number, std::string_view reason)proto_structs::io::ContextWithErrors< ReadError >
AddError(const ::google::protobuf::FieldDescriptor &field_desc, std::string_view reason)proto_structs::io::ContextWithErrors< ReadError >
AddError(std::string_view reason)proto_structs::io::ContextWithErrors< ReadError >
HasErrors() const noexceptproto_structs::io::ContextWithErrors< ReadError >inline
proto_structs::MessageToStruct (defined in proto_structs::io::ReadContext)proto_structs::io::ReadContextfriend
ReadField(int field_number, const U &message_field)proto_structs::io::ReadContextinline
ReadField(int field_number, const TMessage &message_field)proto_structs::io::ReadContextinline
ReadField(T &struct_field, int field_number, const U &message_field)proto_structs::io::ReadContextinline