JaiaBot 2.6.0+14+g3cab9c46
JaiaBot micro-AUV software
 
Loading...
Searching...
No Matches
_google_protobuf_MethodDescriptorProto Struct Reference

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

Collaboration diagram for _google_protobuf_MethodDescriptorProto:

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
 

Detailed Description

Definition at line 548 of file descriptor.pb.h.

Member Data Documentation

◆ client_streaming

bool _google_protobuf_MethodDescriptorProto::client_streaming

Definition at line 558 of file descriptor.pb.h.

◆ has_client_streaming

bool _google_protobuf_MethodDescriptorProto::has_client_streaming

Definition at line 557 of file descriptor.pb.h.

◆ has_options

bool _google_protobuf_MethodDescriptorProto::has_options

Definition at line 554 of file descriptor.pb.h.

◆ has_server_streaming

bool _google_protobuf_MethodDescriptorProto::has_server_streaming

Definition at line 560 of file descriptor.pb.h.

◆ input_type

pb_callback_t _google_protobuf_MethodDescriptorProto::input_type

Definition at line 552 of file descriptor.pb.h.

◆ name

pb_callback_t _google_protobuf_MethodDescriptorProto::name

Definition at line 549 of file descriptor.pb.h.

◆ options

google_protobuf_MethodOptions _google_protobuf_MethodDescriptorProto::options

Definition at line 555 of file descriptor.pb.h.

◆ output_type

pb_callback_t _google_protobuf_MethodDescriptorProto::output_type

Definition at line 553 of file descriptor.pb.h.

◆ server_streaming

bool _google_protobuf_MethodDescriptorProto::server_streaming

Definition at line 561 of file descriptor.pb.h.


The documentation for this struct was generated from the following file: