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

#include <descriptor.pb.h>

Inheritance diagram for GeneratedCodeInfo_Annotation:
Inheritance graph
[legend]

Classes

class  _Internal
 

Public Types

enum  : int { kPathFieldNumber = 1, kSourceFileFieldNumber = 2, kBeginFieldNumber = 3, kEndFieldNumber = 4 }
 
enum  : int { kPathFieldNumber = 1, kSourceFileFieldNumber = 2, kBeginFieldNumber = 3, kEndFieldNumber = 4 }
 

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
 
void add_path (::PROTOBUF_NAMESPACE_ID::int32 value)
 
void add_path (int32_t value)
 
::PROTOBUF_NAMESPACE_ID::int32 begin () const
 
int32_t begin () const
 
size_t ByteSizeLong () const final
 
size_t ByteSizeLong () const final
 
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear () final
 
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear () final
 
void clear_begin ()
 
void clear_begin ()
 
void clear_end ()
 
void clear_end ()
 
void clear_path ()
 
void clear_path ()
 
void clear_source_file ()
 
void clear_source_file ()
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void CopyFrom (const GeneratedCodeInfo_Annotation &from)
 
void CopyFrom (const GeneratedCodeInfo_Annotation &from)
 
::PROTOBUF_NAMESPACE_ID::int32 end () const
 
int32_t end () const
 
 GeneratedCodeInfo_Annotation ()
 
 GeneratedCodeInfo_Annotation ()
 
constexpr GeneratedCodeInfo_Annotation (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 GeneratedCodeInfo_Annotation (const GeneratedCodeInfo_Annotation &from)
 
 GeneratedCodeInfo_Annotation (const GeneratedCodeInfo_Annotation &from)
 
 GeneratedCodeInfo_Annotation (GeneratedCodeInfo_Annotation &&from) noexcept
 
 GeneratedCodeInfo_Annotation (GeneratedCodeInfo_Annotation &&from) noexcept
 
inline ::PROTOBUF_NAMESPACE_ID::ArenaGetArena () const final
 
int GetCachedSize () const final
 
int GetCachedSize () const final
 
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData () const final
 
void * GetMaybeArenaPointer () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
bool has_begin () const
 
bool has_begin () const
 
bool has_end () const
 
bool has_end () const
 
bool has_source_file () const
 
bool has_source_file () 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 GeneratedCodeInfo_Annotation &from)
 
void MergeFrom (const GeneratedCodeInfo_Annotation &from)
 
::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * mutable_path ()
 
::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > * mutable_path ()
 
std::string * mutable_source_file ()
 
std::string * mutable_source_file ()
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
GeneratedCodeInfo_AnnotationNew () const final
 
GeneratedCodeInfo_AnnotationNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
GeneratedCodeInfo_AnnotationNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
GeneratedCodeInfo_Annotationoperator= (const GeneratedCodeInfo_Annotation &from)
 
GeneratedCodeInfo_Annotationoperator= (const GeneratedCodeInfo_Annotation &from)
 
GeneratedCodeInfo_Annotationoperator= (GeneratedCodeInfo_Annotation &&from) noexcept
 
