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

#include <descriptor.pb.h>

Inheritance diagram for ServiceOptions:
Inheritance graph
[legend]

Public Types

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

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< ServiceOptions, _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< ServiceOptions, _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< ServiceOptions, _proto_TypeTraits, _field_type, _is_packed > &id)
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void CopyFrom (const ServiceOptions &from)
 
void CopyFrom (const ServiceOptions &from)
 
bool deprecated () const
 
bool deprecated () const
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
int ExtensionSize (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ServiceOptions, _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< ServiceOptions, _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< ServiceOptions, _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< ServiceOptions, _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< ServiceOptions, _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 ServiceOptions &from)
 
void MergeFrom (const ServiceOptions &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< ServiceOptions, _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< ServiceOptions, _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< ServiceOptions, _proto_TypeTraits, _field_type, _is_packed > &id)
 
ServiceOptionsNew () const final
 
ServiceOptionsNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
ServiceOptionsNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
ServiceOptionsoperator= (const ServiceOptions &from)
 
ServiceOptionsoperator= (const ServiceOptions &from)
 
ServiceOptionsoperator= (ServiceOptions &&from) noexcept
 
ServiceOptionsoperator= (ServiceOptions &&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< ServiceOptions, _proto_TypeTraits, _field_type, _is_packed > &id)
 
 ServiceOptions ()
 
 ServiceOptions ()
 
constexpr ServiceOptions (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 ServiceOptions (const ServiceOptions &from)
 
 ServiceOptions (const ServiceOptions &from)
 
 ServiceOptions (ServiceOptions &&from) noexcept
 
 ServiceOptions (ServiceOptions &&from) noexcept
 
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< ServiceOptions, _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< ServiceOptions, _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< ServiceOptions, _proto_TypeTraits, _field_type, _is_packed > &id, typename _proto_TypeTraits::Singular::ConstType value)
 
void Swap (ServiceOptions *other)
 
void Swap (ServiceOptions *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< ServiceOptions, _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< ServiceOptions, _proto_TypeTraits, _field_type, _is_packed > &id, typename _proto_TypeTraits::Singular::MutableType value)
 
void UnsafeArenaSwap (ServiceOptions *other)
 
void UnsafeArenaSwap (ServiceOptions *other)
 
virtual ~ServiceOptions ()
 
 ~ServiceOptions () override
 

Static Public Member Functions

static const ServiceOptionsdefault_instance ()
 
static const ServiceOptionsdefault_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 ServiceOptionsinternal_default_instance ()
 
static const ServiceOptionsinternal_default_instance ()
 

Static Public Attributes

static const ClassData _class_data_
 
static constexpr int kIndexInFileMessages
 

