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

#include <descriptor.pb.h>

Inheritance diagram for EnumValueOptions:
Inheritance graph
[legend]

Public Types

enum  : int { kUninterpretedOptionFieldNumber = 999, kDeprecatedFieldNumber = 1 }
 
enum  : int { kUninterpretedOptionFieldNumber = 999, kDeprecatedFieldNumber = 1 }
 

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
 
PROTOBUF_NAMESPACE_ID::UninterpretedOption * add_uninterpreted_option ()
 
::PROTOBUF_NAMESPACE_ID::UninterpretedOption * add_uninterpreted_option ()
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::MutableType AddExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EnumValueOptions, _proto_TypeTraits, _field_type, _is_packed > &id)
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void AddExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EnumValueOptions, _proto_TypeTraits, _field_type, _is_packed > &id, typename _proto_TypeTraits::Repeated::ConstType value)
 
size_t ByteSizeLong () const final
 
size_t ByteSizeLong () const final
 
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear () final
 
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear () final
 
void clear_deprecated ()
 
void clear_deprecated ()
 
void clear_uninterpreted_option ()
 
void clear_uninterpreted_option ()
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void ClearExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EnumValueOptions, _proto_TypeTraits, _field_type, _is_packed > &id)
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void CopyFrom (const EnumValueOptions &from)
 
void CopyFrom (const EnumValueOptions &from)
 
bool deprecated () const
 
bool deprecated () const
 
 EnumValueOptions ()
 
 EnumValueOptions ()
 
constexpr EnumValueOptions (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 EnumValueOptions (const EnumValueOptions &from)
 
 EnumValueOptions (const EnumValueOptions &from)
 
 EnumValueOptions (EnumValueOptions &&from) noexcept
 
 EnumValueOptions (EnumValueOptions &&from) noexcept
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
int ExtensionSize (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EnumValueOptions, _proto_TypeTraits, _field_type, _is_packed > &id) const
 
inline ::PROTOBUF_NAMESPACE_ID::ArenaGetArena () const final
 
int GetCachedSize () const final
 
int GetCachedSize () const final
 
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData () const final
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Singular::ConstType GetExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EnumValueOptions, _proto_TypeTraits, _field_type, _is_packed > &id) const
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::ConstType GetExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EnumValueOptions, _proto_TypeTraits, _field_type, _is_packed > &id, int index) const
 
void * GetMaybeArenaPointer () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
const _proto_TypeTraits::Repeated::RepeatedFieldType & GetRepeatedExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EnumValueOptions, _proto_TypeTraits, _field_type, _is_packed > &id) const
 
bool has_deprecated () const
 
bool has_deprecated () const
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
bool HasExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EnumValueOptions, _proto_TypeTraits, _field_type, _is_packed > &id) 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 EnumValueOptions &from)
 
void MergeFrom (const EnumValueOptions &from)
 
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< PROTOBUF_NAMESPACE_ID::UninterpretedOption > * mutable_uninterpreted_option ()
 
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::UninterpretedOption > * mutable_uninterpreted_option ()
 
PROTOBUF_NAMESPACE_ID::UninterpretedOption * mutable_uninterpreted_option (int index)
 
::PROTOBUF_NAMESPACE_ID::UninterpretedOption * mutable_uninterpreted_option (int index)
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Singular::MutableType MutableExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EnumValueOptions, _proto_TypeTraits, _field_type, _is_packed > &id)
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::MutableType MutableExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EnumValueOptions, _proto_TypeTraits, _field_type, _is_packed > &id, int index)
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::RepeatedFieldType * MutableRepeatedExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EnumValueOptions, _proto_TypeTraits, _field_type, _is_packed > &id)
 
EnumValueOptionsNew () const final
 
EnumValueOptionsNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
EnumValueOptionsNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
EnumValueOptionsoperator= (const EnumValueOptions &from)
 
EnumValueOptionsoperator= (const EnumValueOptions &from)
 
EnumValueOptionsoperator= (EnumValueOptions &&from) noexcept
 
EnumValueOptionsoperator= (EnumValueOptions &&from) noexcept
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
PROTOBUF_NODISCARD _proto_TypeTraits::Singular::MutableType ReleaseExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EnumValueOptions, _proto_TypeTraits, _field_type, _is_packed > &id)
 
