#include <nanopb/google/protobuf/descriptor.pb.h>
Public Attributes | |
| bool | has_allow_alias |
| bool | allow_alias |
| bool | has_deprecated |
| bool | deprecated |
| pb_callback_t | uninterpreted_option |
| pb_extension_t * | extensions |
Definition at line 461 of file descriptor.pb.h.
| bool _google_protobuf_EnumOptions::allow_alias |
Definition at line 465 of file descriptor.pb.h.
| bool _google_protobuf_EnumOptions::deprecated |
Definition at line 471 of file descriptor.pb.h.
| pb_extension_t* _google_protobuf_EnumOptions::extensions |
Definition at line 474 of file descriptor.pb.h.
| bool _google_protobuf_EnumOptions::has_allow_alias |
Definition at line 464 of file descriptor.pb.h.
| bool _google_protobuf_EnumOptions::has_deprecated |
Definition at line 470 of file descriptor.pb.h.
| pb_callback_t _google_protobuf_EnumOptions::uninterpreted_option |
Definition at line 473 of file descriptor.pb.h.