Classes | Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member Functions | Private Types | Private Member Functions | Static Private Member Functions | Private Attributes | Friends | List of all members
EnumDescriptorProto_EnumReservedRange Class Reference

#include <descriptor.pb.h>

Inheritance diagram for EnumDescriptorProto_EnumReservedRange:
Inheritance graph
[legend]

Classes

class  _Internal
 

Public Types

enum  : int { kStartFieldNumber = 1, kEndFieldNumber = 2 }
 
enum  : int { kStartFieldNumber = 1, kEndFieldNumber = 2 }
 

Public Member Functions

const char * _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final
 
const char * _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final
 
uint8_t_InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
size_t ByteSizeLong () const final
 
size_t ByteSizeLong () const final
 
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear () final
 
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear () final
 
void clear_end ()
 
void clear_end ()
 
void clear_start ()
 
void clear_start ()
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void CopyFrom (const EnumDescriptorProto_EnumReservedRange &from)
 
void CopyFrom (const EnumDescriptorProto_EnumReservedRange &from)
 
::PROTOBUF_NAMESPACE_ID::int32 end () const
 
int32_t end () const
 
 EnumDescriptorProto_EnumReservedRange ()
 
 EnumDescriptorProto_EnumReservedRange ()
 
constexpr EnumDescriptorProto_EnumReservedRange (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 EnumDescriptorProto_EnumReservedRange (const EnumDescriptorProto_EnumReservedRange &from)
 
 EnumDescriptorProto_EnumReservedRange (const EnumDescriptorProto_EnumReservedRange &from)
 
 EnumDescriptorProto_EnumReservedRange (EnumDescriptorProto_EnumReservedRange &&from) noexcept
 
 EnumDescriptorProto_EnumReservedRange (EnumDescriptorProto_EnumReservedRange &&from) noexcept
 
inline ::PROTOBUF_NAMESPACE_ID::ArenaGetArena () const final
 
int GetCachedSize () const final
 
int GetCachedSize () const final
 
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData () const final
 
void * GetMaybeArenaPointer () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
bool has_end () const
 
bool has_end () const
 
bool has_start () const
 
bool has_start () const
 
::PROTOBUF_NAMESPACE_ID::uint8 * InternalSerializeWithCachedSizesToArray (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
bool IsInitialized () const final
 
bool IsInitialized () const final
 
void MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void MergeFrom (const EnumDescriptorProto_EnumReservedRange &from)
 
void MergeFrom (const EnumDescriptorProto_EnumReservedRange &from)
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
EnumDescriptorProto_EnumReservedRangeNew () const final
 
EnumDescriptorProto_EnumReservedRangeNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
EnumDescriptorProto_EnumReservedRangeNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
EnumDescriptorProto_EnumReservedRangeoperator= (const EnumDescriptorProto_EnumReservedRange &from)
 
EnumDescriptorProto_EnumReservedRangeoperator= (const EnumDescriptorProto_EnumReservedRange &from)
 
EnumDescriptorProto_EnumReservedRangeoperator= (EnumDescriptorProto_EnumReservedRange &&from) noexcept
 
EnumDescriptorProto_EnumReservedRangeoperator= (EnumDescriptorProto_EnumReservedRange &&from) noexcept
 
void set_end (::PROTOBUF_NAMESPACE_ID::int32 value)
 
void set_end (int32_t value)
 
void set_start (::PROTOBUF_NAMESPACE_ID::int32 value)
 
void set_start (int32_t value)
 
::PROTOBUF_NAMESPACE_ID::int32 start () const
 
int32_t start () const
 
void Swap (EnumDescriptorProto_EnumReservedRange *other)
 
void Swap (EnumDescriptorProto_EnumReservedRange *other)
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
void UnsafeArenaSwap (EnumDescriptorProto_EnumReservedRange *other)
 
void UnsafeArenaSwap (EnumDescriptorProto_EnumReservedRange *other)
 
virtual ~EnumDescriptorProto_EnumReservedRange ()
 
 ~EnumDescriptorProto_EnumReservedRange () override
 

Static Public Member Functions

static const EnumDescriptorProto_EnumReservedRangedefault_instance ()
 
static const EnumDescriptorProto_EnumReservedRangedefault_instance ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptordescriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptordescriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::DescriptorGetDescriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::DescriptorGetDescriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection ()
 
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection ()
 
static void InitAsDefaultInstance ()
 
static const EnumDescriptorProto_EnumReservedRangeinternal_default_instance ()
 
static const EnumDescriptorProto_EnumReservedRangeinternal_default_instance ()
 

Static Public Attributes

static const ClassData _class_data_
 
static constexpr int kIndexInFileMessages
 

Protected Member Functions

 EnumDescriptorProto_EnumReservedRange (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
 EnumDescriptorProto_EnumReservedRange (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
 

Private Types

typedef void DestructorSkippable_
 
typedef void DestructorSkippable_
 
typedef void InternalArenaConstructable_
 
typedef void InternalArenaConstructable_
 

Private Member Functions

::PROTOBUF_NAMESPACE_ID::int32 _internal_end () const
 
int32_t _internal_end () const
 
bool _internal_has_end () const
 
bool _internal_has_end () const
 
bool _internal_has_start () const
 
bool _internal_has_start () const
 
void _internal_set_end (::PROTOBUF_NAMESPACE_ID::int32 value)
 
void _internal_set_end (int32_t value)
 
void _internal_set_start (::PROTOBUF_NAMESPACE_ID::int32 value)
 
void _internal_set_start (int32_t value)
 
::PROTOBUF_NAMESPACE_ID::int32 _internal_start () const
 
int32_t _internal_start () const
 
inline ::PROTOBUF_NAMESPACE_ID::ArenaGetArenaNoVirtual () const
 
void InternalSwap (EnumDescriptorProto_EnumReservedRange *other)
 
void InternalSwap (EnumDescriptorProto_EnumReservedRange *other)
 
void * MaybeArenaPtr () const
 
void RegisterArenaDtor (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
void RegisterArenaDtor (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
void SetCachedSize (int size) const final
 
void SetCachedSize (int size) const final
 
void SharedCtor ()
 
void SharedCtor ()
 
void SharedDtor ()
 
void SharedDtor ()
 

Static Private Member Functions

static void ArenaDtor (void *object)
 
static void ArenaDtor (void *object)
 
::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName ()
 
::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName ()
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic ()
 
static void MergeImpl (::PROTOBUF_NAMESPACE_ID::Message *to, const ::PROTOBUF_NAMESPACE_ID::Message &from)
 

Private Attributes

mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_
 
::PROTOBUF_NAMESPACE_ID::internal::HasBits< 1 > _has_bits_
 
::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena _internal_metadata_
 
::PROTOBUF_NAMESPACE_ID::int32 end_
 
int32_t end_
 
::PROTOBUF_NAMESPACE_ID::int32 start_
 
int32_t start_
 

Friends

template<typename T >
class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
 
class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
 
struct ::TableStruct_google_2fprotobuf_2fdescriptor_2eproto
 
void swap (EnumDescriptorProto_EnumReservedRange &a, EnumDescriptorProto_EnumReservedRange &b)
 
void swap (EnumDescriptorProto_EnumReservedRange &a, EnumDescriptorProto_EnumReservedRange &b)
 

Detailed Description

Definition at line 2527 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.

Member Typedef Documentation

◆ DestructorSkippable_ [1/2]

◆ DestructorSkippable_ [2/2]

◆ InternalArenaConstructable_ [1/2]

◆ InternalArenaConstructable_ [2/2]

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kStartFieldNumber 
kEndFieldNumber 

Definition at line 2659 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.

◆ anonymous enum

anonymous enum : int
Enumerator
kStartFieldNumber 
kEndFieldNumber 

Definition at line 2706 of file protobuf/src/google/protobuf/descriptor.pb.h.

Constructor & Destructor Documentation

◆ EnumDescriptorProto_EnumReservedRange() [1/9]

EnumDescriptorProto_EnumReservedRange::EnumDescriptorProto_EnumReservedRange ( )

◆ ~EnumDescriptorProto_EnumReservedRange() [1/2]

EnumDescriptorProto_EnumReservedRange::~EnumDescriptorProto_EnumReservedRange ( )
virtual

◆ EnumDescriptorProto_EnumReservedRange() [2/9]

EnumDescriptorProto_EnumReservedRange::EnumDescriptorProto_EnumReservedRange ( const EnumDescriptorProto_EnumReservedRange from)

◆ EnumDescriptorProto_EnumReservedRange() [3/9]

EnumDescriptorProto_EnumReservedRange::EnumDescriptorProto_EnumReservedRange ( EnumDescriptorProto_EnumReservedRange &&  from)
inlinenoexcept

◆ EnumDescriptorProto_EnumReservedRange() [4/9]

EnumDescriptorProto_EnumReservedRange::EnumDescriptorProto_EnumReservedRange ( ::PROTOBUF_NAMESPACE_ID::Arena arena)
explicitprotected

◆ EnumDescriptorProto_EnumReservedRange() [5/9]

EnumDescriptorProto_EnumReservedRange::EnumDescriptorProto_EnumReservedRange ( )
inline

◆ ~EnumDescriptorProto_EnumReservedRange() [2/2]

EnumDescriptorProto_EnumReservedRange::~EnumDescriptorProto_EnumReservedRange ( )
override

◆ EnumDescriptorProto_EnumReservedRange() [6/9]

constexpr EnumDescriptorProto_EnumReservedRange::EnumDescriptorProto_EnumReservedRange ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicitconstexpr

◆ EnumDescriptorProto_EnumReservedRange() [7/9]

EnumDescriptorProto_EnumReservedRange::EnumDescriptorProto_EnumReservedRange ( const EnumDescriptorProto_EnumReservedRange from)

◆ EnumDescriptorProto_EnumReservedRange() [8/9]

EnumDescriptorProto_EnumReservedRange::EnumDescriptorProto_EnumReservedRange ( EnumDescriptorProto_EnumReservedRange &&  from)
inlinenoexcept

◆ EnumDescriptorProto_EnumReservedRange() [9/9]

EnumDescriptorProto_EnumReservedRange::EnumDescriptorProto_EnumReservedRange ( ::PROTOBUF_NAMESPACE_ID::Arena arena,
bool  is_message_owned = false 
)
explicitprotected

Member Function Documentation

◆ _internal_end() [1/2]

int32_t EnumDescriptorProto_EnumReservedRange::_internal_end ( ) const
inlineprivate

◆ _internal_end() [2/2]

int32_t EnumDescriptorProto_EnumReservedRange::_internal_end ( ) const
private

◆ _internal_has_end() [1/2]

bool EnumDescriptorProto_EnumReservedRange::_internal_has_end ( ) const
inlineprivate

◆ _internal_has_end() [2/2]

bool EnumDescriptorProto_EnumReservedRange::_internal_has_end ( ) const
private

◆ _internal_has_start() [1/2]

bool EnumDescriptorProto_EnumReservedRange::_internal_has_start ( ) const
inlineprivate

◆ _internal_has_start() [2/2]

bool EnumDescriptorProto_EnumReservedRange::_internal_has_start ( ) const
private

◆ _internal_set_end() [1/2]

void EnumDescriptorProto_EnumReservedRange::_internal_set_end ( ::PROTOBUF_NAMESPACE_ID::int32  value)
inlineprivate

◆ _internal_set_end() [2/2]

void EnumDescriptorProto_EnumReservedRange::_internal_set_end ( int32_t  value)
inlineprivate

◆ _internal_set_start() [1/2]

void EnumDescriptorProto_EnumReservedRange::_internal_set_start ( ::PROTOBUF_NAMESPACE_ID::int32  value)
inlineprivate

◆ _internal_set_start() [2/2]

void EnumDescriptorProto_EnumReservedRange::_internal_set_start ( int32_t  value)
inlineprivate

◆ _internal_start() [1/2]

int32_t EnumDescriptorProto_EnumReservedRange::_internal_start ( ) const
inlineprivate

◆ _internal_start() [2/2]

int32_t EnumDescriptorProto_EnumReservedRange::_internal_start ( ) const
private

◆ _InternalParse() [1/2]

const char * EnumDescriptorProto_EnumReservedRange::_InternalParse ( const char *  ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext *  ctx 
)
final

◆ _InternalParse() [2/2]

const char* EnumDescriptorProto_EnumReservedRange::_InternalParse ( const char *  ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext *  ctx 
)
final

◆ _InternalSerialize()

uint8_t * EnumDescriptorProto_EnumReservedRange::_InternalSerialize ( uint8_t target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

◆ ArenaDtor() [1/2]

void EnumDescriptorProto_EnumReservedRange::ArenaDtor ( void *  object)
staticprivate

◆ ArenaDtor() [2/2]

static void EnumDescriptorProto_EnumReservedRange::ArenaDtor ( void *  object)
staticprivate

◆ ByteSizeLong() [1/2]

size_t EnumDescriptorProto_EnumReservedRange::ByteSizeLong ( ) const
final

◆ ByteSizeLong() [2/2]

size_t EnumDescriptorProto_EnumReservedRange::ByteSizeLong ( ) const
final

◆ Clear() [1/2]

void EnumDescriptorProto_EnumReservedRange::Clear ( )
final

◆ Clear() [2/2]

PROTOBUF_ATTRIBUTE_REINITIALIZES void EnumDescriptorProto_EnumReservedRange::Clear ( )
final

◆ clear_end() [1/2]

void EnumDescriptorProto_EnumReservedRange::clear_end ( )
inline

◆ clear_end() [2/2]

void EnumDescriptorProto_EnumReservedRange::clear_end ( )

◆ clear_start() [1/2]

void EnumDescriptorProto_EnumReservedRange::clear_start ( )
inline

◆ clear_start() [2/2]

void EnumDescriptorProto_EnumReservedRange::clear_start ( )

◆ CopyFrom() [1/3]

void EnumDescriptorProto_EnumReservedRange::CopyFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ CopyFrom() [2/3]

void EnumDescriptorProto_EnumReservedRange::CopyFrom ( const EnumDescriptorProto_EnumReservedRange from)

◆ CopyFrom() [3/3]

void EnumDescriptorProto_EnumReservedRange::CopyFrom ( const EnumDescriptorProto_EnumReservedRange from)

◆ default_instance() [1/2]

const EnumDescriptorProto_EnumReservedRange & EnumDescriptorProto_EnumReservedRange::default_instance ( )
static

◆ default_instance() [2/2]

static const EnumDescriptorProto_EnumReservedRange& EnumDescriptorProto_EnumReservedRange::default_instance ( )
inlinestatic

◆ descriptor() [1/2]

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* EnumDescriptorProto_EnumReservedRange::descriptor ( )
inlinestatic

◆ descriptor() [2/2]

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* EnumDescriptorProto_EnumReservedRange::descriptor ( )
inlinestatic

◆ end() [1/2]

int32_t EnumDescriptorProto_EnumReservedRange::end ( ) const
inline

◆ end() [2/2]

int32_t EnumDescriptorProto_EnumReservedRange::end ( ) const

◆ FullMessageName() [1/2]

::PROTOBUF_NAMESPACE_ID::StringPiece EnumDescriptorProto_EnumReservedRange::FullMessageName ( )
inlinestaticprivate

◆ FullMessageName() [2/2]

::PROTOBUF_NAMESPACE_ID::StringPiece EnumDescriptorProto_EnumReservedRange::FullMessageName ( )
inlinestaticprivate

◆ GetArena()

inline ::PROTOBUF_NAMESPACE_ID::Arena* EnumDescriptorProto_EnumReservedRange::GetArena ( ) const
inlinefinal

◆ GetArenaNoVirtual()

inline ::PROTOBUF_NAMESPACE_ID::Arena* EnumDescriptorProto_EnumReservedRange::GetArenaNoVirtual ( ) const
inlineprivate

◆ GetCachedSize() [1/2]

int EnumDescriptorProto_EnumReservedRange::GetCachedSize ( ) const
inlinefinal

◆ GetCachedSize() [2/2]

int EnumDescriptorProto_EnumReservedRange::GetCachedSize ( ) const
inlinefinal

◆ GetClassData()

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * EnumDescriptorProto_EnumReservedRange::GetClassData ( ) const
final

◆ GetDescriptor() [1/2]

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* EnumDescriptorProto_EnumReservedRange::GetDescriptor ( )
inlinestatic

◆ GetDescriptor() [2/2]

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* EnumDescriptorProto_EnumReservedRange::GetDescriptor ( )
inlinestatic

◆ GetMaybeArenaPointer()

void* EnumDescriptorProto_EnumReservedRange::GetMaybeArenaPointer ( ) const
inlinefinal

◆ GetMetadata() [1/2]

PROTOBUF_NAMESPACE_ID::Metadata EnumDescriptorProto_EnumReservedRange::GetMetadata ( ) const
final

◆ GetMetadata() [2/2]

::PROTOBUF_NAMESPACE_ID::Metadata EnumDescriptorProto_EnumReservedRange::GetMetadata ( ) const
final

◆ GetMetadataStatic()

::PROTOBUF_NAMESPACE_ID::Metadata EnumDescriptorProto_EnumReservedRange::GetMetadataStatic ( )
inlinestaticprivate

◆ GetReflection() [1/2]

static const ::PROTOBUF_NAMESPACE_ID::Reflection* EnumDescriptorProto_EnumReservedRange::GetReflection ( )
inlinestatic

◆ GetReflection() [2/2]

static const ::PROTOBUF_NAMESPACE_ID::Reflection* EnumDescriptorProto_EnumReservedRange::GetReflection ( )
inlinestatic

◆ has_end() [1/2]

bool EnumDescriptorProto_EnumReservedRange::has_end ( ) const
inline

◆ has_end() [2/2]

bool EnumDescriptorProto_EnumReservedRange::has_end ( ) const

◆ has_start() [1/2]

bool EnumDescriptorProto_EnumReservedRange::has_start ( ) const
inline

◆ has_start() [2/2]

bool EnumDescriptorProto_EnumReservedRange::has_start ( ) const

◆ InitAsDefaultInstance()

void EnumDescriptorProto_EnumReservedRange::InitAsDefaultInstance ( )
static

◆ internal_default_instance() [1/2]

static const EnumDescriptorProto_EnumReservedRange* EnumDescriptorProto_EnumReservedRange::internal_default_instance ( )
inlinestatic

◆ internal_default_instance() [2/2]

static const EnumDescriptorProto_EnumReservedRange* EnumDescriptorProto_EnumReservedRange::internal_default_instance ( )
inlinestatic

◆ InternalSerializeWithCachedSizesToArray()

PROTOBUF_NAMESPACE_ID::uint8 * EnumDescriptorProto_EnumReservedRange::InternalSerializeWithCachedSizesToArray ( ::PROTOBUF_NAMESPACE_ID::uint8 *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

◆ InternalSwap() [1/2]

void EnumDescriptorProto_EnumReservedRange::InternalSwap ( EnumDescriptorProto_EnumReservedRange other)
private

◆ InternalSwap() [2/2]

void EnumDescriptorProto_EnumReservedRange::InternalSwap ( EnumDescriptorProto_EnumReservedRange other)
private

◆ IsInitialized() [1/2]

bool EnumDescriptorProto_EnumReservedRange::IsInitialized ( ) const
final

◆ IsInitialized() [2/2]

bool EnumDescriptorProto_EnumReservedRange::IsInitialized ( ) const
final

◆ MaybeArenaPtr()

void* EnumDescriptorProto_EnumReservedRange::MaybeArenaPtr ( ) const
inlineprivate

◆ MergeFrom() [1/3]

void EnumDescriptorProto_EnumReservedRange::MergeFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ MergeFrom() [2/3]

void EnumDescriptorProto_EnumReservedRange::MergeFrom ( const EnumDescriptorProto_EnumReservedRange from)

◆ MergeFrom() [3/3]

void EnumDescriptorProto_EnumReservedRange::MergeFrom ( const EnumDescriptorProto_EnumReservedRange from)

◆ MergeImpl()

void EnumDescriptorProto_EnumReservedRange::MergeImpl ( ::PROTOBUF_NAMESPACE_ID::Message *  to,
const ::PROTOBUF_NAMESPACE_ID::Message &  from 
)
staticprivate

◆ mutable_unknown_fields() [1/2]

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet* EnumDescriptorProto_EnumReservedRange::mutable_unknown_fields ( )
inline

◆ mutable_unknown_fields() [2/2]

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet* EnumDescriptorProto_EnumReservedRange::mutable_unknown_fields ( )
inline

◆ New() [1/3]

EnumDescriptorProto_EnumReservedRange* EnumDescriptorProto_EnumReservedRange::New ( ) const
inlinefinal

◆ New() [2/3]

EnumDescriptorProto_EnumReservedRange* EnumDescriptorProto_EnumReservedRange::New ( ::PROTOBUF_NAMESPACE_ID::Arena arena) const
inlinefinal

◆ New() [3/3]

EnumDescriptorProto_EnumReservedRange* EnumDescriptorProto_EnumReservedRange::New ( ::PROTOBUF_NAMESPACE_ID::Arena arena = nullptr) const
inlinefinal

◆ operator=() [1/4]

EnumDescriptorProto_EnumReservedRange& EnumDescriptorProto_EnumReservedRange::operator= ( const EnumDescriptorProto_EnumReservedRange from)
inline

◆ operator=() [2/4]

EnumDescriptorProto_EnumReservedRange& EnumDescriptorProto_EnumReservedRange::operator= ( const EnumDescriptorProto_EnumReservedRange from)
inline

◆ operator=() [3/4]

EnumDescriptorProto_EnumReservedRange& EnumDescriptorProto_EnumReservedRange::operator= ( EnumDescriptorProto_EnumReservedRange &&  from)
inlinenoexcept

◆ operator=() [4/4]

EnumDescriptorProto_EnumReservedRange& EnumDescriptorProto_EnumReservedRange::operator= ( EnumDescriptorProto_EnumReservedRange &&  from)
inlinenoexcept

◆ RegisterArenaDtor() [1/2]

void EnumDescriptorProto_EnumReservedRange::RegisterArenaDtor ( ::PROTOBUF_NAMESPACE_ID::Arena arena)
inlineprivate

◆ RegisterArenaDtor() [2/2]

void EnumDescriptorProto_EnumReservedRange::RegisterArenaDtor ( ::PROTOBUF_NAMESPACE_ID::Arena arena)
inlineprivate

◆ set_end() [1/2]

void EnumDescriptorProto_EnumReservedRange::set_end ( ::PROTOBUF_NAMESPACE_ID::int32  value)
inline

◆ set_end() [2/2]

void EnumDescriptorProto_EnumReservedRange::set_end ( int32_t  value)
inline

◆ set_start() [1/2]

void EnumDescriptorProto_EnumReservedRange::set_start ( ::PROTOBUF_NAMESPACE_ID::int32  value)
inline

◆ set_start() [2/2]

void EnumDescriptorProto_EnumReservedRange::set_start ( int32_t  value)
inline

◆ SetCachedSize() [1/2]

void EnumDescriptorProto_EnumReservedRange::SetCachedSize ( int  size) const
finalprivate

◆ SetCachedSize() [2/2]

void EnumDescriptorProto_EnumReservedRange::SetCachedSize ( int  size) const
finalprivate

◆ SharedCtor() [1/2]

void EnumDescriptorProto_EnumReservedRange::SharedCtor ( )
inlineprivate

◆ SharedCtor() [2/2]

void EnumDescriptorProto_EnumReservedRange::SharedCtor ( )
private

◆ SharedDtor() [1/2]

void EnumDescriptorProto_EnumReservedRange::SharedDtor ( )
inlineprivate

◆ SharedDtor() [2/2]

void EnumDescriptorProto_EnumReservedRange::SharedDtor ( )
private

◆ start() [1/2]

int32_t EnumDescriptorProto_EnumReservedRange::start ( ) const
inline

◆ start() [2/2]

int32_t EnumDescriptorProto_EnumReservedRange::start ( ) const

◆ Swap() [1/2]

void EnumDescriptorProto_EnumReservedRange::Swap ( EnumDescriptorProto_EnumReservedRange other)
inline

◆ Swap() [2/2]

void EnumDescriptorProto_EnumReservedRange::Swap ( EnumDescriptorProto_EnumReservedRange other)
inline

◆ unknown_fields() [1/2]

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet& EnumDescriptorProto_EnumReservedRange::unknown_fields ( ) const
inline

◆ unknown_fields() [2/2]

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet& EnumDescriptorProto_EnumReservedRange::unknown_fields ( ) const
inline

◆ UnsafeArenaSwap() [1/2]

void EnumDescriptorProto_EnumReservedRange::UnsafeArenaSwap ( EnumDescriptorProto_EnumReservedRange other)
inline

◆ UnsafeArenaSwap() [2/2]

void EnumDescriptorProto_EnumReservedRange::UnsafeArenaSwap ( EnumDescriptorProto_EnumReservedRange other)
inline

Friends And Related Function Documentation

◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper

template<typename T >
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
friend

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
friend

◆ ::TableStruct_google_2fprotobuf_2fdescriptor_2eproto

◆ swap [1/2]

◆ swap [2/2]

Member Data Documentation

◆ _cached_size_

PROTOBUF_NAMESPACE_ID::internal::CachedSize EnumDescriptorProto_EnumReservedRange::_cached_size_
mutableprivate

◆ _class_data_

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData EnumDescriptorProto_EnumReservedRange::_class_data_
static
Initial value:
= {
::PROTOBUF_NAMESPACE_ID::Message::CopyWithSizeCheck,
}

Definition at line 2697 of file protobuf/src/google/protobuf/descriptor.pb.h.

◆ _has_bits_

PROTOBUF_NAMESPACE_ID::internal::HasBits< 1 > EnumDescriptorProto_EnumReservedRange::_has_bits_
private

◆ _internal_metadata_

::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena EnumDescriptorProto_EnumReservedRange::_internal_metadata_
private

◆ end_ [1/2]

::PROTOBUF_NAMESPACE_ID::int32 EnumDescriptorProto_EnumReservedRange::end_
private

◆ end_ [2/2]

int32_t EnumDescriptorProto_EnumReservedRange::end_
private

◆ kIndexInFileMessages

static constexpr int EnumDescriptorProto_EnumReservedRange::kIndexInFileMessages
staticconstexpr
Initial value:
=
8

Definition at line 2581 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.

◆ start_ [1/2]

::PROTOBUF_NAMESPACE_ID::int32 EnumDescriptorProto_EnumReservedRange::start_
private

◆ start_ [2/2]

int32_t EnumDescriptorProto_EnumReservedRange::start_
private

The documentation for this class was generated from the following files:
EnumDescriptorProto_EnumReservedRange::MergeImpl
static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message *to, const ::PROTOBUF_NAMESPACE_ID::Message &from)
Definition: protobuf/src/google/protobuf/descriptor.pb.cc:4555


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:43