void set_deprecated (bool value)
 
void set_deprecated (bool value)
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void SetAllocatedExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EnumValueOptions, _proto_TypeTraits, _field_type, _is_packed > &id, typename _proto_TypeTraits::Singular::MutableType value)
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void SetExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EnumValueOptions, _proto_TypeTraits, _field_type, _is_packed > &id, int index, typename _proto_TypeTraits::Repeated::ConstType value)
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void SetExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EnumValueOptions, _proto_TypeTraits, _field_type, _is_packed > &id, typename _proto_TypeTraits::Singular::ConstType value)
 
void Swap (EnumValueOptions *other)
 
void Swap (EnumValueOptions *other)
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< PROTOBUF_NAMESPACE_ID::UninterpretedOption > & uninterpreted_option () const
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::UninterpretedOption > & uninterpreted_option () const
 
const PROTOBUF_NAMESPACE_ID::UninterpretedOption & uninterpreted_option (int index) const
 
const ::PROTOBUF_NAMESPACE_ID::UninterpretedOption & uninterpreted_option (int index) const
 
int uninterpreted_option_size () const
 
int uninterpreted_option_size () const
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Singular::MutableType UnsafeArenaReleaseExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EnumValueOptions, _proto_TypeTraits, _field_type, _is_packed > &id)
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void UnsafeArenaSetAllocatedExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EnumValueOptions, _proto_TypeTraits, _field_type, _is_packed > &id, typename _proto_TypeTraits::Singular::MutableType value)
 
void UnsafeArenaSwap (EnumValueOptions *other)
 
void UnsafeArenaSwap (EnumValueOptions *other)
 
virtual ~EnumValueOptions ()
 
 ~EnumValueOptions () override
 

Static Public Member Functions

static const EnumValueOptionsdefault_instance ()
 
static const EnumValueOptionsdefault_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 EnumValueOptionsinternal_default_instance ()
 
static const EnumValueOptionsinternal_default_instance ()
 

Static Public Attributes

static const ClassData _class_data_
 
static constexpr int kIndexInFileMessages
 

