class ExtensionRangeOptions_Declaration

Defined at line 2500 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

bool IsInitialized ()

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

void ~ExtensionRangeOptions_Declaration ()
template <typename = void>
void ExtensionRangeOptions_Declaration (::google::protobuf::internal::ConstantInitialized )
void CopyFrom (const ExtensionRangeOptions_Declaration & from)
void Clear ()
::size_t ByteSizeLong ()
void ExtensionRangeOptions_Declaration ()

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

void ExtensionRangeOptions_Declaration (const ExtensionRangeOptions_Declaration & from)

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

void ExtensionRangeOptions_Declaration (ExtensionRangeOptions_Declaration && from)

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

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

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

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

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

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

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

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

void MergeFrom (const ExtensionRangeOptions_Declaration & from)

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

int GetCachedSize ()

Defined at line 2616 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 ()
ExtensionRangeOptions_Declaration & operator= (const ExtensionRangeOptions_Declaration & from)

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

ExtensionRangeOptions_Declaration & operator= (ExtensionRangeOptions_Declaration && from)

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

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

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

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

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

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

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

const ExtensionRangeOptions_Declaration & default_instance ()

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

const ExtensionRangeOptions_Declaration * internal_default_instance ()

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

void Swap (ExtensionRangeOptions_Declaration * other)

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

void UnsafeArenaSwap (ExtensionRangeOptions_Declaration * other)

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

bool has_full_name ()

optional string full_name = 2;

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

void clear_full_name ()

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

const std::string & full_name ()

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

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

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

std::string * mutable_full_name ()

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

std::string * release_full_name ()

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

void set_allocated_full_name (std::string * value)

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

bool has_type ()

optional string type = 3;

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

void clear_type ()

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

const std::string & type ()

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

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

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

std::string * mutable_type ()

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

std::string * release_type ()

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

void set_allocated_type (std::string * value)

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

bool has_number ()

optional int32 number = 1;

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

void clear_number ()

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

::int32_t number ()

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

void set_number (::int32_t value)

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

bool has_reserved ()

optional bool reserved = 5;

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

void clear_reserved ()

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

bool reserved ()

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

void set_reserved (bool value)

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

bool has_repeated ()

optional bool repeated = 6;

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

void clear_repeated ()

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

bool repeated ()

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

void set_repeated (bool value)

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

Protected Methods

void ExtensionRangeOptions_Declaration (::google::protobuf::Arena * arena, ExtensionRangeOptions_Declaration && from)

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

void ExtensionRangeOptions_Declaration (::google::protobuf::Arena * arena)
void ExtensionRangeOptions_Declaration (::google::protobuf::Arena * arena, const ExtensionRangeOptions_Declaration & from)
const ::google::protobuf::internal::ClassData * GetClassData ()
void * PlacementNew_ (const void * , void * mem, ::google::protobuf::Arena * arena)
auto InternalNewImpl_ ()

Enumerations

enum 
Name Value
kFullNameFieldNumber 2
kTypeFieldNumber 3
kNumberFieldNumber 1
kReservedFieldNumber 5
kRepeatedFieldNumber 6

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

Defined at line 2646 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 ExtensionRangeOptions_Declaration ()
void ExtensionRangeOptions_Declaration (ExtensionRangeOptions_Declaration & aExtensionRangeOptions_Declaration & b)