Protected Member Functions

 ServiceOptions (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
 ServiceOptions (::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 (ServiceOptions *other)
 
void InternalSwap (ServiceOptions *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 (ServiceOptions &a, ServiceOptions &b)
 
void swap (ServiceOptions &a, ServiceOptions &b)
 

Detailed Description

Definition at line 5473 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 5605 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.

◆ anonymous enum

anonymous enum : int
Enumerator
kUninterpretedOptionFieldNumber 
kDeprecatedFieldNumber 

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

Constructor & Destructor Documentation

◆ ServiceOptions() [1/9]

ServiceOptions::ServiceOptions ( )

◆ ~ServiceOptions() [1/2]

ServiceOptions::~ServiceOptions ( )
virtual

◆ ServiceOptions() [2/9]

ServiceOptions::ServiceOptions ( const ServiceOptions from)

◆ ServiceOptions() [3/9]

ServiceOptions::ServiceOptions ( ServiceOptions &&  from)
inlinenoexcept

◆ ServiceOptions() [4/9]

ServiceOptions::ServiceOptions ( ::PROTOBUF_NAMESPACE_ID::Arena arena)
explicitprotected

◆ ServiceOptions() [5/9]

ServiceOptions::ServiceOptions ( )
inline

◆ ~ServiceOptions() [2/2]

ServiceOptions::~ServiceOptions ( )
override

◆ ServiceOptions() [6/9]

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

◆ ServiceOptions() [7/9]

ServiceOptions::ServiceOptions ( const ServiceOptions from)

◆ ServiceOptions() [8/9]

ServiceOptions::ServiceOptions ( ServiceOptions &&  from)
inlinenoexcept

◆ ServiceOptions() [9/9]

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

Member Function Documentation

◆ _internal_add_uninterpreted_option() [1/2]

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

◆ _internal_add_uninterpreted_option() [2/2]

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

◆ _internal_deprecated() [1/2]

bool ServiceOptions::_internal_deprecated ( ) const
inlineprivate

◆ _internal_deprecated() [2/2]

bool ServiceOptions::_internal_deprecated ( ) const
private

◆ _internal_has_deprecated() [1/2]

bool ServiceOptions::_internal_has_deprecated ( ) const
inlineprivate

◆ _internal_has_deprecated() [2/2]

bool ServiceOptions::_internal_has_deprecated ( ) const
private

◆ _internal_set_deprecated() [1/2]

void ServiceOptions::_internal_set_deprecated ( bool  value)
inlineprivate

◆ _internal_set_deprecated() [2/2]

void ServiceOptions::_internal_set_deprecated ( bool  value)
private

◆ _internal_uninterpreted_option() [1/2]

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

◆ _internal_uninterpreted_option() [2/2]

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

◆ _internal_uninterpreted_option_size() [1/2]

int ServiceOptions::_internal_uninterpreted_option_size ( ) const
inlineprivate

◆ _internal_uninterpreted_option_size() [2/2]

int ServiceOptions::_internal_uninterpreted_option_size ( ) const
private

◆ _InternalParse() [1/2]

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

◆ _InternalParse() [2/2]

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

◆ _InternalSerialize()

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

◆ add_uninterpreted_option() [1/2]

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

◆ add_uninterpreted_option() [2/2]

::PROTOBUF_NAMESPACE_ID::UninterpretedOption* ServiceOptions::add_uninterpreted_option ( )

◆ AddExtension() [1/2]

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::MutableType ServiceOptions::AddExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ServiceOptions, _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 ServiceOptions::AddExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ServiceOptions, _proto_TypeTraits, _field_type, _is_packed > &  id,
typename _proto_TypeTraits::Repeated::ConstType  value 
)
inline

◆ ArenaDtor() [1/2]

void ServiceOptions::ArenaDtor ( void *  object)
staticprivate

◆ ArenaDtor() [2/2]

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

◆ ByteSizeLong() [1/2]

size_t ServiceOptions::ByteSizeLong ( ) const
final

◆ ByteSizeLong() [2/2]

size_t ServiceOptions::ByteSizeLong ( ) const
final

◆ Clear() [1/2]

void ServiceOptions::Clear ( )
final

◆ Clear() [2/2]

PROTOBUF_ATTRIBUTE_REINITIALIZES void ServiceOptions::Clear ( )
final

◆ clear_deprecated() [1/2]

void ServiceOptions::clear_deprecated ( )
inline

◆ clear_deprecated() [2/2]

void ServiceOptions::clear_deprecated ( )

◆ clear_uninterpreted_option() [1/2]

void ServiceOptions::clear_uninterpreted_option ( )
inline

◆ clear_uninterpreted_option() [2/2]

void ServiceOptions::clear_uninterpreted_option ( )

◆ ClearExtension()

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

◆ CopyFrom() [1/3]

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

◆ CopyFrom() [2/3]

void ServiceOptions::CopyFrom ( const ServiceOptions from)

◆ CopyFrom() [3/3]

void ServiceOptions::CopyFrom ( const ServiceOptions from)

◆ default_instance() [1/2]

const ServiceOptions & ServiceOptions::default_instance ( )
static

◆ default_instance() [2/2]

static const ServiceOptions& ServiceOptions::default_instance ( )
inlinestatic

◆ deprecated() [1/2]

bool ServiceOptions::deprecated ( ) const
inline

◆ deprecated() [2/2]

bool ServiceOptions::deprecated ( ) const

◆ descriptor() [1/2]

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

◆ descriptor() [2/2]

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

◆ ExtensionSize()

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

◆ FullMessageName() [1/2]

::PROTOBUF_NAMESPACE_ID::StringPiece ServiceOptions::FullMessageName ( )
inlinestaticprivate

◆ FullMessageName() [2/2]

::PROTOBUF_NAMESPACE_ID::StringPiece ServiceOptions::FullMessageName ( )
inlinestaticprivate

◆ GetArena()

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

◆ GetArenaNoVirtual()

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

◆ GetCachedSize() [1/2]

int ServiceOptions::GetCachedSize ( ) const
inlinefinal

◆ GetCachedSize() [2/2]

int ServiceOptions::GetCachedSize ( ) const
inlinefinal

◆ GetClassData()

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

◆ GetDescriptor() [1/2]

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

◆ GetDescriptor() [2/2]

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

◆ GetExtension() [1/2]

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Singular::ConstType ServiceOptions::GetExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ServiceOptions, _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 ServiceOptions::GetExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ServiceOptions, _proto_TypeTraits, _field_type, _is_packed > &  id,
int  index 
) const
inline

◆ GetMaybeArenaPointer()

void* ServiceOptions::GetMaybeArenaPointer ( ) const
inlinefinal

◆ GetMetadata() [1/2]

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

◆ GetMetadata() [2/2]

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

◆ GetMetadataStatic()

::PROTOBUF_NAMESPACE_ID::Metadata ServiceOptions::GetMetadataStatic ( )
inlinestaticprivate

◆ GetReflection() [1/2]

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

◆ GetReflection() [2/2]

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

◆ GetRepeatedExtension()

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

◆ has_deprecated() [1/2]

bool ServiceOptions::has_deprecated ( ) const
inline

◆ has_deprecated() [2/2]

bool ServiceOptions::has_deprecated ( ) const

◆ HasExtension()

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

◆ InitAsDefaultInstance()

void ServiceOptions::InitAsDefaultInstance ( )
static

◆ internal_default_instance() [1/2]

static const ServiceOptions* ServiceOptions::internal_default_instance ( )
inlinestatic

◆ internal_default_instance() [2/2]

static const ServiceOptions* ServiceOptions::internal_default_instance ( )
inlinestatic

◆ InternalSerializeWithCachedSizesToArray()

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

◆ InternalSwap() [1/2]

void ServiceOptions::InternalSwap ( ServiceOptions other)
private

◆ InternalSwap() [2/2]

void ServiceOptions::InternalSwap ( ServiceOptions other)
private

◆ IsInitialized() [1/2]

bool ServiceOptions::IsInitialized ( ) const
final

◆ IsInitialized() [2/2]

bool ServiceOptions::IsInitialized ( ) const
final

◆ MaybeArenaPtr()

void* ServiceOptions::MaybeArenaPtr ( ) const
inlineprivate

◆ MergeFrom() [1/3]

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

◆ MergeFrom() [2/3]

void ServiceOptions::MergeFrom ( const ServiceOptions from)

◆ MergeFrom() [3/3]

void ServiceOptions::MergeFrom ( const ServiceOptions from)

◆ MergeImpl()

void ServiceOptions::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 > * ServiceOptions::mutable_uninterpreted_option ( )
inline

◆ mutable_uninterpreted_option() [2/4]

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

◆ mutable_uninterpreted_option() [3/4]

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

◆ mutable_uninterpreted_option() [4/4]

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

◆ mutable_unknown_fields() [1/2]

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

◆ mutable_unknown_fields() [2/2]

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet* ServiceOptions::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 ServiceOptions::MutableExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ServiceOptions, _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 ServiceOptions::MutableExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ServiceOptions, _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* ServiceOptions::MutableRepeatedExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ServiceOptions, _proto_TypeTraits, _field_type, _is_packed > &  id)
inline