Protected Member Functions

 EnumValueOptions (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
 EnumValueOptions (::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::UninterpretedOption * _internal_add_uninterpreted_option ()
 
::PROTOBUF_NAMESPACE_ID::UninterpretedOption * _internal_add_uninterpreted_option ()
 
bool _internal_deprecated () const
 
bool _internal_deprecated () const
 
bool _internal_has_deprecated () const
 
bool _internal_has_deprecated () const
 
void _internal_set_deprecated (bool value)
 
void _internal_set_deprecated (bool value)
 
const PROTOBUF_NAMESPACE_ID::UninterpretedOption & _internal_uninterpreted_option (int index) const
 
const ::PROTOBUF_NAMESPACE_ID::UninterpretedOption & _internal_uninterpreted_option (int index) const
 
int _internal_uninterpreted_option_size () const
 
int _internal_uninterpreted_option_size () const
 
inline ::PROTOBUF_NAMESPACE_ID::ArenaGetArenaNoVirtual () const
 
void InternalSwap (EnumValueOptions *other)
 
void InternalSwap (EnumValueOptions *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::ExtensionSet _extensions_
 
::PROTOBUF_NAMESPACE_ID::internal::HasBits< 1 > _has_bits_
 
::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena _internal_metadata_
 
bool deprecated_
 
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< PROTOBUF_NAMESPACE_ID::UninterpretedOption > uninterpreted_option_
 
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::UninterpretedOption > uninterpreted_option_
 

Friends

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

Detailed Description

Definition at line 5287 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
kUninterpretedOptionFieldNumber 
kDeprecatedFieldNumber 

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

◆ anonymous enum

anonymous enum : int
Enumerator
kUninterpretedOptionFieldNumber 
kDeprecatedFieldNumber 

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

Constructor & Destructor Documentation

◆ EnumValueOptions() [1/9]

EnumValueOptions::EnumValueOptions ( )

◆ ~EnumValueOptions() [1/2]

EnumValueOptions::~EnumValueOptions ( )
virtual

◆ EnumValueOptions() [2/9]

EnumValueOptions::EnumValueOptions ( const EnumValueOptions from)

◆ EnumValueOptions() [3/9]

EnumValueOptions::EnumValueOptions ( EnumValueOptions &&  from)
inlinenoexcept

◆ EnumValueOptions() [4/9]

EnumValueOptions::EnumValueOptions ( ::PROTOBUF_NAMESPACE_ID::Arena arena)
explicitprotected

◆ EnumValueOptions() [5/9]

EnumValueOptions::EnumValueOptions ( )
inline

◆ ~EnumValueOptions() [2/2]

EnumValueOptions::~EnumValueOptions ( )
override

◆ EnumValueOptions() [6/9]

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

◆ EnumValueOptions() [7/9]

EnumValueOptions::EnumValueOptions ( const EnumValueOptions from)

◆ EnumValueOptions() [8/9]

EnumValueOptions::EnumValueOptions ( EnumValueOptions &&  from)
inlinenoexcept

◆ EnumValueOptions() [9/9]

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

Member Function Documentation

◆ _internal_add_uninterpreted_option() [1/2]

PROTOBUF_NAMESPACE_ID::UninterpretedOption * EnumValueOptions::_internal_add_uninterpreted_option ( )
inlineprivate

◆ _internal_add_uninterpreted_option() [2/2]

::PROTOBUF_NAMESPACE_ID::UninterpretedOption* EnumValueOptions::_internal_add_uninterpreted_option ( )
private

◆ _internal_deprecated() [1/2]

bool EnumValueOptions::_internal_deprecated ( ) const
inlineprivate

◆ _internal_deprecated() [2/2]

bool EnumValueOptions::_internal_deprecated ( ) const
private

◆ _internal_has_deprecated() [1/2]

bool EnumValueOptions::_internal_has_deprecated ( ) const
inlineprivate

◆ _internal_has_deprecated() [2/2]

bool EnumValueOptions::_internal_has_deprecated ( ) const
private

◆ _internal_set_deprecated() [1/2]

void EnumValueOptions::_internal_set_deprecated ( bool  value)
inlineprivate

◆ _internal_set_deprecated() [2/2]

void EnumValueOptions::_internal_set_deprecated ( bool  value)
private

◆ _internal_uninterpreted_option() [1/2]

const ::PROTOBUF_NAMESPACE_ID::UninterpretedOption & EnumValueOptions::_internal_uninterpreted_option ( int  index) const
inlineprivate

◆ _internal_uninterpreted_option() [2/2]

const ::PROTOBUF_NAMESPACE_ID::UninterpretedOption& EnumValueOptions::_internal_uninterpreted_option ( int  index) const
private

◆ _internal_uninterpreted_option_size() [1/2]

int EnumValueOptions::_internal_uninterpreted_option_size ( ) const
inlineprivate

◆ _internal_uninterpreted_option_size() [2/2]

int EnumValueOptions::_internal_uninterpreted_option_size ( ) const
private

◆ _InternalParse() [1/2]

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

◆ _InternalParse() [2/2]

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

◆ _InternalSerialize()

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

◆ add_uninterpreted_option() [1/2]

PROTOBUF_NAMESPACE_ID::UninterpretedOption * EnumValueOptions::add_uninterpreted_option ( )
inline

◆ add_uninterpreted_option() [2/2]

::PROTOBUF_NAMESPACE_ID::UninterpretedOption* EnumValueOptions::add_uninterpreted_option ( )

◆ AddExtension() [1/2]

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::MutableType EnumValueOptions::AddExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EnumValueOptions, _proto_TypeTraits, _field_type, _is_packed > &  id)
inline

◆ AddExtension() [2/2]

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void EnumValueOptions::AddExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EnumValueOptions, _proto_TypeTraits, _field_type, _is_packed > &  id,
typename _proto_TypeTraits::Repeated::ConstType  value 
)
inline

◆ ArenaDtor() [1/2]

void EnumValueOptions::ArenaDtor ( void *  object)
staticprivate

◆ ArenaDtor() [2/2]

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

◆ ByteSizeLong() [1/2]

size_t EnumValueOptions::ByteSizeLong ( ) const
final

◆ ByteSizeLong() [2/2]

size_t EnumValueOptions::ByteSizeLong ( ) const
final

◆ Clear() [1/2]

void EnumValueOptions::Clear ( )
final

◆ Clear() [2/2]

PROTOBUF_ATTRIBUTE_REINITIALIZES void EnumValueOptions::Clear ( )
final

◆ clear_deprecated() [1/2]

void EnumValueOptions::clear_deprecated ( )
inline

◆ clear_deprecated() [2/2]

void EnumValueOptions::clear_deprecated ( )

◆ clear_uninterpreted_option() [1/2]

void EnumValueOptions::clear_uninterpreted_option ( )
inline

◆ clear_uninterpreted_option() [2/2]

void EnumValueOptions::clear_uninterpreted_option ( )

◆ ClearExtension()

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void EnumValueOptions::ClearExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EnumValueOptions, _proto_TypeTraits, _field_type, _is_packed > &  id)
inline

