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

#include <wrappers.pb.h>

Inheritance diagram for Int32Value:
Inheritance graph
[legend]

Public Types

enum  : int { kValueFieldNumber = 1 }
 
enum  : int { kValueFieldNumber = 1 }
 

Public Member Functions

const char * _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final
 
const char * _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final
 
uint8_t_InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
size_t ByteSizeLong () const final
 
size_t ByteSizeLong () const final
 
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear () final
 
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear () final
 
void clear_value ()
 
void clear_value ()
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void CopyFrom (const Int32Value &from)
 
void CopyFrom (const Int32Value &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
 
 Int32Value ()
 
 Int32Value ()
 
constexpr Int32Value (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 Int32Value (const Int32Value &from)
 
 Int32Value (const Int32Value &from)
 
 Int32Value (Int32Value &&from) noexcept
 
 Int32Value (Int32Value &&from) noexcept
 
::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 Int32Value &from)
 
void MergeFrom (const Int32Value &from)
 
Int32ValueNew () const final
 
Int32ValueNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
Int32ValueNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
Int32Valueoperator= (const Int32Value &from)
 
Int32Valueoperator= (const Int32Value &from)
 
Int32Valueoperator= (Int32Value &&from) noexcept
 
Int32Valueoperator= (Int32Value &&from) noexcept
 
void set_value (::PROTOBUF_NAMESPACE_ID::int32 value)
 
void set_value (int32_t value)
 
void Swap (Int32Value *other)
 
void Swap (Int32Value *other)
 
void UnsafeArenaSwap (Int32Value *other)
 
void UnsafeArenaSwap (Int32Value *other)
 
int32_t value () const
 
::PROTOBUF_NAMESPACE_ID::int32 value () const
 
virtual ~Int32Value ()
 
 ~Int32Value () override
 

Static Public Member Functions

static const Int32Valuedefault_instance ()
 
static const Int32Valuedefault_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 Int32Valueinternal_default_instance ()
 
static const Int32Valueinternal_default_instance ()
 

Static Public Attributes

static const ClassData _class_data_
 
static constexpr int kIndexInFileMessages
 

Protected Member Functions

 Int32Value (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
 Int32Value (::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_set_value (::PROTOBUF_NAMESPACE_ID::int32 value)
 
void _internal_set_value (int32_t value)
 
int32_t _internal_value () const
 
::PROTOBUF_NAMESPACE_ID::int32 _internal_value () const
 
inline ::PROTOBUF_NAMESPACE_ID::ArenaGetArenaNoVirtual () const
 
void InternalSwap (Int32Value *other)
 
void InternalSwap (Int32Value *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::InternalMetadataWithArena _internal_metadata_
 
int32_t value_
 
::PROTOBUF_NAMESPACE_ID::int32 value_
 

Friends

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

Detailed Description

Definition at line 705 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.

Member Typedef Documentation

◆ DestructorSkippable_ [1/2]

typedef void Int32Value::DestructorSkippable_
private

Definition at line 823 of file protobuf/src/google/protobuf/wrappers.pb.h.

◆ DestructorSkippable_ [2/2]

typedef void Int32Value::DestructorSkippable_
private

◆ InternalArenaConstructable_ [1/2]

Definition at line 822 of file protobuf/src/google/protobuf/wrappers.pb.h.

◆ InternalArenaConstructable_ [2/2]

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kValueFieldNumber 

Definition at line 830 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.

◆ anonymous enum

anonymous enum : int
Enumerator
kValueFieldNumber 

Definition at line 805 of file protobuf/src/google/protobuf/wrappers.pb.h.

Constructor & Destructor Documentation

◆ Int32Value() [1/9]

Int32Value::Int32Value ( )

◆ ~Int32Value() [1/2]

Int32Value::~Int32Value ( )
virtual

◆ Int32Value() [2/9]

Int32Value::Int32Value ( const Int32Value from)

◆ Int32Value() [3/9]

Int32Value::Int32Value ( Int32Value &&  from)
inlinenoexcept

◆ Int32Value() [4/9]

Int32Value::Int32Value ( ::PROTOBUF_NAMESPACE_ID::Arena arena)
explicitprotected

◆ Int32Value() [5/9]

Int32Value::Int32Value ( )
inline

Definition at line 687 of file protobuf/src/google/protobuf/wrappers.pb.h.

◆ ~Int32Value() [2/2]

Int32Value::~Int32Value ( )
override

◆ Int32Value() [6/9]

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

Definition at line 68 of file protobuf/src/google/protobuf/wrappers.pb.cc.

◆ Int32Value() [7/9]

Int32Value::Int32Value ( const Int32Value from)

◆ Int32Value() [8/9]

Int32Value::Int32Value ( Int32Value &&  from)
inlinenoexcept

Definition at line 692 of file protobuf/src/google/protobuf/wrappers.pb.h.

◆ Int32Value() [9/9]

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

Definition at line 993 of file protobuf/src/google/protobuf/wrappers.pb.cc.

Member Function Documentation

◆ _internal_set_value() [1/2]

void Int32Value::_internal_set_value ( ::PROTOBUF_NAMESPACE_ID::int32  value)
inlineprivate

◆ _internal_set_value() [2/2]

void Int32Value::_internal_set_value ( int32_t  value)
inlineprivate

Definition at line 1540 of file protobuf/src/google/protobuf/wrappers.pb.h.

◆ _internal_value() [1/2]

int32_t Int32Value::_internal_value ( ) const
private

◆ _internal_value() [2/2]

int32_t Int32Value::_internal_value ( ) const
inlineprivate

◆ _InternalParse() [1/2]

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

◆ _InternalParse() [2/2]

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

◆ _InternalSerialize()

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

◆ ArenaDtor() [1/2]

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

◆ ArenaDtor() [2/2]

void Int32Value::ArenaDtor ( void *  object)
staticprivate

◆ ByteSizeLong() [1/2]

size_t Int32Value::ByteSizeLong ( ) const
final

◆ ByteSizeLong() [2/2]

size_t Int32Value::ByteSizeLong ( ) const
final

◆ Clear() [1/2]

PROTOBUF_ATTRIBUTE_REINITIALIZES void Int32Value::Clear ( )
final

◆ Clear() [2/2]

void Int32Value::Clear ( )
final

◆ clear_value() [1/2]

void Int32Value::clear_value ( )

◆ clear_value() [2/2]

void Int32Value::clear_value ( )
inline

◆ CopyFrom() [1/3]

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

◆ CopyFrom() [2/3]

void Int32Value::CopyFrom ( const Int32Value from)

◆ CopyFrom() [3/3]

void Int32Value::CopyFrom ( const Int32Value from)

◆ default_instance() [1/2]

static const Int32Value& Int32Value::default_instance ( )
inlinestatic

Definition at line 724 of file protobuf/src/google/protobuf/wrappers.pb.h.

◆ default_instance() [2/2]

const Int32Value & Int32Value::default_instance ( )
static

◆ descriptor() [1/2]

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

Definition at line 715 of file protobuf/src/google/protobuf/wrappers.pb.h.

◆ descriptor() [2/2]

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

◆ FullMessageName() [1/2]

::PROTOBUF_NAMESPACE_ID::StringPiece Int32Value::FullMessageName ( )
inlinestaticprivate

Definition at line 785 of file protobuf/src/google/protobuf/wrappers.pb.h.

◆ FullMessageName() [2/2]

::PROTOBUF_NAMESPACE_ID::StringPiece Int32Value::FullMessageName ( )
inlinestaticprivate

◆ GetArena()

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

◆ GetArenaNoVirtual()

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

◆ GetCachedSize() [1/2]

int Int32Value::GetCachedSize ( ) const
inlinefinal

Definition at line 775 of file protobuf/src/google/protobuf/wrappers.pb.h.

◆ GetCachedSize() [2/2]

int Int32Value::GetCachedSize ( ) const
inlinefinal

◆ GetClassData()

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

◆ GetDescriptor() [1/2]

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

Definition at line 718 of file protobuf/src/google/protobuf/wrappers.pb.h.

◆ GetDescriptor() [2/2]

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

◆ GetMaybeArenaPointer()

void* Int32Value::GetMaybeArenaPointer ( ) const
inlinefinal

◆ GetMetadata() [1/2]

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

◆ GetMetadata() [2/2]

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

◆ GetMetadataStatic()

::PROTOBUF_NAMESPACE_ID::Metadata Int32Value::GetMetadataStatic ( )
inlinestaticprivate

◆ GetReflection() [1/2]

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

Definition at line 721 of file protobuf/src/google/protobuf/wrappers.pb.h.

◆ GetReflection() [2/2]

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

◆ InitAsDefaultInstance()

void Int32Value::InitAsDefaultInstance ( )
static

◆ internal_default_instance() [1/2]

static const Int32Value* Int32Value::internal_default_instance ( )
inlinestatic

Definition at line 727 of file protobuf/src/google/protobuf/wrappers.pb.h.

◆ internal_default_instance() [2/2]

static const Int32Value* Int32Value::internal_default_instance ( )
inlinestatic

◆ InternalSerializeWithCachedSizesToArray()

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

◆ InternalSwap() [1/2]

void Int32Value::InternalSwap ( Int32Value other)
private

◆ InternalSwap() [2/2]

void Int32Value::InternalSwap ( Int32Value other)
private

◆ IsInitialized() [1/2]

bool Int32Value::IsInitialized ( ) const
final

◆ IsInitialized() [2/2]

bool Int32Value::IsInitialized ( ) const
final

◆ MaybeArenaPtr()

void* Int32Value::MaybeArenaPtr ( ) const
inlineprivate

◆ MergeFrom() [1/3]

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

◆ MergeFrom() [2/3]

void Int32Value::MergeFrom ( const Int32Value from)

◆ MergeFrom() [3/3]

void Int32Value::MergeFrom ( const Int32Value from)

◆ MergeImpl()

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

◆ New() [1/3]

Int32Value* Int32Value::New ( ) const
inlinefinal

◆ New() [2/3]

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

◆ New() [3/3]

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

Definition at line 758 of file protobuf/src/google/protobuf/wrappers.pb.h.

◆ operator=() [1/4]

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

Definition at line 697 of file protobuf/src/google/protobuf/wrappers.pb.h.

◆ operator=() [2/4]

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

◆ operator=() [3/4]

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

Definition at line 701 of file protobuf/src/google/protobuf/wrappers.pb.h.

◆ operator=() [4/4]

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

◆ RegisterArenaDtor() [1/2]

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

◆ RegisterArenaDtor() [2/2]

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

◆ set_value() [1/2]

void Int32Value::set_value ( ::PROTOBUF_NAMESPACE_ID::int32  value)
inline

◆ set_value() [2/2]

void Int32Value::set_value ( int32_t  value)
inline

Definition at line 1544 of file protobuf/src/google/protobuf/wrappers.pb.h.

◆ SetCachedSize() [1/2]

void Int32Value::SetCachedSize ( int  size) const
finalprivate

◆ SetCachedSize() [2/2]

void Int32Value::SetCachedSize ( int  size) const
finalprivate

◆ SharedCtor() [1/2]

void Int32Value::SharedCtor ( )
private

◆ SharedCtor() [2/2]

void Int32Value::SharedCtor ( )
inlineprivate

◆ SharedDtor() [1/2]

void Int32Value::SharedDtor ( )
private

◆ SharedDtor() [2/2]

void Int32Value::SharedDtor ( )
inlineprivate

◆ Swap() [1/2]

void Int32Value::Swap ( Int32Value other)
inline

Definition at line 737 of file protobuf/src/google/protobuf/wrappers.pb.h.

◆ Swap() [2/2]

void Int32Value::Swap ( Int32Value other)
inline

◆ UnsafeArenaSwap() [1/2]

void Int32Value::UnsafeArenaSwap ( Int32Value other)
inline

Definition at line 750 of file protobuf/src/google/protobuf/wrappers.pb.h.

◆ UnsafeArenaSwap() [2/2]

void Int32Value::UnsafeArenaSwap ( Int32Value other)
inline

◆ value() [1/2]

int32_t Int32Value::value ( ) const

◆ value() [2/2]

int32_t Int32Value::value ( ) const
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_2fwrappers_2eproto

◆ swap [1/2]

void swap ( Int32Value a,
Int32Value b 
)
friend

Definition at line 734 of file protobuf/src/google/protobuf/wrappers.pb.h.

◆ swap [2/2]

void swap ( Int32Value a,
Int32Value b 
)
friend

Member Data Documentation

◆ _cached_size_

PROTOBUF_NAMESPACE_ID::internal::CachedSize Int32Value::_cached_size_
mutableprivate

◆ _class_data_

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

Definition at line 796 of file protobuf/src/google/protobuf/wrappers.pb.h.

◆ _internal_metadata_

::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena Int32Value::_internal_metadata_
private

◆ kIndexInFileMessages

static constexpr int Int32Value::kIndexInFileMessages
staticconstexpr
Initial value:
=
4

Definition at line 752 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.

◆ value_ [1/2]

int32_t Int32Value::value_
private

Definition at line 824 of file protobuf/src/google/protobuf/wrappers.pb.h.

◆ value_ [2/2]

::PROTOBUF_NAMESPACE_ID::int32 Int32Value::value_
private

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


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