◆ New() [1/3]

ServiceOptions* ServiceOptions::New ( ) const
inlinefinal

◆ New() [2/3]

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

◆ New() [3/3]

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

◆ operator=() [1/4]

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

◆ operator=() [2/4]

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

◆ operator=() [3/4]

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

◆ operator=() [4/4]

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

◆ RegisterArenaDtor() [1/2]

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

◆ RegisterArenaDtor() [2/2]

void ServiceOptions::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 ServiceOptions::ReleaseExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ServiceOptions, _proto_TypeTraits, _field_type, _is_packed > &  id)
inline

◆ set_deprecated() [1/2]

void ServiceOptions::set_deprecated ( bool  value)
inline

◆ set_deprecated() [2/2]

void ServiceOptions::set_deprecated ( bool  value)

◆ SetAllocatedExtension()

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

◆ SetCachedSize() [1/2]

void ServiceOptions::SetCachedSize ( int  size) const
finalprivate

◆ SetCachedSize() [2/2]

void ServiceOptions::SetCachedSize ( int  size) const
finalprivate

◆ SetExtension() [1/2]

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void ServiceOptions::SetExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ServiceOptions, _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 ServiceOptions::SetExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ServiceOptions, _proto_TypeTraits, _field_type, _is_packed > &  id,
typename _proto_TypeTraits::Singular::ConstType  value 
)
inline