◆ CopyFrom() [1/3]

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

◆ CopyFrom() [2/3]

void EnumValueOptions::CopyFrom ( const EnumValueOptions from)

◆ CopyFrom() [3/3]

void EnumValueOptions::CopyFrom ( const EnumValueOptions from)

◆ default_instance() [1/2]

const EnumValueOptions & EnumValueOptions::default_instance ( )
static

◆ default_instance() [2/2]

static const EnumValueOptions& EnumValueOptions::default_instance ( )
inlinestatic

◆ deprecated() [1/2]

bool EnumValueOptions::deprecated ( ) const
inline

◆ deprecated() [2/2]

bool EnumValueOptions::deprecated ( ) const

◆ descriptor() [1/2]

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

◆ descriptor() [2/2]

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

◆ ExtensionSize()

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
int EnumValueOptions::ExtensionSize ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EnumValueOptions, _proto_TypeTraits, _field_type, _is_packed > &  id) const
inline

◆ FullMessageName() [1/2]

::PROTOBUF_NAMESPACE_ID::StringPiece EnumValueOptions::FullMessageName ( )
inlinestaticprivate

◆ FullMessageName() [2/2]

::PROTOBUF_NAMESPACE_ID::StringPiece EnumValueOptions::FullMessageName ( )
inlinestaticprivate

◆ GetArena()

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

◆ GetArenaNoVirtual()

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

◆ GetCachedSize() [1/2]

int EnumValueOptions::GetCachedSize ( ) const
inlinefinal

◆ GetCachedSize() [2/2]

int EnumValueOptions::GetCachedSize ( ) const
inlinefinal

◆ GetClassData()

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

◆ GetDescriptor() [1/2]

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

◆ GetDescriptor() [2/2]

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

◆ GetExtension() [1/2]

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Singular::ConstType EnumValueOptions::GetExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EnumValueOptions, _proto_TypeTraits, _field_type, _is_packed > &  id) const
inline

◆ GetExtension() [2/2]

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::ConstType EnumValueOptions::GetExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EnumValueOptions, _proto_TypeTraits, _field_type, _is_packed > &  id,
int  index 
) const
inline

◆ GetMaybeArenaPointer()

void* EnumValueOptions::GetMaybeArenaPointer ( ) const
inlinefinal

◆ GetMetadata() [1/2]

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

◆ GetMetadata() [2/2]

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

◆ GetMetadataStatic()

::PROTOBUF_NAMESPACE_ID::Metadata EnumValueOptions::GetMetadataStatic ( )
inlinestaticprivate

◆ GetReflection() [1/2]

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

◆ GetReflection() [2/2]

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

◆ GetRepeatedExtension()

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
const _proto_TypeTraits::Repeated::RepeatedFieldType& EnumValueOptions::GetRepeatedExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EnumValueOptions, _proto_TypeTraits, _field_type, _is_packed > &  id) const
inline

◆ has_deprecated() [1/2]

bool EnumValueOptions::has_deprecated ( ) const
inline

◆ has_deprecated() [2/2]

bool EnumValueOptions::has_deprecated ( ) const

◆ HasExtension()

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
bool EnumValueOptions::HasExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EnumValueOptions, _proto_TypeTraits, _field_type, _is_packed > &  id) const
inline

