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
EnumValueDescriptorProto Class Reference

#include <descriptor.pb.h>

Inheritance diagram for EnumValueDescriptorProto:
Inheritance graph
[legend]

Public Types

enum  : int { kNameFieldNumber = 1, kOptionsFieldNumber = 3, kNumberFieldNumber = 2 }
 
enum  : int { kNameFieldNumber = 1, kOptionsFieldNumber = 3, kNumberFieldNumber = 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_name ()
 
void clear_name ()
 
void clear_number ()
 
void clear_number ()
 
void clear_options ()
 
void clear_options ()
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void CopyFrom (const EnumValueDescriptorProto &from)
 
void CopyFrom (const EnumValueDescriptorProto &from)
 
 EnumValueDescriptorProto ()
 
 EnumValueDescriptorProto ()
 
constexpr EnumValueDescriptorProto (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 EnumValueDescriptorProto (const EnumValueDescriptorProto &from)
 
 EnumValueDescriptorProto (const EnumValueDescriptorProto &from)
 
 EnumValueDescriptorProto (EnumValueDescriptorProto &&from) noexcept
 
 EnumValueDescriptorProto (EnumValueDescriptorProto &&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_name () const
 
bool has_name () const
 
bool has_number () const
 
bool has_number () const
 
bool has_options () const
 
bool has_options () 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 EnumValueDescriptorProto &from)
 
void MergeFrom (const EnumValueDescriptorProto &from)
 
std::string * mutable_name ()
 
std::string * mutable_name ()
 
PROTOBUF_NAMESPACE_ID::EnumValueOptions * mutable_options ()
 
::PROTOBUF_NAMESPACE_ID::EnumValueOptions * mutable_options ()
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
const std::string & name () const
 
const std::string & name () const
 
EnumValueDescriptorProtoNew () const final
 
EnumValueDescriptorProtoNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
EnumValueDescriptorProtoNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
::PROTOBUF_NAMESPACE_ID::int32 number () const
 
int32_t number () const
 
EnumValueDescriptorProtooperator= (const EnumValueDescriptorProto &from)
 
EnumValueDescriptorProtooperator= (const EnumValueDescriptorProto &from)
 
EnumValueDescriptorProtooperator= (EnumValueDescriptorProto &&from) noexcept
 
EnumValueDescriptorProtooperator= (EnumValueDescriptorProto &&from) noexcept
 
const PROTOBUF_NAMESPACE_ID::EnumValueOptions & options () const
 
const ::PROTOBUF_NAMESPACE_ID::EnumValueOptions & options () const
 
std::string * release_name ()
 
PROTOBUF_NODISCARD std::string * release_name ()
 
PROTOBUF_NAMESPACE_ID::EnumValueOptions * release_options ()
 
PROTOBUF_NODISCARD ::PROTOBUF_NAMESPACE_ID::EnumValueOptions * release_options ()
 
void set_allocated_name (std::string *name)
 
void set_allocated_name (std::string *name)
 
void set_allocated_options (::PROTOBUF_NAMESPACE_ID::EnumValueOptions *options)
 
void set_allocated_options (PROTOBUF_NAMESPACE_ID::EnumValueOptions *options)
 
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_name (ArgT0 &&arg0, ArgT... args)
 
template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void set_name (ArgT0 &&arg0, ArgT... args)
 
void set_name (const char *value)
 
void set_name (const char *value, size_t size)
 
void set_name (const std::string &value)
 
void set_name (std::string &&value)
 
void set_number (::PROTOBUF_NAMESPACE_ID::int32 value)
 
void set_number (int32_t value)
 
void Swap (EnumValueDescriptorProto *other)
 
void Swap (EnumValueDescriptorProto *other)
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
PROTOBUF_NAMESPACE_ID::EnumValueOptions * unsafe_arena_release_options ()
 
::PROTOBUF_NAMESPACE_ID::EnumValueOptions * unsafe_arena_release_options ()
 
void unsafe_arena_set_allocated_options (::PROTOBUF_NAMESPACE_ID::EnumValueOptions *options)
 
void unsafe_arena_set_allocated_options (PROTOBUF_NAMESPACE_ID::EnumValueOptions *options)
 
void UnsafeArenaSwap (EnumValueDescriptorProto *other)
 
void UnsafeArenaSwap (EnumValueDescriptorProto *other)
 
virtual ~EnumValueDescriptorProto ()
 
 ~EnumValueDescriptorProto () override
 

Static Public Member Functions

static const EnumValueDescriptorProtodefault_instance ()
 
static const EnumValueDescriptorProtodefault_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 EnumValueDescriptorProtointernal_default_instance ()
 
static const EnumValueDescriptorProtointernal_default_instance ()
 

Static Public Attributes

static const ClassData _class_data_
 
static constexpr int kIndexInFileMessages
 

Protected Member Functions

 EnumValueDescriptorProto (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
 EnumValueDescriptorProto (::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

bool _internal_has_name () const
 
bool _internal_has_name () const
 
bool _internal_has_number () const
 
bool _internal_has_number () const
 
bool _internal_has_options () const
 
bool _internal_has_options () const
 
std::string * _internal_mutable_name ()
 
std::string * _internal_mutable_name ()
 
PROTOBUF_NAMESPACE_ID::EnumValueOptions * _internal_mutable_options ()
 
::PROTOBUF_NAMESPACE_ID::EnumValueOptions * _internal_mutable_options ()
 
const std::string & _internal_name () const
 
const std::string & _internal_name () const
 
::PROTOBUF_NAMESPACE_ID::int32 _internal_number () const
 
int32_t _internal_number () const
 
const PROTOBUF_NAMESPACE_ID::EnumValueOptions & _internal_options () const
 
const ::PROTOBUF_NAMESPACE_ID::EnumValueOptions & _internal_options () const
 
void _internal_set_name (const std::string &value)
 
PROTOBUF_ALWAYS_INLINE void _internal_set_name (const std::string &value)
 
void _internal_set_number (::PROTOBUF_NAMESPACE_ID::int32 value)
 
void _internal_set_number (int32_t value)
 
inline ::PROTOBUF_NAMESPACE_ID::ArenaGetArenaNoVirtual () const
 
void InternalSwap (EnumValueDescriptorProto *other)
 
void InternalSwap (EnumValueDescriptorProto *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::internal::ArenaStringPtr name_
 
::PROTOBUF_NAMESPACE_ID::int32 number_
 
int32_t number_
 
PROTOBUF_NAMESPACE_ID::EnumValueOptions * options_
 
::PROTOBUF_NAMESPACE_ID::EnumValueOptions * options_
 

Friends

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

Detailed Description

Definition at line 2972 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
kNameFieldNumber 
kOptionsFieldNumber 
kNumberFieldNumber 

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

◆ anonymous enum

anonymous enum : int
Enumerator
kNameFieldNumber 
kOptionsFieldNumber 
kNumberFieldNumber 

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

Constructor & Destructor Documentation

◆ EnumValueDescriptorProto() [1/9]

EnumValueDescriptorProto::EnumValueDescriptorProto ( )

◆ ~EnumValueDescriptorProto() [1/2]

EnumValueDescriptorProto::~EnumValueDescriptorProto ( )
virtual

◆ EnumValueDescriptorProto() [2/9]

EnumValueDescriptorProto::EnumValueDescriptorProto ( const EnumValueDescriptorProto from)

◆ EnumValueDescriptorProto() [3/9]

EnumValueDescriptorProto::EnumValueDescriptorProto ( EnumValueDescriptorProto &&  from)
inlinenoexcept

◆ EnumValueDescriptorProto() [4/9]

EnumValueDescriptorProto::EnumValueDescriptorProto ( ::PROTOBUF_NAMESPACE_ID::Arena arena)
explicitprotected

◆ EnumValueDescriptorProto() [5/9]

EnumValueDescriptorProto::EnumValueDescriptorProto ( )
inline

◆ ~EnumValueDescriptorProto() [2/2]

EnumValueDescriptorProto::~EnumValueDescriptorProto ( )
override

◆ EnumValueDescriptorProto() [6/9]

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

◆ EnumValueDescriptorProto() [7/9]

EnumValueDescriptorProto::EnumValueDescriptorProto ( const EnumValueDescriptorProto from)

◆ EnumValueDescriptorProto() [8/9]

EnumValueDescriptorProto::EnumValueDescriptorProto ( EnumValueDescriptorProto &&  from)
inlinenoexcept

◆ EnumValueDescriptorProto() [9/9]

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

Member Function Documentation

◆ _internal_has_name() [1/2]

bool EnumValueDescriptorProto::_internal_has_name ( ) const
inlineprivate

◆ _internal_has_name() [2/2]

bool EnumValueDescriptorProto::_internal_has_name ( ) const
private

◆ _internal_has_number() [1/2]

bool EnumValueDescriptorProto::_internal_has_number ( ) const
inlineprivate

◆ _internal_has_number() [2/2]

bool EnumValueDescriptorProto::_internal_has_number ( ) const
private

◆ _internal_has_options() [1/2]

bool EnumValueDescriptorProto::_internal_has_options ( ) const
inlineprivate

◆ _internal_has_options() [2/2]

bool EnumValueDescriptorProto::_internal_has_options ( ) const
private

◆ _internal_mutable_name() [1/2]

std::string * EnumValueDescriptorProto::_internal_mutable_name ( )
inlineprivate

◆ _internal_mutable_name() [2/2]

std::string* EnumValueDescriptorProto::_internal_mutable_name ( )
private

◆ _internal_mutable_options() [1/2]

PROTOBUF_NAMESPACE_ID::EnumValueOptions * EnumValueDescriptorProto::_internal_mutable_options ( )
inlineprivate

◆ _internal_mutable_options() [2/2]

::PROTOBUF_NAMESPACE_ID::EnumValueOptions* EnumValueDescriptorProto::_internal_mutable_options ( )
private

◆ _internal_name() [1/2]

const std::string & EnumValueDescriptorProto::_internal_name ( ) const
inlineprivate

◆ _internal_name() [2/2]

const std::string& EnumValueDescriptorProto::_internal_name ( ) const
private

◆ _internal_number() [1/2]

int32_t EnumValueDescriptorProto::_internal_number ( ) const
inlineprivate

◆ _internal_number() [2/2]

int32_t EnumValueDescriptorProto::_internal_number ( ) const
private

◆ _internal_options() [1/2]

const ::PROTOBUF_NAMESPACE_ID::EnumValueOptions & EnumValueDescriptorProto::_internal_options ( ) const
inlineprivate

◆ _internal_options() [2/2]

const ::PROTOBUF_NAMESPACE_ID::EnumValueOptions& EnumValueDescriptorProto::_internal_options ( ) const
private

◆ _internal_set_name() [1/2]

void EnumValueDescriptorProto::_internal_set_name ( const std::string &  value)
inlineprivate

◆ _internal_set_name() [2/2]

PROTOBUF_ALWAYS_INLINE void EnumValueDescriptorProto::_internal_set_name ( const std::string &  value)
inlineprivate

◆ _internal_set_number() [1/2]

void EnumValueDescriptorProto::_internal_set_number ( ::PROTOBUF_NAMESPACE_ID::int32  value)
inlineprivate

◆ _internal_set_number() [2/2]

void EnumValueDescriptorProto::_internal_set_number ( int32_t  value)
inlineprivate

◆ _InternalParse() [1/2]

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

◆ _InternalParse() [2/2]

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

◆ _InternalSerialize()

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

◆ ArenaDtor() [1/2]

void EnumValueDescriptorProto::ArenaDtor ( void *  object)
staticprivate

◆ ArenaDtor() [2/2]

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

◆ ByteSizeLong() [1/2]

size_t EnumValueDescriptorProto::ByteSizeLong ( ) const
final

◆ ByteSizeLong() [2/2]

size_t EnumValueDescriptorProto::ByteSizeLong ( ) const
final

◆ Clear() [1/2]

void EnumValueDescriptorProto::Clear ( )
final

◆ Clear() [2/2]

PROTOBUF_ATTRIBUTE_REINITIALIZES void EnumValueDescriptorProto::Clear ( )
final

◆ clear_name() [1/2]

void EnumValueDescriptorProto::clear_name ( )
inline

◆ clear_name() [2/2]

void EnumValueDescriptorProto::clear_name ( )

◆ clear_number() [1/2]

void EnumValueDescriptorProto::clear_number ( )
inline

◆ clear_number() [2/2]

void EnumValueDescriptorProto::clear_number ( )

◆ clear_options() [1/2]

void EnumValueDescriptorProto::clear_options ( )
inline

◆ clear_options() [2/2]

void EnumValueDescriptorProto::clear_options ( )

◆ CopyFrom() [1/3]

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

◆ CopyFrom() [2/3]

void EnumValueDescriptorProto::CopyFrom ( const EnumValueDescriptorProto from)

◆ CopyFrom() [3/3]

void EnumValueDescriptorProto::CopyFrom ( const EnumValueDescriptorProto from)

◆ default_instance() [1/2]

const EnumValueDescriptorProto & EnumValueDescriptorProto::default_instance ( )
static

◆ default_instance() [2/2]

static const EnumValueDescriptorProto& EnumValueDescriptorProto::default_instance ( )
inlinestatic

◆ descriptor() [1/2]

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

◆ descriptor() [2/2]

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

◆ FullMessageName() [1/2]

::PROTOBUF_NAMESPACE_ID::StringPiece EnumValueDescriptorProto::FullMessageName ( )
inlinestaticprivate

◆ FullMessageName() [2/2]

::PROTOBUF_NAMESPACE_ID::StringPiece EnumValueDescriptorProto::FullMessageName ( )
inlinestaticprivate

◆ GetArena()

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

◆ GetArenaNoVirtual()

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

◆ GetCachedSize() [1/2]

int EnumValueDescriptorProto::GetCachedSize ( ) const
inlinefinal

◆ GetCachedSize() [2/2]

int EnumValueDescriptorProto::GetCachedSize ( ) const
inlinefinal

◆ GetClassData()

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

◆ GetDescriptor() [1/2]

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

◆ GetDescriptor() [2/2]

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

◆ GetMaybeArenaPointer()

void* EnumValueDescriptorProto::GetMaybeArenaPointer ( ) const
inlinefinal

◆ GetMetadata() [1/2]

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

◆ GetMetadata() [2/2]

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

◆ GetMetadataStatic()

::PROTOBUF_NAMESPACE_ID::Metadata EnumValueDescriptorProto::GetMetadataStatic ( )
inlinestaticprivate

◆ GetReflection() [1/2]

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

◆ GetReflection() [2/2]

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

◆ has_name() [1/2]

bool EnumValueDescriptorProto::has_name ( ) const
inline

◆ has_name() [2/2]

bool EnumValueDescriptorProto::has_name ( ) const

◆ has_number() [1/2]

bool EnumValueDescriptorProto::has_number ( ) const
inline

◆ has_number() [2/2]

bool EnumValueDescriptorProto::has_number ( ) const

◆ has_options() [1/2]

bool EnumValueDescriptorProto::has_options ( ) const
inline

◆ has_options() [2/2]

bool EnumValueDescriptorProto::has_options ( ) const

◆ InitAsDefaultInstance()

void EnumValueDescriptorProto::InitAsDefaultInstance ( )
static

◆ internal_default_instance() [1/2]

static const EnumValueDescriptorProto* EnumValueDescriptorProto::internal_default_instance ( )
inlinestatic

◆ internal_default_instance() [2/2]

static const EnumValueDescriptorProto* EnumValueDescriptorProto::internal_default_instance ( )
inlinestatic

◆ InternalSerializeWithCachedSizesToArray()

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

◆ InternalSwap() [1/2]

void EnumValueDescriptorProto::InternalSwap ( EnumValueDescriptorProto other)
private

◆ InternalSwap() [2/2]

void EnumValueDescriptorProto::InternalSwap ( EnumValueDescriptorProto other)
private

◆ IsInitialized() [1/2]

bool EnumValueDescriptorProto::IsInitialized ( ) const
final

◆ IsInitialized() [2/2]

bool EnumValueDescriptorProto::IsInitialized ( ) const
final

◆ MaybeArenaPtr()

void* EnumValueDescriptorProto::MaybeArenaPtr ( ) const
inlineprivate

◆ MergeFrom() [1/3]

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

◆ MergeFrom() [2/3]

void EnumValueDescriptorProto::MergeFrom ( const EnumValueDescriptorProto from)

◆ MergeFrom() [3/3]

void EnumValueDescriptorProto::MergeFrom ( const EnumValueDescriptorProto from)

◆ MergeImpl()

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

◆ mutable_name() [1/2]

std::string * EnumValueDescriptorProto::mutable_name ( )
inline

◆ mutable_name() [2/2]

std::string* EnumValueDescriptorProto::mutable_name ( )

◆ mutable_options() [1/2]

PROTOBUF_NAMESPACE_ID::EnumValueOptions * EnumValueDescriptorProto::mutable_options ( )
inline

◆ mutable_options() [2/2]

::PROTOBUF_NAMESPACE_ID::EnumValueOptions* EnumValueDescriptorProto::mutable_options ( )

◆ mutable_unknown_fields() [1/2]

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

◆ mutable_unknown_fields() [2/2]

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

◆ name() [1/2]

const std::string & EnumValueDescriptorProto::name ( ) const
inline

◆ name() [2/2]

const std::string& EnumValueDescriptorProto::name ( ) const

◆ New() [1/3]

EnumValueDescriptorProto* EnumValueDescriptorProto::New ( ) const
inlinefinal

◆ New() [2/3]

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

◆ New() [3/3]

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

◆ number() [1/2]

int32_t EnumValueDescriptorProto::number ( ) const
inline

◆ number() [2/2]

int32_t EnumValueDescriptorProto::number ( ) const

◆ operator=() [1/4]

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

◆ operator=() [2/4]

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

◆ operator=() [3/4]

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

◆ operator=() [4/4]

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

◆ options() [1/2]

const ::PROTOBUF_NAMESPACE_ID::EnumValueOptions & EnumValueDescriptorProto::options ( ) const
inline

◆ options() [2/2]

const ::PROTOBUF_NAMESPACE_ID::EnumValueOptions& EnumValueDescriptorProto::options ( ) const

◆ RegisterArenaDtor() [1/2]

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

◆ RegisterArenaDtor() [2/2]

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

◆ release_name() [1/2]

std::string * EnumValueDescriptorProto::release_name ( )
inline

◆ release_name() [2/2]

PROTOBUF_NODISCARD std::string* EnumValueDescriptorProto::release_name ( )

◆ release_options() [1/2]

PROTOBUF_NAMESPACE_ID::EnumValueOptions * EnumValueDescriptorProto::release_options ( )
inline

◆ release_options() [2/2]

PROTOBUF_NODISCARD ::PROTOBUF_NAMESPACE_ID::EnumValueOptions* EnumValueDescriptorProto::release_options ( )

◆ set_allocated_name() [1/2]

void EnumValueDescriptorProto::set_allocated_name ( std::string *  name)
inline

◆ set_allocated_name() [2/2]

void EnumValueDescriptorProto::set_allocated_name ( std::string *  name)

◆ set_allocated_options() [1/2]

void EnumValueDescriptorProto::set_allocated_options ( ::PROTOBUF_NAMESPACE_ID::EnumValueOptions *  options)
inline

◆ set_allocated_options() [2/2]

void EnumValueDescriptorProto::set_allocated_options ( PROTOBUF_NAMESPACE_ID::EnumValueOptions *  options)
inline

◆ set_name() [1/6]

template<typename ArgT0 = const std::string&, typename... ArgT>
void EnumValueDescriptorProto::set_name ( ArgT0 &&  arg0,
ArgT...  args 
)

◆ set_name() [2/6]

template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void EnumValueDescriptorProto::set_name ( ArgT0 &&  arg0,
ArgT...  args 
)
inline

◆ set_name() [3/6]

void EnumValueDescriptorProto::set_name ( const char *  value)
inline

◆ set_name() [4/6]

void EnumValueDescriptorProto::set_name ( const char *  value,
size_t  size 
)
inline

◆ set_name() [5/6]

void EnumValueDescriptorProto::set_name ( const std::string &  value)
inline

◆ set_name() [6/6]

void EnumValueDescriptorProto::set_name ( std::string &&  value)
inline

◆ set_number() [1/2]

void EnumValueDescriptorProto::set_number ( ::PROTOBUF_NAMESPACE_ID::int32  value)
inline

◆ set_number() [2/2]

void EnumValueDescriptorProto::set_number ( int32_t  value)
inline

◆ SetCachedSize() [1/2]

void EnumValueDescriptorProto::SetCachedSize ( int  size) const
finalprivate

◆ SetCachedSize() [2/2]

void EnumValueDescriptorProto::SetCachedSize ( int  size) const
finalprivate

◆ SharedCtor() [1/2]

void EnumValueDescriptorProto::SharedCtor ( )
inlineprivate

◆ SharedCtor() [2/2]

void EnumValueDescriptorProto::SharedCtor ( )
private

◆ SharedDtor() [1/2]

void EnumValueDescriptorProto::SharedDtor ( )
inlineprivate

◆ SharedDtor() [2/2]

void EnumValueDescriptorProto::SharedDtor ( )
private

◆ Swap() [1/2]

void EnumValueDescriptorProto::Swap ( EnumValueDescriptorProto other)
inline

◆ Swap() [2/2]

void EnumValueDescriptorProto::Swap ( EnumValueDescriptorProto other)
inline

◆ unknown_fields() [1/2]

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

◆ unknown_fields() [2/2]

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

◆ unsafe_arena_release_options() [1/2]

PROTOBUF_NAMESPACE_ID::EnumValueOptions * EnumValueDescriptorProto::unsafe_arena_release_options ( )
inline

◆ unsafe_arena_release_options() [2/2]

::PROTOBUF_NAMESPACE_ID::EnumValueOptions* EnumValueDescriptorProto::unsafe_arena_release_options ( )

◆ unsafe_arena_set_allocated_options() [1/2]

void EnumValueDescriptorProto::unsafe_arena_set_allocated_options ( ::PROTOBUF_NAMESPACE_ID::EnumValueOptions *  options)
inline

◆ unsafe_arena_set_allocated_options() [2/2]

void EnumValueDescriptorProto::unsafe_arena_set_allocated_options ( PROTOBUF_NAMESPACE_ID::EnumValueOptions *  options)

◆ UnsafeArenaSwap() [1/2]

void EnumValueDescriptorProto::UnsafeArenaSwap ( EnumValueDescriptorProto other)
inline

◆ UnsafeArenaSwap() [2/2]

void EnumValueDescriptorProto::UnsafeArenaSwap ( EnumValueDescriptorProto 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]

void swap ( EnumValueDescriptorProto a,
EnumValueDescriptorProto b 
)
friend

◆ swap [2/2]

void swap ( EnumValueDescriptorProto a,
EnumValueDescriptorProto b 
)
friend

Member Data Documentation

◆ _cached_size_

PROTOBUF_NAMESPACE_ID::internal::CachedSize EnumValueDescriptorProto::_cached_size_
mutableprivate

◆ _class_data_

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

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

◆ _has_bits_

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

◆ _internal_metadata_

::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena EnumValueDescriptorProto::_internal_metadata_
private

◆ kIndexInFileMessages

static constexpr int EnumValueDescriptorProto::kIndexInFileMessages
staticconstexpr
Initial value:
=
10

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

◆ name_

PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr EnumValueDescriptorProto::name_
private

◆ number_ [1/2]

::PROTOBUF_NAMESPACE_ID::int32 EnumValueDescriptorProto::number_
private

◆ number_ [2/2]

int32_t EnumValueDescriptorProto::number_
private

◆ options_ [1/2]

PROTOBUF_NAMESPACE_ID::EnumValueOptions* EnumValueDescriptorProto::options_
private

◆ options_ [2/2]

::PROTOBUF_NAMESPACE_ID::EnumValueOptions* EnumValueDescriptorProto::options_
private

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


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