◆ SharedCtor() [1/2]

void ServiceOptions::SharedCtor ( )
inlineprivate

◆ SharedCtor() [2/2]

void ServiceOptions::SharedCtor ( )
private

◆ SharedDtor() [1/2]

void ServiceOptions::SharedDtor ( )
inlineprivate

◆ SharedDtor() [2/2]

void ServiceOptions::SharedDtor ( )
private

◆ Swap() [1/2]

void ServiceOptions::Swap ( ServiceOptions other)
inline

◆ Swap() [2/2]

void ServiceOptions::Swap ( ServiceOptions other)
inline

◆ uninterpreted_option() [1/4]

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

◆ uninterpreted_option() [2/4]

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

◆ uninterpreted_option() [3/4]

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

◆ uninterpreted_option() [4/4]

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

◆ uninterpreted_option_size() [1/2]

int ServiceOptions::uninterpreted_option_size ( ) const
inline

◆ uninterpreted_option_size() [2/2]

int ServiceOptions::uninterpreted_option_size ( ) const

◆ unknown_fields() [1/2]

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

◆ unknown_fields() [2/2]

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

◆ UnsafeArenaReleaseExtension()

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

◆ UnsafeArenaSetAllocatedExtension()

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

◆ UnsafeArenaSwap() [1/2]

void ServiceOptions::UnsafeArenaSwap ( ServiceOptions other)
inline

◆ UnsafeArenaSwap() [2/2]

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

◆ swap [2/2]

void swap ( ServiceOptions a,
ServiceOptions b 
)
friend

Member Data Documentation

◆ _cached_size_

PROTOBUF_NAMESPACE_ID::internal::CachedSize ServiceOptions::_cached_size_
mutableprivate

◆ _class_data_

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

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

◆ _extensions_

PROTOBUF_NAMESPACE_ID::internal::ExtensionSet ServiceOptions::_extensions_
private

◆ _has_bits_

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

◆ _internal_metadata_

::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena ServiceOptions::_internal_metadata_
private

◆ deprecated_

bool ServiceOptions::deprecated_
private

◆ kIndexInFileMessages

static constexpr int ServiceOptions::kIndexInFileMessages
staticconstexpr
Initial value:
=
19

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

◆ uninterpreted_option_ [1/2]

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

◆ uninterpreted_option_ [2/2]

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

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


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