◆ InitAsDefaultInstance()

void EnumValueOptions::InitAsDefaultInstance ( )
static

◆ internal_default_instance() [1/2]

static const EnumValueOptions* EnumValueOptions::internal_default_instance ( )
inlinestatic

◆ internal_default_instance() [2/2]

static const EnumValueOptions* EnumValueOptions::internal_default_instance ( )
inlinestatic

◆ InternalSerializeWithCachedSizesToArray()

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

◆ InternalSwap() [1/2]

void EnumValueOptions::InternalSwap ( EnumValueOptions other)
private

◆ InternalSwap() [2/2]

void EnumValueOptions::InternalSwap ( EnumValueOptions other)
private

◆ IsInitialized() [1/2]

bool EnumValueOptions::IsInitialized ( ) const
final

◆ IsInitialized() [2/2]

bool EnumValueOptions::IsInitialized ( ) const
final

◆ MaybeArenaPtr()

void* EnumValueOptions::MaybeArenaPtr ( ) const
inlineprivate

◆ MergeFrom() [1/3]

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

◆ MergeFrom() [2/3]

void EnumValueOptions::MergeFrom ( const EnumValueOptions from)

◆ MergeFrom() [3/3]

void EnumValueOptions::MergeFrom ( const EnumValueOptions from)

◆ MergeImpl()

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

◆ mutable_uninterpreted_option() [1/4]

PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::PROTOBUF_NAMESPACE_ID::UninterpretedOption > * EnumValueOptions::mutable_uninterpreted_option ( )
inline

◆ mutable_uninterpreted_option() [2/4]

::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::UninterpretedOption >* EnumValueOptions::mutable_uninterpreted_option ( )

◆ mutable_uninterpreted_option() [3/4]

PROTOBUF_NAMESPACE_ID::UninterpretedOption * EnumValueOptions::mutable_uninterpreted_option ( int  index)
inline

◆ mutable_uninterpreted_option() [4/4]

::PROTOBUF_NAMESPACE_ID::UninterpretedOption* EnumValueOptions::mutable_uninterpreted_option ( int  index)

◆ mutable_unknown_fields() [1/2]

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

◆ mutable_unknown_fields() [2/2]

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

◆ MutableExtension() [1/2]

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Singular::MutableType EnumValueOptions::MutableExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EnumValueOptions, _proto_TypeTraits, _field_type, _is_packed > &  id)
inline

◆ MutableExtension() [2/2]

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::MutableType EnumValueOptions::MutableExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EnumValueOptions, _proto_TypeTraits, _field_type, _is_packed > &  id,
int  index 
)
inline

◆ MutableRepeatedExtension()

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::RepeatedFieldType* EnumValueOptions::MutableRepeatedExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EnumValueOptions, _proto_TypeTraits, _field_type, _is_packed > &  id)
inline

◆ New() [1/3]

EnumValueOptions* EnumValueOptions::New ( ) const
inlinefinal

◆ New() [2/3]

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

◆ New() [3/3]

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

◆ operator=() [1/4]

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

◆ operator=() [2/4]

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

◆ operator=() [3/4]

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

◆ operator=() [4/4]

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

◆ RegisterArenaDtor() [1/2]

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

◆ RegisterArenaDtor() [2/2]

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

◆ ReleaseExtension()

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
PROTOBUF_NODISCARD _proto_TypeTraits::Singular::MutableType EnumValueOptions::ReleaseExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EnumValueOptions, _proto_TypeTraits, _field_type, _is_packed > &  id)
inline

◆ set_deprecated() [1/2]

void EnumValueOptions::set_deprecated ( bool  value)
inline

◆ set_deprecated() [2/2]

void EnumValueOptions::set_deprecated ( bool  value)

◆ SetAllocatedExtension()

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void EnumValueOptions::SetAllocatedExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EnumValueOptions, _proto_TypeTraits, _field_type, _is_packed > &  id,
typename _proto_TypeTraits::Singular::MutableType  value 
)
inline

◆ SetCachedSize() [1/2]

void EnumValueOptions::SetCachedSize ( int  size) const
finalprivate

◆ SetCachedSize() [2/2]