GeneratedCodeInfo_Annotationoperator= (GeneratedCodeInfo_Annotation &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & path () const
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > & path () const
 
::PROTOBUF_NAMESPACE_ID::int32 path (int index) const
 
int32_t path (int index) const
 
int path_size () const
 
int path_size () const
 
std::string * release_source_file ()
 
PROTOBUF_NODISCARD std::string * release_source_file ()
 
void set_allocated_source_file (std::string *source_file)
 
void set_allocated_source_file (std::string *source_file)
 
void set_begin (::PROTOBUF_NAMESPACE_ID::int32 value)
 
void set_begin (int32_t value)
 
void set_end (::PROTOBUF_NAMESPACE_ID::int32 value)
 
void set_end (int32_t value)
 
void set_path (int index, ::PROTOBUF_NAMESPACE_ID::int32 value)
 
void set_path (int index, int32_t value)
 
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_source_file (ArgT0 &&arg0, ArgT... args)
 
template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void set_source_file (ArgT0 &&arg0, ArgT... args)
 
void set_source_file (const char *value)
 
void set_source_file (const char *value, size_t size)
 
void set_source_file (const std::string &value)
 
void set_source_file (std::string &&value)
 
const std::string & source_file () const
 
const std::string & source_file () const
 
void Swap (GeneratedCodeInfo_Annotation *other)
 
void Swap (GeneratedCodeInfo_Annotation *other)
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
void UnsafeArenaSwap (GeneratedCodeInfo_Annotation *other)
 
void UnsafeArenaSwap (GeneratedCodeInfo_Annotation *other)
 
virtual ~GeneratedCodeInfo_Annotation ()
 
 ~GeneratedCodeInfo_Annotation () override
 

Static Public Member Functions

static const GeneratedCodeInfo_Annotationdefault_instance ()
 
static const GeneratedCodeInfo_Annotationdefault_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 GeneratedCodeInfo_Annotationinternal_default_instance ()
 
static const GeneratedCodeInfo_Annotationinternal_default_instance ()
 

Static Public Attributes

static const ClassData _class_data_
 
static constexpr int kIndexInFileMessages
 

Protected Member Functions

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

void _internal_add_path (::PROTOBUF_NAMESPACE_ID::int32 value)
 
void _internal_add_path (int32_t value)
 
::PROTOBUF_NAMESPACE_ID::int32 _internal_begin () const
 
int32_t _internal_begin () const
 
::PROTOBUF_NAMESPACE_ID::int32 _internal_end () const
 
int32_t _internal_end () const
 
bool _internal_has_begin () const
 
bool _internal_has_begin () const
 
bool _internal_has_end () const
 
bool _internal_has_end () const
 
bool _internal_has_source_file () const
 
bool _internal_has_source_file () const
 
::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * _internal_mutable_path ()
 
::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > * _internal_mutable_path ()
 
std::string * _internal_mutable_source_file ()
 
std::string * _internal_mutable_source_file ()
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & _internal_path () const
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > & _internal_path () const
 
::PROTOBUF_NAMESPACE_ID::int32 _internal_path (int index) const
 
int32_t _internal_path (int index) const
 
int _internal_path_size () const
 
int _internal_path_size () const
 
void _internal_set_begin (::PROTOBUF_NAMESPACE_ID::int32 value)
 
void _internal_set_begin (int32_t value)
 
void _internal_set_end (::PROTOBUF_NAMESPACE_ID::int32 value)
 
void _internal_set_end (int32_t value)
 
void _internal_set_source_file (const std::string &value)
 
PROTOBUF_ALWAYS_INLINE void _internal_set_source_file (const std::string &value)
 
const std::string & _internal_source_file () const
 
const std::string & _internal_source_file () const
 
inline ::PROTOBUF_NAMESPACE_ID::ArenaGetArenaNoVirtual () const
 
void InternalSwap (GeneratedCodeInfo_Annotation *other)
 
void InternalSwap (GeneratedCodeInfo_Annotation *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_
 
std::atomic< int_path_cached_byte_size_
 
::PROTOBUF_NAMESPACE_ID::int32 begin_
 
int32_t begin_
 
::PROTOBUF_NAMESPACE_ID::int32 end_
 
int32_t end_
 
::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > path_
 
::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_tpath_
 
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr source_file_
 

Friends

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

Detailed Description

Definition at line 6853 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
kPathFieldNumber 
kSourceFileFieldNumber 
kBeginFieldNumber 
kEndFieldNumber 

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

◆ anonymous enum

anonymous enum : int
Enumerator
kPathFieldNumber 
kSourceFileFieldNumber 
kBeginFieldNumber 
kEndFieldNumber 

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

Constructor & Destructor Documentation

◆ GeneratedCodeInfo_Annotation() [1/9]

GeneratedCodeInfo_Annotation::GeneratedCodeInfo_Annotation ( )

◆ ~GeneratedCodeInfo_Annotation() [1/2]

GeneratedCodeInfo_Annotation::~GeneratedCodeInfo_Annotation ( )
virtual

◆ GeneratedCodeInfo_Annotation() [2/9]

GeneratedCodeInfo_Annotation::GeneratedCodeInfo_Annotation ( const GeneratedCodeInfo_Annotation from)

◆ GeneratedCodeInfo_Annotation() [3/9]

GeneratedCodeInfo_Annotation::GeneratedCodeInfo_Annotation ( GeneratedCodeInfo_Annotation &&  from)
inlinenoexcept

◆ GeneratedCodeInfo_Annotation() [4/9]

GeneratedCodeInfo_Annotation::GeneratedCodeInfo_Annotation ( ::PROTOBUF_NAMESPACE_ID::Arena arena)
explicitprotected

◆ GeneratedCodeInfo_Annotation() [5/9]

GeneratedCodeInfo_Annotation::GeneratedCodeInfo_Annotation ( )
inline

◆ ~GeneratedCodeInfo_Annotation() [2/2]

GeneratedCodeInfo_Annotation::~GeneratedCodeInfo_Annotation ( )
override

◆ GeneratedCodeInfo_Annotation() [6/9]

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

◆ GeneratedCodeInfo_Annotation() [7/9]

GeneratedCodeInfo_Annotation::GeneratedCodeInfo_Annotation ( const GeneratedCodeInfo_Annotation from)

◆ GeneratedCodeInfo_Annotation() [8/9]

GeneratedCodeInfo_Annotation::GeneratedCodeInfo_Annotation ( GeneratedCodeInfo_Annotation &&  from)
inlinenoexcept

◆ GeneratedCodeInfo_Annotation() [9/9]

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

Member Function Documentation

◆ _internal_add_path() [1/2]

void GeneratedCodeInfo_Annotation::_internal_add_path ( ::PROTOBUF_NAMESPACE_ID::int32  value)
inlineprivate

◆ _internal_add_path() [2/2]

void GeneratedCodeInfo_Annotation::_internal_add_path ( int32_t  value)
inlineprivate

◆ _internal_begin() [1/2]

int32_t GeneratedCodeInfo_Annotation::_internal_begin ( ) const
inlineprivate

◆ _internal_begin() [2/2]

int32_t GeneratedCodeInfo_Annotation::_internal_begin ( ) const
private

◆ _internal_end() [1/2]

int32_t GeneratedCodeInfo_Annotation::_internal_end ( ) const
inlineprivate

◆ _internal_end() [2/2]

int32_t GeneratedCodeInfo_Annotation::_internal_end ( ) const
private

◆ _internal_has_begin() [1/2]

bool GeneratedCodeInfo_Annotation::_internal_has_begin ( ) const
inlineprivate

◆ _internal_has_begin() [2/2]

bool GeneratedCodeInfo_Annotation::_internal_has_begin ( ) const
private

◆ _internal_has_end() [1/2]

bool GeneratedCodeInfo_Annotation::_internal_has_end ( ) const
inlineprivate

◆ _internal_has_end() [2/2]

bool GeneratedCodeInfo_Annotation::_internal_has_end ( ) const
private

◆ _internal_has_source_file() [1/2]

bool GeneratedCodeInfo_Annotation::_internal_has_source_file ( ) const
inlineprivate

◆ _internal_has_source_file() [2/2]

bool GeneratedCodeInfo_Annotation::_internal_has_source_file ( ) const
private

◆ _internal_mutable_path() [1/2]

PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > * GeneratedCodeInfo_Annotation::_internal_mutable_path ( )
inlineprivate

◆ _internal_mutable_path() [2/2]

::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t >* GeneratedCodeInfo_Annotation::_internal_mutable_path ( )
private

◆ _internal_mutable_source_file() [1/2]

std::string * GeneratedCodeInfo_Annotation::_internal_mutable_source_file ( )
inlineprivate

◆ _internal_mutable_source_file() [2/2]

std::string* GeneratedCodeInfo_Annotation::_internal_mutable_source_file ( )
private

◆ _internal_path() [1/4]

const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > & GeneratedCodeInfo_Annotation::_internal_path ( ) const
inlineprivate

◆ _internal_path() [2/4]

const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t >& GeneratedCodeInfo_Annotation::_internal_path ( ) const
private

◆ _internal_path() [3/4]

int32_t GeneratedCodeInfo_Annotation::_internal_path ( int  index) const
inlineprivate

◆ _internal_path() [4/4]

int32_t GeneratedCodeInfo_Annotation::_internal_path ( int  index) const
private

◆ _internal_path_size() [1/2]

int GeneratedCodeInfo_Annotation::_internal_path_size ( ) const
inlineprivate

◆ _internal_path_size() [2/2]

int GeneratedCodeInfo_Annotation::_internal_path_size ( ) const
private

◆ _internal_set_begin() [1/2]

void GeneratedCodeInfo_Annotation::_internal_set_begin ( ::PROTOBUF_NAMESPACE_ID::int32  value)
inlineprivate

◆ _internal_set_begin() [2/2]

void GeneratedCodeInfo_Annotation::_internal_set_begin ( int32_t  value)
inlineprivate

◆ _internal_set_end() [1/2]

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

◆ _internal_set_end() [2/2]

void GeneratedCodeInfo_Annotation::_internal_set_end ( int32_t  value)
inlineprivate

◆ _internal_set_source_file() [1/2]

void GeneratedCodeInfo_Annotation::_internal_set_source_file ( const std::string &  value)
inlineprivate

◆ _internal_set_source_file() [2/2]

PROTOBUF_ALWAYS_INLINE void GeneratedCodeInfo_Annotation::_internal_set_source_file ( const std::string &  value)
inlineprivate

◆ _internal_source_file() [1/2]

const std::string & GeneratedCodeInfo_Annotation::_internal_source_file ( ) const
inlineprivate

◆ _internal_source_file() [2/2]

const std::string& GeneratedCodeInfo_Annotation::_internal_source_file ( ) const
private

◆ _InternalParse() [1/2]

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

◆ _InternalParse() [2/2]

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

◆ _InternalSerialize()

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

◆ add_path() [1/2]

void GeneratedCodeInfo_Annotation::add_path ( ::PROTOBUF_NAMESPACE_ID::int32  value)
inline

◆ add_path() [2/2]

void GeneratedCodeInfo_Annotation::add_path ( int32_t  value)
inline

◆ ArenaDtor() [1/2]

void GeneratedCodeInfo_Annotation::ArenaDtor ( void *  object)
staticprivate

◆ ArenaDtor() [2/2]

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

◆ begin() [1/2]

int32_t GeneratedCodeInfo_Annotation::begin ( ) const
inline

◆ begin() [2/2]

int32_t GeneratedCodeInfo_Annotation::begin ( ) const

◆ ByteSizeLong() [1/2]

size_t GeneratedCodeInfo_Annotation::ByteSizeLong ( ) const
final

◆ ByteSizeLong() [2/2]

size_t GeneratedCodeInfo_Annotation::ByteSizeLong ( ) const
final

◆ Clear() [1/2]

void GeneratedCodeInfo_Annotation::Clear ( )
final

◆ Clear() [2/2]

PROTOBUF_ATTRIBUTE_REINITIALIZES void GeneratedCodeInfo_Annotation::Clear ( )
final

◆ clear_begin() [1/2]

void GeneratedCodeInfo_Annotation::clear_begin ( )
inline

◆ clear_begin() [2/2]

void GeneratedCodeInfo_Annotation::clear_begin ( )

◆ clear_end() [1/2]

void GeneratedCodeInfo_Annotation::clear_end ( )
inline

◆ clear_end() [2/2]

void GeneratedCodeInfo_Annotation::clear_end ( )

◆ clear_path() [1/2]

void GeneratedCodeInfo_Annotation::clear_path ( )
inline

◆ clear_path() [2/2]

void GeneratedCodeInfo_Annotation::clear_path ( )

◆ clear_source_file() [1/2]

void GeneratedCodeInfo_Annotation::clear_source_file ( )
inline

◆ clear_source_file() [2/2]

void GeneratedCodeInfo_Annotation::clear_source_file ( )

◆ CopyFrom() [1/3]

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

◆ CopyFrom() [2/3]

void GeneratedCodeInfo_Annotation::CopyFrom ( const GeneratedCodeInfo_Annotation from)

◆ CopyFrom() [3/3]

void GeneratedCodeInfo_Annotation::CopyFrom ( const GeneratedCodeInfo_Annotation from)

◆ default_instance() [1/2]

const GeneratedCodeInfo_Annotation & GeneratedCodeInfo_Annotation::default_instance ( )
static

◆ default_instance() [2/2]

static const GeneratedCodeInfo_Annotation& GeneratedCodeInfo_Annotation::default_instance ( )
inlinestatic

◆ descriptor() [1/2]

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

◆ descriptor() [2/2]

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

◆ end() [1/2]

int32_t GeneratedCodeInfo_Annotation::end ( ) const
inline

◆ end() [2/2]

int32_t GeneratedCodeInfo_Annotation::end ( ) const

◆ FullMessageName() [1/2]

::PROTOBUF_NAMESPACE_ID::StringPiece GeneratedCodeInfo_Annotation::FullMessageName ( )
inlinestaticprivate

◆ FullMessageName() [2/2]

::PROTOBUF_NAMESPACE_ID::StringPiece GeneratedCodeInfo_Annotation::FullMessageName ( )
inlinestaticprivate

◆ GetArena()

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

◆ GetArenaNoVirtual()

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

◆ GetCachedSize() [1/2]

int GeneratedCodeInfo_Annotation::GetCachedSize ( ) const
inlinefinal

◆ GetCachedSize() [2/2]

int GeneratedCodeInfo_Annotation::GetCachedSize ( ) const
inlinefinal

◆ GetClassData()

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

◆ GetDescriptor() [1/2]

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

◆ GetDescriptor() [2/2]

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

◆ GetMaybeArenaPointer()

void* GeneratedCodeInfo_Annotation::GetMaybeArenaPointer ( ) const
inlinefinal

◆ GetMetadata() [1/2]

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

◆ GetMetadata() [2/2]

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

◆ GetMetadataStatic()

::PROTOBUF_NAMESPACE_ID::Metadata GeneratedCodeInfo_Annotation::GetMetadataStatic ( )
inlinestaticprivate

◆ GetReflection() [1/2]

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

◆ GetReflection() [2/2]

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

◆ has_begin() [1/2]

bool GeneratedCodeInfo_Annotation::has_begin ( ) const
inline

◆ has_begin() [2/2]

bool GeneratedCodeInfo_Annotation::has_begin ( ) const

◆ has_end() [1/2]

bool GeneratedCodeInfo_Annotation::has_end ( ) const
inline

◆ has_end() [2/2]

bool GeneratedCodeInfo_Annotation::has_end ( ) const

◆ has_source_file() [1/2]

bool GeneratedCodeInfo_Annotation::has_source_file ( ) const
inline

◆ has_source_file() [2/2]

bool GeneratedCodeInfo_Annotation::has_source_file ( ) const

◆ InitAsDefaultInstance()

void GeneratedCodeInfo_Annotation::InitAsDefaultInstance ( )
static

◆ internal_default_instance() [1/2]

static const GeneratedCodeInfo_Annotation* GeneratedCodeInfo_Annotation::internal_default_instance ( )
inlinestatic

◆ internal_default_instance() [2/2]

static const GeneratedCodeInfo_Annotation* GeneratedCodeInfo_Annotation::internal_default_instance ( )
inlinestatic

◆ InternalSerializeWithCachedSizesToArray()

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

◆ InternalSwap() [1/2]

void GeneratedCodeInfo_Annotation::InternalSwap ( GeneratedCodeInfo_Annotation other)
private

◆ InternalSwap() [2/2]

void GeneratedCodeInfo_Annotation::InternalSwap ( GeneratedCodeInfo_Annotation other)
private

◆ IsInitialized() [1/2]

bool GeneratedCodeInfo_Annotation::IsInitialized ( ) const
final

◆ IsInitialized() [2/2]

bool GeneratedCodeInfo_Annotation::IsInitialized ( ) const
final

◆ MaybeArenaPtr()

void* GeneratedCodeInfo_Annotation::MaybeArenaPtr ( ) const
inlineprivate

◆ MergeFrom() [1/3]

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

◆ MergeFrom() [2/3]

void GeneratedCodeInfo_Annotation::MergeFrom ( const GeneratedCodeInfo_Annotation from)

◆ MergeFrom() [3/3]

void GeneratedCodeInfo_Annotation::MergeFrom ( const GeneratedCodeInfo_Annotation from)

◆ MergeImpl()

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

◆ mutable_path() [1/2]

PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > * GeneratedCodeInfo_Annotation::mutable_path ( )
inline

◆ mutable_path() [2/2]

::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t >* GeneratedCodeInfo_Annotation::mutable_path ( )

◆ mutable_source_file() [1/2]

std::string * GeneratedCodeInfo_Annotation::mutable_source_file ( )
inline

◆ mutable_source_file() [2/2]

std::string* GeneratedCodeInfo_Annotation::mutable_source_file ( )

◆ mutable_unknown_fields() [1/2]

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

◆ mutable_unknown_fields() [2/2]

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

◆ New() [1/3]

GeneratedCodeInfo_Annotation* GeneratedCodeInfo_Annotation::New ( ) const
inlinefinal

◆ New() [2/3]

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

◆ New() [3/3]

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

◆ operator=() [1/4]

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

◆ operator=() [2/4]

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

◆ operator=() [3/4]

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

◆ operator=() [4/4]

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

◆ path() [1/4]

const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > & GeneratedCodeInfo_Annotation::path ( ) const
inline

◆ path() [2/4]

const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t >& GeneratedCodeInfo_Annotation::path ( ) const

◆ path() [3/4]

int32_t GeneratedCodeInfo_Annotation::path ( int  index) const
inline

◆ path() [4/4]

int32_t GeneratedCodeInfo_Annotation::path ( int  index) const

◆ path_size() [1/2]

int GeneratedCodeInfo_Annotation::path_size ( ) const
inline

◆ path_size() [2/2]

int GeneratedCodeInfo_Annotation::path_size ( ) const

◆ RegisterArenaDtor() [1/2]

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

◆ RegisterArenaDtor() [2/2]

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

◆ release_source_file() [1/2]

std::string * GeneratedCodeInfo_Annotation::release_source_file ( )
inline

◆ release_source_file() [2/2]

PROTOBUF_NODISCARD std::string* GeneratedCodeInfo_Annotation::release_source_file ( )

◆ set_allocated_source_file() [1/2]

void GeneratedCodeInfo_Annotation::set_allocated_source_file ( std::string *  source_file)
inline

◆ set_allocated_source_file() [2/2]

void GeneratedCodeInfo_Annotation::set_allocated_source_file ( std::string *  source_file)

◆ set_begin() [1/2]

void GeneratedCodeInfo_Annotation::set_begin ( ::PROTOBUF_NAMESPACE_ID::int32  value)
inline

◆ set_begin() [2/2]

void GeneratedCodeInfo_Annotation::set_begin ( int32_t  value)
inline

◆ set_end() [1/2]

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

◆ set_end() [2/2]

void GeneratedCodeInfo_Annotation::set_end ( int32_t  value)
inline

◆ set_path() [1/2]

void GeneratedCodeInfo_Annotation::set_path ( int  index,
::PROTOBUF_NAMESPACE_ID::int32  value 
)
inline

◆ set_path() [2/2]

void GeneratedCodeInfo_Annotation::set_path ( int  index,
int32_t  value 
)
inline

◆ set_source_file() [1/6]

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

◆ set_source_file() [2/6]

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

◆ set_source_file() [3/6]

void GeneratedCodeInfo_Annotation::set_source_file ( const char *  value)
inline

◆ set_source_file() [4/6]

void GeneratedCodeInfo_Annotation::set_source_file ( const char *  value,
size_t  size 
)
inline

◆ set_source_file() [5/6]

void GeneratedCodeInfo_Annotation::set_source_file ( const std::string &  value)
inline

◆ set_source_file() [6/6]

void GeneratedCodeInfo_Annotation::set_source_file ( std::string &&  value)
inline

◆ SetCachedSize() [1/2]

void GeneratedCodeInfo_Annotation::SetCachedSize ( int  size) const
finalprivate

◆ SetCachedSize() [2/2]

void GeneratedCodeInfo_Annotation::SetCachedSize ( int  size) const
finalprivate

◆ SharedCtor() [1/2]

void GeneratedCodeInfo_Annotation::SharedCtor ( )
inlineprivate

◆ SharedCtor() [2/2]

void GeneratedCodeInfo_Annotation::SharedCtor ( )
private

◆ SharedDtor() [1/2]

void GeneratedCodeInfo_Annotation::SharedDtor ( )
inlineprivate

◆ SharedDtor() [2/2]

void GeneratedCodeInfo_Annotation::SharedDtor ( )
private

◆ source_file() [1/2]

const std::string & GeneratedCodeInfo_Annotation::source_file ( ) const
inline

◆ source_file() [2/2]

const std::string& GeneratedCodeInfo_Annotation::source_file ( ) const

◆ Swap() [1/2]

void GeneratedCodeInfo_Annotation::Swap ( GeneratedCodeInfo_Annotation other)
inline

◆ Swap() [2/2]

void GeneratedCodeInfo_Annotation::Swap ( GeneratedCodeInfo_Annotation other)
inline

◆ unknown_fields() [1/2]

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

◆ unknown_fields() [2/2]

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

◆ UnsafeArenaSwap() [1/2]

void GeneratedCodeInfo_Annotation::UnsafeArenaSwap ( GeneratedCodeInfo_Annotation other)
inline

◆ UnsafeArenaSwap() [2/2]

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

◆ swap [2/2]

void swap ( GeneratedCodeInfo_Annotation a,
GeneratedCodeInfo_Annotation b 
)
friend

Member Data Documentation

◆ _cached_size_

PROTOBUF_NAMESPACE_ID::internal::CachedSize GeneratedCodeInfo_Annotation::_cached_size_
mutableprivate

◆ _class_data_

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

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

◆ _has_bits_

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

◆ _internal_metadata_

::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena GeneratedCodeInfo_Annotation::_internal_metadata_
private

◆ _path_cached_byte_size_

std::atomic< int > GeneratedCodeInfo_Annotation::_path_cached_byte_size_
mutableprivate

◆ begin_ [1/2]

::PROTOBUF_NAMESPACE_ID::int32 GeneratedCodeInfo_Annotation::begin_
private

◆ begin_ [2/2]

int32_t GeneratedCodeInfo_Annotation::begin_
private

◆ end_ [1/2]

::PROTOBUF_NAMESPACE_ID::int32 GeneratedCodeInfo_Annotation::end_
private

◆ end_ [2/2]

int32_t GeneratedCodeInfo_Annotation::end_
private

◆ kIndexInFileMessages

static constexpr int GeneratedCodeInfo_Annotation::kIndexInFileMessages
staticconstexpr
Initial value:
=
25

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

◆ path_ [1/2]

::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > GeneratedCodeInfo_Annotation::path_
private

◆ path_ [2/2]

::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > GeneratedCodeInfo_Annotation::path_
private

◆ source_file_

PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr GeneratedCodeInfo_Annotation::source_file_
private

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


grpc
Author(s):
autogenerated on Thu Mar 13 2025 03:02:36