class MethodDescriptorProto

Defined at line 10438 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

-------------------------------------------------------------------

Public Members

static const int kIndexInFileMessages

Public Methods

void CopyFrom (const MethodDescriptorProto & from)
void Clear ()
::size_t ByteSizeLong ()
auto InternalGenerateClassData_ (const MessageLite & prototype, const ::google::protobuf::internal::TcParseTableBase * tc_table)
::google::protobuf::Metadata GetMetadata ()
void MethodDescriptorProto ()

Defined at line 10441 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void MethodDescriptorProto (const MethodDescriptorProto & from)

Defined at line 10456 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void MethodDescriptorProto (MethodDescriptorProto && from)

Defined at line 10457 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

MethodDescriptorProto & operator= (const MethodDescriptorProto & from)

Defined at line 10458 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

MethodDescriptorProto & operator= (MethodDescriptorProto && from)

Defined at line 10462 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

const ::google::protobuf::UnknownFieldSet & unknown_fields ()

Defined at line 10472 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()

Defined at line 10476 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

const ::google::protobuf::Descriptor * descriptor ()

Defined at line 10481 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

const ::google::protobuf::Descriptor * GetDescriptor ()

Defined at line 10484 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

const ::google::protobuf::Reflection * GetReflection ()

Defined at line 10488 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

const MethodDescriptorProto & default_instance ()

Defined at line 10491 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void Swap (MethodDescriptorProto * other)

Defined at line 10496 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void UnsafeArenaSwap (MethodDescriptorProto * other)

Defined at line 10504 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

MethodDescriptorProto * New (::google::protobuf::Arena * arena)

implements Message ----------------------------------------------

Defined at line 10512 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void MergeFrom (const MethodDescriptorProto & from)

Defined at line 10519 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

bool IsInitialized ()

Defined at line 10526 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

int GetCachedSize ()

Defined at line 10555 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void ~MethodDescriptorProto ()
template <typename = void>
void MethodDescriptorProto (::google::protobuf::internal::ConstantInitialized , const ::google::protobuf::internal::ClassData * class_data)
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
bool has_name ()

optional string name = 1;

Defined at line 17512 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void clear_name ()

Defined at line 17516 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

const ::std::string & name ()

Defined at line 17521 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename Arg_ = const ::std::string&, typename... Args_>
void set_name (Arg_ && arg, Args_... args)

Defined at line 17527 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

::std::string * mutable_name ()

Defined at line 17533 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

::std::string * release_name ()

Defined at line 17552 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void set_allocated_name (::std::string * value)

Defined at line 17565 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

bool has_input_type ()

optional string input_type = 2;

Defined at line 17580 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void clear_input_type ()

Defined at line 17584 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

const ::std::string & input_type ()

Defined at line 17589 of file ../../third_party/protobuf/src/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 17595 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

::std::string * mutable_input_type ()

Defined at line 17601 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

::std::string * release_input_type ()

Defined at line 17620 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void set_allocated_input_type (::std::string * value)

Defined at line 17633 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

bool has_output_type ()

optional string output_type = 3;

Defined at line 17648 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void clear_output_type ()

Defined at line 17652 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

const ::std::string & output_type ()

Defined at line 17657 of file ../../third_party/protobuf/src/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 17663 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

::std::string * mutable_output_type ()

Defined at line 17669 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

::std::string * release_output_type ()

Defined at line 17688 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void set_allocated_output_type (::std::string * value)

Defined at line 17701 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

bool has_options ()

optional .google.protobuf.MethodOptions options = 4;

Defined at line 17716 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void clear_options ()

Defined at line 17721 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

const ::google::protobuf::MethodOptions & options ()

Defined at line 17731 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

::google::protobuf::MethodOptions * release_options ()

Defined at line 17749 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

::google::protobuf::MethodOptions * mutable_options ()

Defined at line 17785 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void set_allocated_options (::google::protobuf::MethodOptions * value)

Defined at line 17792 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void unsafe_arena_set_allocated_options (::google::protobuf::MethodOptions * value)

Defined at line 17735 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

::google::protobuf::MethodOptions * unsafe_arena_release_options ()

Defined at line 17768 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

bool has_client_streaming ()

optional bool client_streaming = 5 [default = false];

Defined at line 17814 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void clear_client_streaming ()

Defined at line 17818 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

bool client_streaming ()

Defined at line 17823 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void set_client_streaming (bool value)

Defined at line 17827 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

bool has_server_streaming ()

optional bool server_streaming = 6 [default = false];

Defined at line 17842 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void clear_server_streaming ()

Defined at line 17846 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

bool server_streaming ()

Defined at line 17851 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void set_server_streaming (bool value)

Defined at line 17855 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

Enumerations

enum (unnamed) : int
Name Value
kNameFieldNumber 1
kInputTypeFieldNumber 2
kOutputTypeFieldNumber 3
kOptionsFieldNumber 4
kClientStreamingFieldNumber 5
kServerStreamingFieldNumber 6

accessors -------------------------------------------------------

Defined at line 10590 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

Friends

class TableStruct_google_2fprotobuf_2fdescriptor_2eproto
template <typename T>
class InternalHelper
class PrivateAccess
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view MethodDescriptorProto ()
void MethodDescriptorProto (MethodDescriptorProto & aMethodDescriptorProto & b)