void EnumValueOptions::SetCachedSize ( int  size) const
finalprivate

◆ SetExtension() [1/2]

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void EnumValueOptions::SetExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EnumValueOptions, _proto_TypeTraits, _field_type, _is_packed > &  id,
int  index,
typename _proto_TypeTraits::Repeated::ConstType  value 
)
inline

◆ SetExtension() [2/2]

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void EnumValueOptions::SetExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EnumValueOptions, _proto_TypeTraits, _field_type, _is_packed > &  id,
typename _proto_TypeTraits::Singular::ConstType  value 
)
inline

◆ SharedCtor() [1/2]

void EnumValueOptions::SharedCtor ( )
inlineprivate

◆ SharedCtor() [2/2]

void EnumValueOptions::SharedCtor ( )
private

◆ SharedDtor() [1/2]

void EnumValueOptions::SharedDtor ( )
inlineprivate

◆ SharedDtor() [2/2]

void EnumValueOptions::SharedDtor ( )
private

◆ Swap() [1/2]

void EnumValueOptions::Swap ( EnumValueOptions other)
inline

◆ Swap() [2/2]

void EnumValueOptions::Swap ( EnumValueOptions other)
inline

◆ uninterpreted_option() [1/4]

const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::PROTOBUF_NAMESPACE_ID::UninterpretedOption > & EnumValueOptions::uninterpreted_option ( ) const
inline

◆ uninterpreted_option() [2/4]

const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::UninterpretedOption >& EnumValueOptions::uninterpreted_option ( ) const

◆ uninterpreted_option() [3/4]

const ::PROTOBUF_NAMESPACE_ID::UninterpretedOption & EnumValueOptions::uninterpreted_option ( int  index) const
inline

◆ uninterpreted_option() [4/4]

const ::PROTOBUF_NAMESPACE_ID::UninterpretedOption& EnumValueOptions::uninterpreted_option ( int  index) const

◆ uninterpreted_option_size() [1/2]

int EnumValueOptions::uninterpreted_option_size ( ) const
inline

◆ uninterpreted_option_size() [2/2]

int EnumValueOptions::uninterpreted_option_size ( ) const

◆ unknown_fields() [1/2]

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

◆ unknown_fields() [2/2]

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

◆ UnsafeArenaReleaseExtension()

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Singular::MutableType EnumValueOptions::UnsafeArenaReleaseExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EnumValueOptions, _proto_TypeTraits, _field_type, _is_packed > &  id)
inline

◆ UnsafeArenaSetAllocatedExtension()

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void EnumValueOptions::UnsafeArenaSetAllocatedExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EnumValueOptions, _proto_TypeTraits, _field_type, _is_packed > &  id,
typename _proto_TypeTraits::Singular::MutableType  value 
)
inline

◆ UnsafeArenaSwap() [1/2]

void EnumValueOptions::UnsafeArenaSwap ( EnumValueOptions other)
inline

◆ UnsafeArenaSwap() [2/2]

void EnumValueOptions::UnsafeArenaSwap ( EnumValueOptions 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 ( EnumValueOptions a,
EnumValueOptions b 
)
friend

◆ swap [2/2]

void swap ( EnumValueOptions a,
EnumValueOptions b 
)
friend

Member Data Documentation

◆ _cached_size_

PROTOBUF_NAMESPACE_ID::internal::CachedSize EnumValueOptions::_cached_size_
mutableprivate

◆ _class_data_

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

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

◆ _extensions_

PROTOBUF_NAMESPACE_ID::internal::ExtensionSet EnumValueOptions::_extensions_
private

◆ _has_bits_

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

◆ _internal_metadata_

::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena EnumValueOptions::_internal_metadata_
private

◆ deprecated_

bool EnumValueOptions::deprecated_
private

◆ kIndexInFileMessages

static constexpr int EnumValueOptions::kIndexInFileMessages
staticconstexpr
Initial value:
=
18

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

◆ uninterpreted_option_ [1/2]

::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< PROTOBUF_NAMESPACE_ID::UninterpretedOption > EnumValueOptions::uninterpreted_option_
private

◆ uninterpreted_option_ [2/2]

::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::UninterpretedOption > EnumValueOptions::uninterpreted_option_
private

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


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