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

#include <wrappers.pb.h>

Inheritance diagram for UInt32Value:
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 UInt32Value &from)
 
void CopyFrom (const UInt32Value &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
 
::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 UInt32Value &from)
 
void MergeFrom (const UInt32Value &from)
 
UInt32ValueNew () const final
 
UInt32ValueNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
UInt32ValueNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
UInt32Valueoperator= (const UInt32Value &from)
 
UInt32Valueoperator= (const UInt32Value &from)
 
UInt32Valueoperator= (UInt32Value &&from) noexcept
 
UInt32Valueoperator= (UInt32Value &&from) noexcept
 
void set_value (::PROTOBUF_NAMESPACE_ID::uint32 value)
 
void set_value (uint32_t value)
 
void Swap (UInt32Value *other)
 
void Swap (UInt32Value *other)
 
 UInt32Value ()
 
 UInt32Value ()
 
constexpr UInt32Value (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 UInt32Value (const UInt32Value &from)
 
 UInt32Value (const UInt32Value &from)
 
 UInt32Value (UInt32Value &&from) noexcept
 
 UInt32Value (UInt32Value &&from) noexcept
 
void UnsafeArenaSwap (UInt32Value *other)
 
void UnsafeArenaSwap (UInt32Value *other)
 
uint32_t value () const
 
::PROTOBUF_NAMESPACE_ID::uint32 value () const
 
virtual ~UInt32Value ()
 
 ~UInt32Value () override
 

Static Public Member Functions

static const UInt32Valuedefault_instance ()
 
static const UInt32Valuedefault_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 UInt32Valueinternal_default_instance ()
 
static const UInt32Valueinternal_default_instance ()
 

Static Public Attributes

static const ClassData _class_data_
 
static constexpr int kIndexInFileMessages
 

Protected Member Functions

 UInt32Value (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
 UInt32Value (::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::uint32 value)
 
void _internal_set_value (uint32_t value)
 
uint32_t _internal_value () const
 
::PROTOBUF_NAMESPACE_ID::uint32 _internal_value () const
 
inline ::PROTOBUF_NAMESPACE_ID::ArenaGetArenaNoVirtual () const
 
void InternalSwap (UInt32Value *other)
 
void InternalSwap (UInt32Value *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_
 
uint32_t value_
 
::PROTOBUF_NAMESPACE_ID::uint32 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 (UInt32Value &a, UInt32Value &b)
 
void swap (UInt32Value &a, UInt32Value &b)
 

Detailed Description

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

Member Typedef Documentation

◆ DestructorSkippable_ [1/2]

typedef void UInt32Value::DestructorSkippable_
private

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

◆ DestructorSkippable_ [2/2]

typedef void UInt32Value::DestructorSkippable_
private

◆ InternalArenaConstructable_ [1/2]

Definition at line 968 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 981 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.

◆ anonymous enum

anonymous enum : int
Enumerator
kValueFieldNumber 

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

Constructor & Destructor Documentation

◆ UInt32Value() [1/9]

UInt32Value::UInt32Value ( )

◆ ~UInt32Value() [1/2]

UInt32Value::~UInt32Value ( )
virtual

◆ UInt32Value() [2/9]

UInt32Value::UInt32Value ( const UInt32Value from)

◆ UInt32Value() [3/9]

UInt32Value::UInt32Value ( UInt32Value &&  from)
inlinenoexcept

◆ UInt32Value() [4/9]

UInt32Value::UInt32Value ( ::PROTOBUF_NAMESPACE_ID::Arena arena)
explicitprotected

◆ UInt32Value() [5/9]

UInt32Value::UInt32Value ( )
inline

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

◆ ~UInt32Value() [2/2]

UInt32Value::~UInt32Value ( )
override

◆ UInt32Value() [6/9]

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

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

◆ UInt32Value() [7/9]

UInt32Value::UInt32Value ( const UInt32Value from)

◆ UInt32Value() [8/9]

UInt32Value::UInt32Value ( UInt32Value &&  from)
inlinenoexcept

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

◆ UInt32Value() [9/9]

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

Member Function Documentation

◆ _internal_set_value() [1/2]

void UInt32Value::_internal_set_value ( ::PROTOBUF_NAMESPACE_ID::uint32  value)
inlineprivate

◆ _internal_set_value() [2/2]

void UInt32Value::_internal_set_value ( uint32_t  value)
inlineprivate

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

◆ _internal_value() [1/2]

uint32_t UInt32Value::_internal_value ( ) const
private

◆ _internal_value() [2/2]

uint32_t UInt32Value::_internal_value ( ) const
inlineprivate

◆ _InternalParse() [1/2]

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

◆ _InternalParse() [2/2]

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

◆ _InternalSerialize()

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

◆ ArenaDtor() [1/2]

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

◆ ArenaDtor() [2/2]

void UInt32Value::ArenaDtor ( void *  object)
staticprivate

◆ ByteSizeLong() [1/2]

size_t UInt32Value::ByteSizeLong ( ) const
final

◆ ByteSizeLong() [2/2]

size_t UInt32Value::ByteSizeLong ( ) const
final

◆ Clear() [1/2]

PROTOBUF_ATTRIBUTE_REINITIALIZES void UInt32Value::Clear ( )
final

◆ Clear() [2/2]

void UInt32Value::Clear ( )
final

◆ clear_value() [1/2]

void UInt32Value::clear_value ( )

◆ clear_value() [2/2]

void UInt32Value::clear_value ( )
inline

◆ CopyFrom() [1/3]

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

◆ CopyFrom() [2/3]

void UInt32Value::CopyFrom ( const UInt32Value from)

◆ CopyFrom() [3/3]

void UInt32Value::CopyFrom ( const UInt32Value from)

◆ default_instance() [1/2]

static const UInt32Value& UInt32Value::default_instance ( )
inlinestatic

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

◆ default_instance() [2/2]

const UInt32Value & UInt32Value::default_instance ( )
static

◆ descriptor() [1/2]

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

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

◆ descriptor() [2/2]

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

◆ FullMessageName() [1/2]

::PROTOBUF_NAMESPACE_ID::StringPiece UInt32Value::FullMessageName ( )
inlinestaticprivate

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

◆ FullMessageName() [2/2]

::PROTOBUF_NAMESPACE_ID::StringPiece UInt32Value::FullMessageName ( )
inlinestaticprivate

◆ GetArena()

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

◆ GetArenaNoVirtual()

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

◆ GetCachedSize() [1/2]

int UInt32Value::GetCachedSize ( ) const
inlinefinal

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

◆ GetCachedSize() [2/2]

int UInt32Value::GetCachedSize ( ) const
inlinefinal

◆ GetClassData()

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

◆ GetDescriptor() [1/2]

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

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

◆ GetDescriptor() [2/2]

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

◆ GetMaybeArenaPointer()

void* UInt32Value::GetMaybeArenaPointer ( ) const
inlinefinal

◆ GetMetadata() [1/2]

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

◆ GetMetadata() [2/2]

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

◆ GetMetadataStatic()

::PROTOBUF_NAMESPACE_ID::Metadata UInt32Value::GetMetadataStatic ( )
inlinestaticprivate

◆ GetReflection() [1/2]

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

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

◆ GetReflection() [2/2]

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

◆ InitAsDefaultInstance()

void UInt32Value::InitAsDefaultInstance ( )
static

◆ internal_default_instance() [1/2]

static const UInt32Value* UInt32Value::internal_default_instance ( )
inlinestatic

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

◆ internal_default_instance() [2/2]

static const UInt32Value* UInt32Value::internal_default_instance ( )
inlinestatic

◆ InternalSerializeWithCachedSizesToArray()

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

◆ InternalSwap() [1/2]

void UInt32Value::InternalSwap ( UInt32Value other)
private

◆ InternalSwap() [2/2]

void UInt32Value::InternalSwap ( UInt32Value other)
private

◆ IsInitialized() [1/2]

bool UInt32Value::IsInitialized ( ) const
final

◆ IsInitialized() [2/2]

bool UInt32Value::IsInitialized ( ) const
final

◆ MaybeArenaPtr()

void* UInt32Value::MaybeArenaPtr ( ) const
inlineprivate

◆ MergeFrom() [1/3]

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

◆ MergeFrom() [2/3]

void UInt32Value::MergeFrom ( const UInt32Value from)

◆ MergeFrom() [3/3]

void UInt32Value::MergeFrom ( const UInt32Value from)

◆ MergeImpl()

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

◆ New() [1/3]

UInt32Value* UInt32Value::New ( ) const
inlinefinal

◆ New() [2/3]

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

◆ New() [3/3]

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

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

◆ operator=() [1/4]

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

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

◆ operator=() [2/4]

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

◆ operator=() [3/4]

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

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

◆ operator=() [4/4]

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

◆ RegisterArenaDtor() [1/2]

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

◆ RegisterArenaDtor() [2/2]

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

◆ set_value() [1/2]

void UInt32Value::set_value ( ::PROTOBUF_NAMESPACE_ID::uint32  value)
inline

◆ set_value() [2/2]

void UInt32Value::set_value ( uint32_t  value)
inline

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

◆ SetCachedSize() [1/2]

void UInt32Value::SetCachedSize ( int  size) const
finalprivate

◆ SetCachedSize() [2/2]

void UInt32Value::SetCachedSize ( int  size) const
finalprivate

◆ SharedCtor() [1/2]

void UInt32Value::SharedCtor ( )
private

◆ SharedCtor() [2/2]

void UInt32Value::SharedCtor ( )
inlineprivate

◆ SharedDtor() [1/2]

void UInt32Value::SharedDtor ( )
private

◆ SharedDtor() [2/2]

void UInt32Value::SharedDtor ( )
inlineprivate

◆ Swap() [1/2]

void UInt32Value::Swap ( UInt32Value other)
inline

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

◆ Swap() [2/2]

void UInt32Value::Swap ( UInt32Value other)
inline

◆ UnsafeArenaSwap() [1/2]

void UInt32Value::UnsafeArenaSwap ( UInt32Value other)
inline

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

◆ UnsafeArenaSwap() [2/2]

void UInt32Value::UnsafeArenaSwap ( UInt32Value other)
inline

◆ value() [1/2]

uint32_t UInt32Value::value ( ) const

◆ value() [2/2]

uint32_t UInt32Value::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 ( UInt32Value a,
UInt32Value b 
)
friend

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

◆ swap [2/2]

void swap ( UInt32Value a,
UInt32Value b 
)
friend

Member Data Documentation

◆ _cached_size_

PROTOBUF_NAMESPACE_ID::internal::CachedSize UInt32Value::_cached_size_
mutableprivate

◆ _class_data_

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

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

◆ _internal_metadata_

::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena UInt32Value::_internal_metadata_
private

◆ kIndexInFileMessages

static constexpr int UInt32Value::kIndexInFileMessages
staticconstexpr
Initial value:
=
5

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

◆ value_ [1/2]

uint32_t UInt32Value::value_
private

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

◆ value_ [2/2]

::PROTOBUF_NAMESPACE_ID::uint32 UInt32Value::value_
private

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


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