#include <nanopb/google/protobuf/descriptor.pb.h>

Public Attributes | |
| pb_callback_t | name |
| pb_callback_t | extendee |
| bool | has_number |
| int32_t | number |
| bool | has_label |
| google_protobuf_FieldDescriptorProto_Label | label |
| bool | has_type |
| google_protobuf_FieldDescriptorProto_Type | type |
| pb_callback_t | type_name |
| pb_callback_t | default_value |
| bool | has_options |
| google_protobuf_FieldOptions | options |
| bool | has_oneof_index |
| int32_t | oneof_index |
| pb_callback_t | json_name |
| bool | has_proto3_optional |
| bool | proto3_optional |
Definition at line 388 of file descriptor.pb.h.
| pb_callback_t _google_protobuf_FieldDescriptorProto::default_value |
Definition at line 411 of file descriptor.pb.h.
| pb_callback_t _google_protobuf_FieldDescriptorProto::extendee |
Definition at line 392 of file descriptor.pb.h.
| bool _google_protobuf_FieldDescriptorProto::has_label |
Definition at line 395 of file descriptor.pb.h.
| bool _google_protobuf_FieldDescriptorProto::has_number |
Definition at line 393 of file descriptor.pb.h.
| bool _google_protobuf_FieldDescriptorProto::has_oneof_index |
Definition at line 416 of file descriptor.pb.h.
| bool _google_protobuf_FieldDescriptorProto::has_options |
Definition at line 412 of file descriptor.pb.h.
| bool _google_protobuf_FieldDescriptorProto::has_proto3_optional |
Definition at line 444 of file descriptor.pb.h.
| bool _google_protobuf_FieldDescriptorProto::has_type |
Definition at line 399 of file descriptor.pb.h.
| pb_callback_t _google_protobuf_FieldDescriptorProto::json_name |
Definition at line 422 of file descriptor.pb.h.
| google_protobuf_FieldDescriptorProto_Label _google_protobuf_FieldDescriptorProto::label |
Definition at line 396 of file descriptor.pb.h.
| pb_callback_t _google_protobuf_FieldDescriptorProto::name |
Definition at line 389 of file descriptor.pb.h.
| int32_t _google_protobuf_FieldDescriptorProto::number |
Definition at line 394 of file descriptor.pb.h.
| int32_t _google_protobuf_FieldDescriptorProto::oneof_index |
Definition at line 417 of file descriptor.pb.h.
| google_protobuf_FieldOptions _google_protobuf_FieldDescriptorProto::options |
Definition at line 413 of file descriptor.pb.h.
| bool _google_protobuf_FieldDescriptorProto::proto3_optional |
Definition at line 445 of file descriptor.pb.h.
| google_protobuf_FieldDescriptorProto_Type _google_protobuf_FieldDescriptorProto::type |
Definition at line 400 of file descriptor.pb.h.
| pb_callback_t _google_protobuf_FieldDescriptorProto::type_name |
Definition at line 406 of file descriptor.pb.h.