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 noexcept | proto_structs::io::ContextWithErrors< WriteError > | inline |
proto_structs::StructToMessage (defined in proto_structs::io::WriteContext) | proto_structs::io::WriteContext | friend |
WriteField(T &&struct_field, int field_number, U &message_field) | proto_structs::io::WriteContext | inline |
WriteField(TStruct &&struct_field, int field_number, TMessage &message_field) | proto_structs::io::WriteContext | inline |