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

#include <wrappers.pb.h>

Inheritance diagram for UInt64Value:
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 UInt64Value &from)
 
void CopyFrom (const UInt64Value &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 UInt64Value &from)
 
void MergeFrom (const UInt64Value &from)
 
UInt64ValueNew () const final
 
UInt64ValueNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
UInt64ValueNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
UInt64Valueoperator= (const UInt64Value &from)
 
UInt64Valueoperator= (const UInt64Value &from)
 
UInt64Valueoperator= (UInt64Value &&from) noexcept
 
UInt64Valueoperator= (UInt64Value &&from) noexcept
 
void set_value (::PROTOBUF_NAMESPACE_ID::uint64 value)
 
void set_value (uint64_t value)
 
void Swap (UInt64Value *other)
 
void Swap (UInt64Value *other)
 
 UInt64Value ()
 
 UInt64Value ()
 
constexpr UInt64Value (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 UInt64Value (const UInt64Value &from)
 
 UInt64Value (const UInt64Value &from)
 
 UInt64Value (UInt64Value &&from) noexcept
 
 UInt64Value (UInt64Value &&from) noexcept
 
void UnsafeArenaSwap (UInt64Value *other)
 
void UnsafeArenaSwap (UInt64Value *other)
 
uint64_t value () const
 
::PROTOBUF_NAMESPACE_ID::uint64 value () const
 
virtual ~UInt64Value ()
 
 ~UInt64Value () override
 

Static Public Member Functions

static const UInt64Valuedefault_instance ()
 
static const UInt64Valuedefault_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 UInt64Valueinternal_default_instance ()
 
static const UInt64Valueinternal_default_instance ()
 

Static Public Attributes

static const ClassData _class_data_
 
static constexpr int kIndexInFileMessages
 

Protected Member Functions

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

Detailed Description

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

Member Typedef Documentation

◆ DestructorSkippable_ [1/2]

typedef void UInt64Value::DestructorSkippable_
private

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

◆ DestructorSkippable_ [2/2]

typedef void UInt64Value::DestructorSkippable_
private

◆ InternalArenaConstructable_ [1/2]

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

◆ anonymous enum

anonymous enum : int
Enumerator
kValueFieldNumber 

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

Constructor & Destructor Documentation

◆ UInt64Value() [1/9]

UInt64Value::UInt64Value ( )

◆ ~UInt64Value() [1/2]

UInt64Value::~UInt64Value ( )
virtual

◆ UInt64Value() [2/9]

UInt64Value::UInt64Value ( const UInt64Value from)

◆ UInt64Value() [3/9]

UInt64Value::UInt64Value ( UInt64Value &&  from)
inlinenoexcept

◆ UInt64Value() [4/9]

UInt64Value::UInt64Value ( ::PROTOBUF_NAMESPACE_ID::Arena arena)
explicitprotected

◆ UInt64Value() [5/9]

UInt64Value::UInt64Value ( )
inline

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

◆ ~UInt64Value() [2/2]

UInt64Value::~UInt64Value ( )
override

◆ UInt64Value() [6/9]

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

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

◆ UInt64Value() [7/9]

UInt64Value::UInt64Value ( const UInt64Value from)

◆ UInt64Value() [8/9]

UInt64Value::UInt64Value ( UInt64Value &&  from)
inlinenoexcept

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

◆ UInt64Value() [9/9]

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

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

Member Function Documentation

◆ _internal_set_value() [1/2]

void UInt64Value::_internal_set_value ( ::PROTOBUF_NAMESPACE_ID::uint64  value)
inlineprivate

◆ _internal_set_value() [2/2]

void UInt64Value::_internal_set_value ( uint64_t  value)
inlineprivate

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

◆ _internal_value() [1/2]

uint64_t UInt64Value::_internal_value ( ) const
private

◆ _internal_value() [2/2]

uint64_t UInt64Value::_internal_value ( ) const
inlineprivate

◆ _InternalParse() [1/2]

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

◆ _InternalParse() [2/2]

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

◆ _InternalSerialize()

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

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

◆ ArenaDtor() [1/2]

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

◆ ArenaDtor() [2/2]

void UInt64Value::ArenaDtor ( void *  object)
staticprivate

◆ ByteSizeLong() [1/2]

size_t UInt64Value::ByteSizeLong ( ) const
final

◆ ByteSizeLong() [2/2]

size_t UInt64Value::ByteSizeLong ( ) const
final

◆ Clear() [1/2]

PROTOBUF_ATTRIBUTE_REINITIALIZES void UInt64Value::Clear ( )
final

◆ Clear() [2/2]

void UInt64Value::Clear ( )
final

◆ clear_value() [1/2]

void UInt64Value::clear_value ( )

◆ clear_value() [2/2]

void UInt64Value::clear_value ( )
inline

◆ CopyFrom() [1/3]

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

◆ CopyFrom() [2/3]

void UInt64Value::CopyFrom ( const UInt64Value from)

◆ CopyFrom() [3/3]

void UInt64Value::CopyFrom ( const UInt64Value from)

◆ default_instance() [1/2]

static const UInt64Value& UInt64Value::default_instance ( )
inlinestatic

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

◆ default_instance() [2/2]

const UInt64Value & UInt64Value::default_instance ( )
static

◆ descriptor() [1/2]

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

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

◆ descriptor() [2/2]

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

◆ FullMessageName() [1/2]

::PROTOBUF_NAMESPACE_ID::StringPiece UInt64Value::FullMessageName ( )
inlinestaticprivate

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

◆ FullMessageName() [2/2]

::PROTOBUF_NAMESPACE_ID::StringPiece UInt64Value::FullMessageName ( )
inlinestaticprivate

◆ GetArena()

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

◆ GetArenaNoVirtual()

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

◆ GetCachedSize() [1/2]

int UInt64Value::GetCachedSize ( ) const
inlinefinal

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

◆ GetCachedSize() [2/2]

int UInt64Value::GetCachedSize ( ) const
inlinefinal

◆ GetClassData()

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

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

◆ GetDescriptor() [1/2]

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

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

◆ GetDescriptor() [2/2]

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

◆ GetMaybeArenaPointer()

void* UInt64Value::GetMaybeArenaPointer ( ) const
inlinefinal

◆ GetMetadata() [1/2]

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

◆ GetMetadata() [2/2]

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

◆ GetMetadataStatic()

::PROTOBUF_NAMESPACE_ID::Metadata UInt64Value::GetMetadataStatic ( )
inlinestaticprivate

◆ GetReflection() [1/2]

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

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

◆ GetReflection() [2/2]

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

◆ InitAsDefaultInstance()

void UInt64Value::InitAsDefaultInstance ( )
static

◆ internal_default_instance() [1/2]

static const UInt64Value* UInt64Value::internal_default_instance ( )
inlinestatic

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

◆ internal_default_instance() [2/2]

static const UInt64Value* UInt64Value::internal_default_instance ( )
inlinestatic

◆ InternalSerializeWithCachedSizesToArray()

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

◆ InternalSwap() [1/2]

void UInt64Value::InternalSwap ( UInt64Value other)
private

◆ InternalSwap() [2/2]

void UInt64Value::InternalSwap ( UInt64Value other)
private

◆ IsInitialized() [1/2]

bool UInt64Value::IsInitialized ( ) const
final

◆ IsInitialized() [2/2]

bool UInt64Value::IsInitialized ( ) const
final

◆ MaybeArenaPtr()

void* UInt64Value::MaybeArenaPtr ( ) const
inlineprivate

◆ MergeFrom() [1/3]

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

◆ MergeFrom() [2/3]

void UInt64Value::MergeFrom ( const UInt64Value from)

◆ MergeFrom() [3/3]

void UInt64Value::MergeFrom ( const UInt64Value from)

◆ MergeImpl()

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

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

◆ New() [1/3]

UInt64Value* UInt64Value::New ( ) const
inlinefinal

◆ New() [2/3]

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

◆ New() [3/3]

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

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

◆ operator=() [1/4]

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

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

◆ operator=() [2/4]

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

◆ operator=() [3/4]

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

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

◆ operator=() [4/4]

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

◆ RegisterArenaDtor() [1/2]

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

◆ RegisterArenaDtor() [2/2]

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

◆ set_value() [1/2]

void UInt64Value::set_value ( ::PROTOBUF_NAMESPACE_ID::uint64  value)
inline

◆ set_value() [2/2]

void UInt64Value::set_value ( uint64_t  value)
inline

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

◆ SetCachedSize() [1/2]

void UInt64Value::SetCachedSize ( int  size) const
finalprivate

◆ SetCachedSize() [2/2]

void UInt64Value::SetCachedSize ( int  size) const
finalprivate

◆ SharedCtor() [1/2]

void UInt64Value::SharedCtor ( )
private

◆ SharedCtor() [2/2]

void UInt64Value::SharedCtor ( )
inlineprivate

◆ SharedDtor() [1/2]

void UInt64Value::SharedDtor ( )
private

◆ SharedDtor() [2/2]

void UInt64Value::SharedDtor ( )
inlineprivate

◆ Swap() [1/2]

void UInt64Value::Swap ( UInt64Value other)
inline

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

◆ Swap() [2/2]

void UInt64Value::Swap ( UInt64Value other)
inline

◆ UnsafeArenaSwap() [1/2]

void UInt64Value::UnsafeArenaSwap ( UInt64Value other)
inline

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

◆ UnsafeArenaSwap() [2/2]

void UInt64Value::UnsafeArenaSwap ( UInt64Value other)
inline

◆ value() [1/2]

uint64_t UInt64Value::value ( ) const

◆ value() [2/2]

uint64_t UInt64Value::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 ( UInt64Value a,
UInt64Value b 
)
friend

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

◆ swap [2/2]

void swap ( UInt64Value a,
UInt64Value b 
)
friend

Member Data Documentation

◆ _cached_size_

PROTOBUF_NAMESPACE_ID::internal::CachedSize UInt64Value::_cached_size_
mutableprivate

◆ _class_data_

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

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

◆ _internal_metadata_

::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena UInt64Value::_internal_metadata_
private

◆ kIndexInFileMessages

static constexpr int UInt64Value::kIndexInFileMessages
staticconstexpr
Initial value:
=
3

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

◆ value_ [1/2]

uint64_t UInt64Value::value_
private

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

◆ value_ [2/2]

::PROTOBUF_NAMESPACE_ID::uint64 UInt64Value::value_
private

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


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