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

#include <descriptor.pb.h>

Inheritance diagram for ServiceDescriptorProto:
Inheritance graph
[legend]

Public Types

enum  : int { kMethodFieldNumber = 2, kNameFieldNumber = 1, kOptionsFieldNumber = 3 }
 
enum  : int { kMethodFieldNumber = 2, kNameFieldNumber = 1, kOptionsFieldNumber = 3 }
 

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::MethodDescriptorProto * add_method ()
 
::PROTOBUF_NAMESPACE_ID::MethodDescriptorProto * add_method ()
 
size_t ByteSizeLong () const final
 
size_t ByteSizeLong () const final
 
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear () final
 
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear () final
 
void clear_method ()
 
void clear_method ()
 
void clear_name ()
 
void clear_name ()
 
void clear_options ()
 
void clear_options ()
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void CopyFrom (const ServiceDescriptorProto &from)
 
void CopyFrom (const ServiceDescriptorProto &from)
 
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_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 ServiceDescriptorProto &from)
 
void MergeFrom (const ServiceDescriptorProto &from)
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< PROTOBUF_NAMESPACE_ID::MethodDescriptorProto > & method () const
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::MethodDescriptorProto > & method () const
 
const PROTOBUF_NAMESPACE_ID::MethodDescriptorProto & method (int index) const
 
const ::PROTOBUF_NAMESPACE_ID::MethodDescriptorProto & method (int index) const
 
int method_size () const
 
int method_size () const
 
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< PROTOBUF_NAMESPACE_ID::MethodDescriptorProto > * mutable_method ()
 
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::MethodDescriptorProto > * mutable_method ()
 
PROTOBUF_NAMESPACE_ID::MethodDescriptorProto * mutable_method (int index)
 
::PROTOBUF_NAMESPACE_ID::MethodDescriptorProto * mutable_method (int index)
 
std::string * mutable_name ()
 
std::string * mutable_name ()
 
::PROTOBUF_NAMESPACE_ID::ServiceOptions * mutable_options ()
 
PROTOBUF_NAMESPACE_ID::ServiceOptions * 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
 
ServiceDescriptorProtoNew () const final
 
ServiceDescriptorProtoNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
ServiceDescriptorProtoNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
ServiceDescriptorProtooperator= (const ServiceDescriptorProto &from)
 
ServiceDescriptorProtooperator= (const ServiceDescriptorProto &from)
 
ServiceDescriptorProtooperator= (ServiceDescriptorProto &&from) noexcept
 
