class MethodDescriptorProto
Defined at line 9194 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
-------------------------------------------------------------------
Public Members
static const int kIndexInFileMessages
Protected Members
static ClassDataFull _class_data_
Public Methods
void MethodDescriptorProto ()
Defined at line 9198 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
void ~MethodDescriptorProto ()
template <typename = void>
void MethodDescriptorProto (::google::protobuf::internal::ConstantInitialized )
void CopyFrom (const MethodDescriptorProto & from)
void Clear ()
::size_t ByteSizeLong ()
void MethodDescriptorProto (const MethodDescriptorProto & from)
Defined at line 9212 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
void MethodDescriptorProto (MethodDescriptorProto && from)
Defined at line 9213 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
MethodDescriptorProto & operator= (const MethodDescriptorProto & from)
Defined at line 9215 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
MethodDescriptorProto & operator= (MethodDescriptorProto && from)
Defined at line 9219 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
const ::google::protobuf::UnknownFieldSet & unknown_fields ()
Defined at line 9229 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
Defined at line 9233 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
const ::google::protobuf::Descriptor * descriptor ()
Defined at line 9238 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
const ::google::protobuf::Descriptor * GetDescriptor ()
Defined at line 9241 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
const ::google::protobuf::Reflection * GetReflection ()
Defined at line 9244 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
const MethodDescriptorProto & default_instance ()
Defined at line 9247 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
const MethodDescriptorProto * internal_default_instance ()
Defined at line 9250 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
void Swap (MethodDescriptorProto * other)
Defined at line 9256 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
void UnsafeArenaSwap (MethodDescriptorProto * other)
Defined at line 9264 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
MethodDescriptorProto * New (::google::protobuf::Arena * arena)
implements Message ----------------------------------------------
Defined at line 9272 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
void MergeFrom (const MethodDescriptorProto & from)
Defined at line 9278 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
bool IsInitialized ()
Defined at line 9286 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
int GetCachedSize ()
Defined at line 9315 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
::google::protobuf::Metadata GetMetadata ()
bool has_name ()
optional string name = 1;
Defined at line 15732 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
void clear_name ()
Defined at line 15736 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
const std::string & name ()
Defined at line 15741 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
template <typename Arg_ = const std::string&, typename... Args_>
void set_name (Arg_ && arg, Args_... args)
Defined at line 15747 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
std::string * mutable_name ()
Defined at line 15754 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
std::string * release_name ()
Defined at line 15773 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
void set_allocated_name (std::string * value)
Defined at line 15786 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
bool has_input_type ()
optional string input_type = 2;
Defined at line 15801 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
void clear_input_type ()
Defined at line 15805 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
const std::string & input_type ()
Defined at line 15810 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
template <typename Arg_ = const std::string&, typename... Args_>
void set_input_type (Arg_ && arg, Args_... args)
Defined at line 15816 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
std::string * mutable_input_type ()
Defined at line 15823 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
std::string * release_input_type ()
Defined at line 15842 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
void set_allocated_input_type (std::string * value)
Defined at line 15855 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
bool has_output_type ()
optional string output_type = 3;
Defined at line 15870 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
void clear_output_type ()
Defined at line 15874 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
const std::string & output_type ()
Defined at line 15879 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
template <typename Arg_ = const std::string&, typename... Args_>
void set_output_type (Arg_ && arg, Args_... args)
Defined at line 15885 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
std::string * mutable_output_type ()
Defined at line 15892 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
std::string * release_output_type ()
Defined at line 15911 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
void set_allocated_output_type (std::string * value)
Defined at line 15924 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
bool has_options ()
optional .google.protobuf.MethodOptions options = 4;
Defined at line 15939 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
void clear_options ()
Defined at line 15944 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
const ::google::protobuf::MethodOptions & options ()
Defined at line 15954 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
::google::protobuf::MethodOptions * release_options ()
Defined at line 15971 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
::google::protobuf::MethodOptions * mutable_options ()
Defined at line 16007 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
void set_allocated_options (::google::protobuf::MethodOptions * value)
Defined at line 16013 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
void unsafe_arena_set_allocated_options (::google::protobuf::MethodOptions * value)
Defined at line 15958 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
::google::protobuf::MethodOptions * unsafe_arena_release_options ()
Defined at line 15990 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
bool has_client_streaming ()
optional bool client_streaming = 5 [default = false];
Defined at line 16035 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
void clear_client_streaming ()
Defined at line 16039 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
bool client_streaming ()
Defined at line 16044 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
void set_client_streaming (bool value)
Defined at line 16048 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
bool has_server_streaming ()
optional bool server_streaming = 6 [default = false];
Defined at line 16063 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
void clear_server_streaming ()
Defined at line 16067 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
bool server_streaming ()
Defined at line 16072 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
void set_server_streaming (bool value)
Defined at line 16076 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
Protected Methods
void MethodDescriptorProto (::google::protobuf::Arena * arena)
void MethodDescriptorProto (::google::protobuf::Arena * arena, const MethodDescriptorProto & from)
const ::google::protobuf::internal::ClassData * GetClassData ()
void MethodDescriptorProto (::google::protobuf::Arena * arena, MethodDescriptorProto && from)
Defined at line 9330 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
void * PlacementNew_ (const void * , void * mem, ::google::protobuf::Arena * arena)
auto InternalNewImpl_ ()
Enumerations
enum
| Name | Value |
|---|---|
| kNameFieldNumber | 1 |
| kInputTypeFieldNumber | 2 |
| kOutputTypeFieldNumber | 3 |
| kOptionsFieldNumber | 4 |
| kClientStreamingFieldNumber | 5 |
| kServerStreamingFieldNumber | 6 |
accessors -------------------------------------------------------
Defined at line 9345 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
Friends
class TableStruct_google_2fprotobuf_2fdescriptor_2eproto
template <typename T>
class InternalHelper
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view MethodDescriptorProto ()
void MethodDescriptorProto (MethodDescriptorProto & aMethodDescriptorProto & b)