class DescriptorProto_ReservedRange
Defined at line 3828 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
-------------------------------------------------------------------
Public Members
static const int kIndexInFileMessages
Public Methods
void CopyFrom (const DescriptorProto_ReservedRange & from)
void Clear ()
::size_t ByteSizeLong ()
void DescriptorProto_ReservedRange ()
Defined at line 3831 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void DescriptorProto_ReservedRange (DescriptorProto_ReservedRange && from)
Defined at line 3847 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
::google::protobuf::Metadata GetMetadata ()
DescriptorProto_ReservedRange & operator= (const DescriptorProto_ReservedRange & from)
Defined at line 3848 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
DescriptorProto_ReservedRange & operator= (DescriptorProto_ReservedRange && from)
Defined at line 3852 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
const ::google::protobuf::UnknownFieldSet & unknown_fields ()
Defined at line 3862 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
Defined at line 3866 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
const ::google::protobuf::Descriptor * descriptor ()
Defined at line 3871 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
const ::google::protobuf::Descriptor * GetDescriptor ()
Defined at line 3874 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
const ::google::protobuf::Reflection * GetReflection ()
Defined at line 3878 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
const DescriptorProto_ReservedRange & default_instance ()
Defined at line 3881 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void Swap (DescriptorProto_ReservedRange * other)
Defined at line 3886 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void UnsafeArenaSwap (DescriptorProto_ReservedRange * other)
Defined at line 3894 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
DescriptorProto_ReservedRange * New (::google::protobuf::Arena * arena)
implements Message ----------------------------------------------
Defined at line 3902 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void MergeFrom (const DescriptorProto_ReservedRange & from)
Defined at line 3909 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
bool IsInitialized ()
Defined at line 3916 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
int GetCachedSize ()
Defined at line 3940 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void ~DescriptorProto_ReservedRange ()
template <typename = void>
void DescriptorProto_ReservedRange (::google::protobuf::internal::ConstantInitialized , const ::google::protobuf::internal::ClassData * class_data)
void DescriptorProto_ReservedRange (const DescriptorProto_ReservedRange & from)
Defined at line 3846 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)
bool has_start ()
optional int32 start = 1;
Defined at line 14703 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void clear_start ()
Defined at line 14707 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
::int32_t start ()
Defined at line 14712 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void set_start (::int32_t value)
Defined at line 14716 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
bool has_end ()
optional int32 end = 2;
Defined at line 14731 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void clear_end ()
Defined at line 14735 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
::int32_t end ()
Defined at line 14740 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void set_end (::int32_t value)
Defined at line 14744 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
Enumerations
enum (unnamed) : int
| Name | Value |
|---|---|
| kStartFieldNumber | 1 |
| kEndFieldNumber | 2 |
accessors -------------------------------------------------------
Defined at line 3975 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_ReservedRange ()
void DescriptorProto_ReservedRange (DescriptorProto_ReservedRange & aDescriptorProto_ReservedRange & b)