ServiceDescriptorProtooperator= (ServiceDescriptorProto &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::ServiceOptions & options () const
 
const PROTOBUF_NAMESPACE_ID::ServiceOptions & options () const
 
std::string * release_name ()
 
PROTOBUF_NODISCARD std::string * release_name ()
 
PROTOBUF_NODISCARD ::PROTOBUF_NAMESPACE_ID::ServiceOptions * release_options ()
 
PROTOBUF_NAMESPACE_ID::ServiceOptions * release_options ()
 
 ServiceDescriptorProto ()
 
 ServiceDescriptorProto ()
 
constexpr ServiceDescriptorProto (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 ServiceDescriptorProto (const ServiceDescriptorProto &from)
 
 ServiceDescriptorProto (const ServiceDescriptorProto &from)
 
 ServiceDescriptorProto (ServiceDescriptorProto &&from) noexcept
 
 ServiceDescriptorProto (ServiceDescriptorProto &&from) noexcept
 
void set_allocated_name (std::string *name)
 
void set_allocated_name (std::string *name)
 
void set_allocated_options (::PROTOBUF_NAMESPACE_ID::ServiceOptions *options)
 
void set_allocated_options (PROTOBUF_NAMESPACE_ID::ServiceOptions *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 Swap (ServiceDescriptorProto *other)
 
void Swap (ServiceDescriptorProto *other)
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
::PROTOBUF_NAMESPACE_ID::ServiceOptions * unsafe_arena_release_options ()
 
PROTOBUF_NAMESPACE_ID::ServiceOptions * unsafe_arena_release_options ()
 
void unsafe_arena_set_allocated_options (::PROTOBUF_NAMESPACE_ID::ServiceOptions *options)
 
void unsafe_arena_set_allocated_options (PROTOBUF_NAMESPACE_ID::ServiceOptions *options)
 
void UnsafeArenaSwap (ServiceDescriptorProto *other)
 
void UnsafeArenaSwap (ServiceDescriptorProto *other)
 
virtual ~ServiceDescriptorProto ()
 
 ~ServiceDescriptorProto () override
 

Static Public Member Functions

static const ServiceDescriptorProtodefault_instance ()
 
static const ServiceDescriptorProtodefault_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 ServiceDescriptorProtointernal_default_instance ()
 
static const ServiceDescriptorProtointernal_default_instance ()
 

Static Public Attributes

static const ClassData _class_data_
 
static constexpr int kIndexInFileMessages
 

Protected Member Functions

 ServiceDescriptorProto (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
 ServiceDescriptorProto (::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::MethodDescriptorProto * _internal_add_method ()
 
::PROTOBUF_NAMESPACE_ID::MethodDescriptorProto * _internal_add_method ()
 
bool _internal_has_name () const
 
bool _internal_has_name () const
 
bool _internal_has_options () const
 
bool _internal_has_options () const
 
const PROTOBUF_NAMESPACE_ID::MethodDescriptorProto & _internal_method (int index) const
 
const ::PROTOBUF_NAMESPACE_ID::MethodDescriptorProto & _internal_method (int index) const
 
int _internal_method_size () const
 
int _internal_method_size () const
 
std::string * _internal_mutable_name ()
 
std::string * _internal_mutable_name ()
 
::PROTOBUF_NAMESPACE_ID::ServiceOptions * _internal_mutable_options ()
 
PROTOBUF_NAMESPACE_ID::ServiceOptions * _internal_mutable_options ()
 
const std::string & _internal_name () const
 
const std::string & _internal_name () const
 
const ::PROTOBUF_NAMESPACE_ID::ServiceOptions & _internal_options () const
 
const PROTOBUF_NAMESPACE_ID::ServiceOptions & _internal_options () const
 
PROTOBUF_ALWAYS_INLINE void _internal_set_name (const std::string &value)
 
void _internal_set_name (const std::string &value)
 
inline ::PROTOBUF_NAMESPACE_ID::ArenaGetArenaNoVirtual () const
 
void InternalSwap (ServiceDescriptorProto *other)
 
void InternalSwap (ServiceDescriptorProto *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::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::MethodDescriptorProto > method_
 
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< PROTOBUF_NAMESPACE_ID::MethodDescriptorProto > method_
 
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr name_
 
::PROTOBUF_NAMESPACE_ID::ServiceOptions * options_
 
PROTOBUF_NAMESPACE_ID::ServiceOptions * 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 (ServiceDescriptorProto &a, ServiceDescriptorProto &b)
 
void swap (ServiceDescriptorProto &a, ServiceDescriptorProto &b)
 

Detailed Description

Definition at line 3186 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
kMethodFieldNumber 
kNameFieldNumber 
kOptionsFieldNumber 

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

◆ anonymous enum

anonymous enum : int
Enumerator
kMethodFieldNumber 
kNameFieldNumber 
kOptionsFieldNumber 

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

Constructor & Destructor Documentation

◆ ServiceDescriptorProto() [1/9]

ServiceDescriptorProto::ServiceDescriptorProto ( )

◆ ~ServiceDescriptorProto() [1/2]

ServiceDescriptorProto::~ServiceDescriptorProto ( )
virtual

◆ ServiceDescriptorProto() [2/9]

ServiceDescriptorProto::ServiceDescriptorProto ( const ServiceDescriptorProto from)

◆ ServiceDescriptorProto() [3/9]

ServiceDescriptorProto::ServiceDescriptorProto ( ServiceDescriptorProto &&  from)
inlinenoexcept

◆ ServiceDescriptorProto() [4/9]

ServiceDescriptorProto::ServiceDescriptorProto ( ::PROTOBUF_NAMESPACE_ID::Arena arena)
explicitprotected

◆ ServiceDescriptorProto() [5/9]

ServiceDescriptorProto::ServiceDescriptorProto ( )
inline

◆ ~ServiceDescriptorProto() [2/2]

ServiceDescriptorProto::~ServiceDescriptorProto ( )
override

◆ ServiceDescriptorProto() [6/9]

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

◆ ServiceDescriptorProto() [7/9]

ServiceDescriptorProto::ServiceDescriptorProto ( const ServiceDescriptorProto from)

◆ ServiceDescriptorProto() [8/9]

ServiceDescriptorProto::ServiceDescriptorProto ( ServiceDescriptorProto &&  from)
inlinenoexcept

◆ ServiceDescriptorProto() [9/9]

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

Member Function Documentation

◆ _internal_add_method() [1/2]

PROTOBUF_NAMESPACE_ID::MethodDescriptorProto * ServiceDescriptorProto::_internal_add_method ( )
inlineprivate

◆ _internal_add_method() [2/2]

::PROTOBUF_NAMESPACE_ID::MethodDescriptorProto* ServiceDescriptorProto::_internal_add_method ( )
private

◆ _internal_has_name() [1/2]

bool ServiceDescriptorProto::_internal_has_name ( ) const
inlineprivate

◆ _internal_has_name() [2/2]

bool ServiceDescriptorProto::_internal_has_name ( ) const
private

◆ _internal_has_options() [1/2]

bool ServiceDescriptorProto::_internal_has_options ( ) const
private

◆ _internal_has_options() [2/2]

bool ServiceDescriptorProto::_internal_has_options ( ) const
inlineprivate

◆ _internal_method() [1/2]

const ::PROTOBUF_NAMESPACE_ID::MethodDescriptorProto & ServiceDescriptorProto::_internal_method ( int  index) const
inlineprivate

◆ _internal_method() [2/2]

const ::PROTOBUF_NAMESPACE_ID::MethodDescriptorProto& ServiceDescriptorProto::_internal_method ( int  index) const
private

◆ _internal_method_size() [1/2]

int ServiceDescriptorProto::_internal_method_size ( ) const
inlineprivate

◆ _internal_method_size() [2/2]

int ServiceDescriptorProto::_internal_method_size ( ) const
private

◆ _internal_mutable_name() [1/2]

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

◆ _internal_mutable_name() [2/2]

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

◆ _internal_mutable_options() [1/2]

::PROTOBUF_NAMESPACE_ID::ServiceOptions* ServiceDescriptorProto::_internal_mutable_options ( )
private

◆ _internal_mutable_options() [2/2]

PROTOBUF_NAMESPACE_ID::ServiceOptions * ServiceDescriptorProto::_internal_mutable_options ( )
inlineprivate

◆ _internal_name() [1/2]

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

◆ _internal_name() [2/2]

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

◆ _internal_options() [1/2]

const ::PROTOBUF_NAMESPACE_ID::ServiceOptions& ServiceDescriptorProto::_internal_options ( ) const
private

◆ _internal_options() [2/2]

const ::PROTOBUF_NAMESPACE_ID::ServiceOptions & ServiceDescriptorProto::_internal_options ( ) const
inlineprivate

◆ _internal_set_name() [1/2]

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

◆ _internal_set_name() [2/2]

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

◆ _InternalParse() [1/2]

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

◆ _InternalParse() [2/2]

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

◆ _InternalSerialize()

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

◆ add_method() [1/2]

PROTOBUF_NAMESPACE_ID::MethodDescriptorProto * ServiceDescriptorProto::add_method ( )
inline

◆ add_method() [2/2]

::PROTOBUF_NAMESPACE_ID::MethodDescriptorProto* ServiceDescriptorProto::add_method ( )

◆ ArenaDtor() [1/2]

void ServiceDescriptorProto::ArenaDtor ( void *  object)
staticprivate

◆ ArenaDtor() [2/2]

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

◆ ByteSizeLong() [1/2]

size_t ServiceDescriptorProto::ByteSizeLong ( ) const
final

◆ ByteSizeLong() [2/2]

size_t ServiceDescriptorProto::ByteSizeLong ( ) const
final

◆ Clear() [1/2]

void ServiceDescriptorProto::Clear ( )
final

◆ Clear() [2/2]

PROTOBUF_ATTRIBUTE_REINITIALIZES void ServiceDescriptorProto::Clear ( )
final

◆ clear_method() [1/2]

void ServiceDescriptorProto::clear_method ( )
inline

◆ clear_method() [2/2]

void ServiceDescriptorProto::clear_method ( )

◆ clear_name() [1/2]

void ServiceDescriptorProto::clear_name ( )
inline

◆ clear_name() [2/2]

void ServiceDescriptorProto::clear_name ( )

◆ clear_options() [1/2]

void ServiceDescriptorProto::clear_options ( )

◆ clear_options() [2/2]

void ServiceDescriptorProto::clear_options ( )
inline

◆ CopyFrom() [1/3]

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

◆ CopyFrom() [2/3]

void ServiceDescriptorProto::CopyFrom ( const ServiceDescriptorProto from)

◆ CopyFrom() [3/3]

void ServiceDescriptorProto::CopyFrom ( const ServiceDescriptorProto from)

◆ default_instance() [1/2]

const ServiceDescriptorProto & ServiceDescriptorProto::default_instance ( )
static

◆ default_instance() [2/2]

static const ServiceDescriptorProto& ServiceDescriptorProto::default_instance ( )
inlinestatic

◆ descriptor() [1/2]

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

◆ descriptor() [2/2]

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

◆ FullMessageName() [1/2]

::PROTOBUF_NAMESPACE_ID::StringPiece ServiceDescriptorProto::FullMessageName ( )
inlinestaticprivate

◆ FullMessageName() [2/2]

::PROTOBUF_NAMESPACE_ID::StringPiece ServiceDescriptorProto::FullMessageName ( )
inlinestaticprivate

◆ GetArena()

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

◆ GetArenaNoVirtual()

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

◆ GetCachedSize() [1/2]

int ServiceDescriptorProto::GetCachedSize ( ) const
inlinefinal

◆ GetCachedSize() [2/2]

int ServiceDescriptorProto::GetCachedSize ( ) const
inlinefinal

◆ GetClassData()

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

◆ GetDescriptor() [1/2]

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

◆ GetDescriptor() [2/2]

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

◆ GetMaybeArenaPointer()

void* ServiceDescriptorProto::GetMaybeArenaPointer ( ) const
inlinefinal

◆ GetMetadata() [1/2]

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

◆ GetMetadata() [2/2]

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

◆ GetMetadataStatic()

::PROTOBUF_NAMESPACE_ID::Metadata ServiceDescriptorProto::GetMetadataStatic ( )
inlinestaticprivate

◆ GetReflection() [1/2]

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

◆ GetReflection() [2/2]

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

◆ has_name() [1/2]

bool ServiceDescriptorProto::has_name ( ) const
inline

◆ has_name() [2/2]

bool ServiceDescriptorProto::has_name ( ) const

◆ has_options() [1/2]

bool ServiceDescriptorProto::has_options ( ) const

◆ has_options() [2/2]

bool ServiceDescriptorProto::has_options ( ) const
inline

◆ InitAsDefaultInstance()

void ServiceDescriptorProto::InitAsDefaultInstance ( )
static

◆ internal_default_instance() [1/2]

static const ServiceDescriptorProto* ServiceDescriptorProto::internal_default_instance ( )
inlinestatic

◆ internal_default_instance() [2/2]

static const ServiceDescriptorProto* ServiceDescriptorProto::internal_default_instance ( )
inlinestatic

◆ InternalSerializeWithCachedSizesToArray()

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

◆ InternalSwap() [1/2]

void ServiceDescriptorProto::InternalSwap ( ServiceDescriptorProto other)
private

◆ InternalSwap() [2/2]

void ServiceDescriptorProto::InternalSwap ( ServiceDescriptorProto other)
private

◆ IsInitialized() [1/2]

bool ServiceDescriptorProto::IsInitialized ( ) const
final

◆ IsInitialized() [2/2]

bool ServiceDescriptorProto::IsInitialized ( ) const
final

◆ MaybeArenaPtr()

void* ServiceDescriptorProto::MaybeArenaPtr ( ) const
inlineprivate

◆ MergeFrom() [1/3]

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

◆ MergeFrom() [2/3]

void ServiceDescriptorProto::MergeFrom ( const ServiceDescriptorProto from)

◆ MergeFrom() [3/3]

void ServiceDescriptorProto::MergeFrom ( const ServiceDescriptorProto from)

◆ MergeImpl()

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

◆ method() [1/4]

const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::PROTOBUF_NAMESPACE_ID::MethodDescriptorProto > & ServiceDescriptorProto::method ( ) const
inline

◆ method() [2/4]

const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::MethodDescriptorProto >& ServiceDescriptorProto::method ( ) const

◆ method() [3/4]

const ::PROTOBUF_NAMESPACE_ID::MethodDescriptorProto & ServiceDescriptorProto::method ( int  index) const
inline

◆ method() [4/4]

const ::PROTOBUF_NAMESPACE_ID::MethodDescriptorProto& ServiceDescriptorProto::method ( int  index) const

◆ method_size() [1/2]

int ServiceDescriptorProto::method_size ( ) const
inline

◆ method_size() [2/2]

int ServiceDescriptorProto::method_size ( ) const

◆ mutable_method() [1/4]

PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::PROTOBUF_NAMESPACE_ID::MethodDescriptorProto > * ServiceDescriptorProto::mutable_method ( )
inline

◆ mutable_method() [2/4]

::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::MethodDescriptorProto >* ServiceDescriptorProto::mutable_method ( )

◆ mutable_method() [3/4]

PROTOBUF_NAMESPACE_ID::MethodDescriptorProto * ServiceDescriptorProto::mutable_method ( int  index)
inline

◆ mutable_method() [4/4]

::PROTOBUF_NAMESPACE_ID::MethodDescriptorProto* ServiceDescriptorProto::mutable_method ( int  index)

◆ mutable_name() [1/2]

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

◆ mutable_name() [2/2]

std::string* ServiceDescriptorProto::mutable_name ( )

◆ mutable_options() [1/2]

::PROTOBUF_NAMESPACE_ID::ServiceOptions* ServiceDescriptorProto::mutable_options ( )

◆ mutable_options() [2/2]

PROTOBUF_NAMESPACE_ID::ServiceOptions * ServiceDescriptorProto::mutable_options ( )
inline

◆ mutable_unknown_fields() [1/2]

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

◆ mutable_unknown_fields() [2/2]

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

◆ name() [1/2]

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

◆ name() [2/2]

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

◆ New() [1/3]

ServiceDescriptorProto* ServiceDescriptorProto::New ( ) const
inlinefinal

◆ New() [2/3]

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

◆ New() [3/3]

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

◆ operator=() [1/4]

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

◆ operator=() [2/4]

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

◆ operator=() [3/4]

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

◆ operator=() [4/4]

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

◆ options() [1/2]

const ::PROTOBUF_NAMESPACE_ID::ServiceOptions& ServiceDescriptorProto::options ( ) const

◆ options() [2/2]

const ::PROTOBUF_NAMESPACE_ID::ServiceOptions & ServiceDescriptorProto::options ( ) const
inline

◆ RegisterArenaDtor() [1/2]

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

◆ RegisterArenaDtor() [2/2]

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

◆ release_name() [1/2]

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

◆ release_name() [2/2]

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

◆ release_options() [1/2]

PROTOBUF_NODISCARD ::PROTOBUF_NAMESPACE_ID::ServiceOptions* ServiceDescriptorProto::release_options ( )

◆ release_options() [2/2]

PROTOBUF_NAMESPACE_ID::ServiceOptions * ServiceDescriptorProto::release_options ( )
inline

◆ set_allocated_name() [1/2]

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

◆ set_allocated_name() [2/2]

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

◆ set_allocated_options() [1/2]

void ServiceDescriptorProto::set_allocated_options ( ::PROTOBUF_NAMESPACE_ID::ServiceOptions *  options)
inline

◆ set_allocated_options() [2/2]

void ServiceDescriptorProto::set_allocated_options ( PROTOBUF_NAMESPACE_ID::ServiceOptions *  options)
inline

◆ set_name() [1/6]

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

◆ set_name() [2/6]

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

◆ set_name() [3/6]

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

◆ set_name() [4/6]

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

◆ set_name() [5/6]

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

◆ set_name() [6/6]

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

◆ SetCachedSize() [1/2]

void ServiceDescriptorProto::SetCachedSize ( int  size) const
finalprivate

◆ SetCachedSize() [2/2]

void ServiceDescriptorProto::SetCachedSize ( int  size) const
finalprivate

◆ SharedCtor() [1/2]

void ServiceDescriptorProto::SharedCtor ( )
inlineprivate

◆ SharedCtor() [2/2]

void ServiceDescriptorProto::SharedCtor ( )
private

◆ SharedDtor() [1/2]

void ServiceDescriptorProto::SharedDtor ( )
inlineprivate

◆ SharedDtor() [2/2]

void ServiceDescriptorProto::SharedDtor ( )
private

◆ Swap() [1/2]

void ServiceDescriptorProto::Swap ( ServiceDescriptorProto other)
inline

◆ Swap() [2/2]

void ServiceDescriptorProto::Swap ( ServiceDescriptorProto other)
inline

◆ unknown_fields() [1/2]

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

◆ unknown_fields() [2/2]

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

◆ unsafe_arena_release_options() [1/2]

::PROTOBUF_NAMESPACE_ID::ServiceOptions* ServiceDescriptorProto::unsafe_arena_release_options ( )

◆ unsafe_arena_release_options() [2/2]

PROTOBUF_NAMESPACE_ID::ServiceOptions * ServiceDescriptorProto::unsafe_arena_release_options ( )
inline

◆ unsafe_arena_set_allocated_options() [1/2]

void ServiceDescriptorProto::unsafe_arena_set_allocated_options ( ::PROTOBUF_NAMESPACE_ID::ServiceOptions *  options)
inline

◆ unsafe_arena_set_allocated_options() [2/2]

void ServiceDescriptorProto::unsafe_arena_set_allocated_options ( PROTOBUF_NAMESPACE_ID::ServiceOptions *  options)

◆ UnsafeArenaSwap() [1/2]

void ServiceDescriptorProto::UnsafeArenaSwap ( ServiceDescriptorProto other)
inline

◆ UnsafeArenaSwap() [2/2]

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

◆ swap [2/2]

void swap ( ServiceDescriptorProto a,
ServiceDescriptorProto b 
)
friend

Member Data Documentation

◆ _cached_size_

PROTOBUF_NAMESPACE_ID::internal::CachedSize ServiceDescriptorProto::_cached_size_
mutableprivate

◆ _class_data_

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

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

◆ _has_bits_

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

◆ _internal_metadata_

::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena ServiceDescriptorProto::_internal_metadata_
private

◆ kIndexInFileMessages

static constexpr int ServiceDescriptorProto::kIndexInFileMessages
staticconstexpr
Initial value:
=
11

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

◆ method_ [1/2]

::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::MethodDescriptorProto > ServiceDescriptorProto::method_
private

◆ method_ [2/2]

::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< PROTOBUF_NAMESPACE_ID::MethodDescriptorProto > ServiceDescriptorProto::method_
private

◆ name_

PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr ServiceDescriptorProto::name_
private

◆ options_ [1/2]

::PROTOBUF_NAMESPACE_ID::ServiceOptions* ServiceDescriptorProto::options_
private

◆ options_ [2/2]

PROTOBUF_NAMESPACE_ID::ServiceOptions* ServiceDescriptorProto::options_
private

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


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