class DescriptorProto_ExtensionRange

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

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

Public Members

static const int kIndexInFileMessages

Public Methods

void CopyFrom (const DescriptorProto_ExtensionRange & from)
void Clear ()
::size_t ByteSizeLong ()
void DescriptorProto_ExtensionRange ()

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

DescriptorProto_ExtensionRange & operator= (const DescriptorProto_ExtensionRange & from)

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

DescriptorProto_ExtensionRange & operator= (DescriptorProto_ExtensionRange && from)

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

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

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

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

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

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

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

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

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

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

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

const DescriptorProto_ExtensionRange & default_instance ()

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

void Swap (DescriptorProto_ExtensionRange * other)

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

void UnsafeArenaSwap (DescriptorProto_ExtensionRange * other)

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

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

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

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

void MergeFrom (const DescriptorProto_ExtensionRange & from)

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

bool IsInitialized ()

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

int GetCachedSize ()

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

void ~DescriptorProto_ExtensionRange ()
template <typename = void>
void DescriptorProto_ExtensionRange (::google::protobuf::internal::ConstantInitialized , const ::google::protobuf::internal::ClassData * class_data)
void DescriptorProto_ExtensionRange (const DescriptorProto_ExtensionRange & from)

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

void DescriptorProto_ExtensionRange (DescriptorProto_ExtensionRange && from)

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

::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
auto InternalGenerateClassData_ (const MessageLite & prototype, const ::google::protobuf::internal::TcParseTableBase * tc_table)
::google::protobuf::Metadata GetMetadata ()
bool has_options ()

optional .google.protobuf.ExtensionRangeOptions options = 3;

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

void clear_options ()

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

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

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

::google::protobuf::ExtensionRangeOptions * release_options ()

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

::google::protobuf::ExtensionRangeOptions * mutable_options ()

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

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

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

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

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

::google::protobuf::ExtensionRangeOptions * unsafe_arena_release_options ()

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

bool has_start ()

optional int32 start = 1;

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

void clear_start ()

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

::int32_t start ()

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

void set_start (::int32_t value)

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

bool has_end ()

optional int32 end = 2;

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

void clear_end ()

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

::int32_t end ()

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

void set_end (::int32_t value)

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

Enumerations

enum (unnamed) : int
Name Value
kOptionsFieldNumber 3
kStartFieldNumber 1
kEndFieldNumber 2

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

Defined at line 11566 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 DescriptorProto_ExtensionRange ()
void DescriptorProto_ExtensionRange (DescriptorProto_ExtensionRange & aDescriptorProto_ExtensionRange & b)