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 noexcept | proto_structs::io::ContextWithErrors< ReadError > | inline |
| proto_structs::MessageToStruct (defined in proto_structs::io::ReadContext) | proto_structs::io::ReadContext | friend |
| ReadField(int field_number, const U &message_field) | proto_structs::io::ReadContext | inline |
| ReadField(int field_number, const TMessage &message_field) | proto_structs::io::ReadContext | inline |
| ReadField(T &struct_field, int field_number, const U &message_field) | proto_structs::io::ReadContext | inline |