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

Public Attributes | |
| pb_callback_t | name |
| pb_callback_t | input_type |
| pb_callback_t | output_type |
| bool | has_options |
| google_protobuf_MethodOptions | options |
| bool | has_client_streaming |
| bool | client_streaming |
| bool | has_server_streaming |
| bool | server_streaming |
Definition at line 548 of file descriptor.pb.h.
| bool _google_protobuf_MethodDescriptorProto::client_streaming |
Definition at line 558 of file descriptor.pb.h.
| bool _google_protobuf_MethodDescriptorProto::has_client_streaming |
Definition at line 557 of file descriptor.pb.h.
| bool _google_protobuf_MethodDescriptorProto::has_options |
Definition at line 554 of file descriptor.pb.h.
| bool _google_protobuf_MethodDescriptorProto::has_server_streaming |
Definition at line 560 of file descriptor.pb.h.
| pb_callback_t _google_protobuf_MethodDescriptorProto::input_type |
Definition at line 552 of file descriptor.pb.h.
| pb_callback_t _google_protobuf_MethodDescriptorProto::name |
Definition at line 549 of file descriptor.pb.h.
| google_protobuf_MethodOptions _google_protobuf_MethodDescriptorProto::options |
Definition at line 555 of file descriptor.pb.h.
| pb_callback_t _google_protobuf_MethodDescriptorProto::output_type |
Definition at line 553 of file descriptor.pb.h.
| bool _google_protobuf_MethodDescriptorProto::server_streaming |
Definition at line 561 of file descriptor.pb.h.