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

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

AddError(int field_number, std::string_view reason)proto_structs::io::ContextWithErrors< WriteError >
AddError(const ::google::protobuf::FieldDescriptor &field_desc, std::string_view reason)proto_structs::io::ContextWithErrors< WriteError >
AddError(std::string_view reason)proto_structs::io::ContextWithErrors< WriteError >
HasErrors() const noexceptproto_structs::io::ContextWithErrors< WriteError >inline
proto_structs::StructToMessage (defined in proto_structs::io::WriteContext)proto_structs::io::WriteContextfriend
WriteField(T &&struct_field, int field_number, U &message_field)proto_structs::io::WriteContextinline
WriteField(TStruct &&struct_field, int field_number, TMessage &message_field)proto_structs::io::WriteContextinline