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

#include <wrappers.pb.h>

Inheritance diagram for Int64Value:
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 Int64Value &from)
 
void CopyFrom (const Int64Value &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
 
 Int64Value ()
 
 Int64Value ()
 
constexpr Int64Value (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 Int64Value (const Int64Value &from)
 
 Int64Value (const Int64Value &from)
 
 Int64Value (Int64Value &&from) noexcept
 
 Int64Value (Int64Value &&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 Int64Value &from)
 
void MergeFrom (const Int64Value &from)
 
Int64ValueNew () const final
 
Int64ValueNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
Int64ValueNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
Int64Valueoperator= (const Int64Value &from)
 
Int64Valueoperator= (const Int64Value &from)
 
Int64Valueoperator= (Int64Value &&from) noexcept
 
Int64Valueoperator= (Int64Value &&from) noexcept
 
void set_value (::PROTOBUF_NAMESPACE_ID::int64 value)
 
void set_value (int64_t value)
 
void Swap (Int64Value *other)
 
void Swap (Int64Value *other)
 
void UnsafeArenaSwap (Int64Value *other)
 
void UnsafeArenaSwap (Int64Value *other)
 
int64_t value () const
 
::PROTOBUF_NAMESPACE_ID::int64 value () const
 
virtual ~Int64Value ()
 
 ~Int64Value () override
 

Static Public Member Functions

static const Int64Valuedefault_instance ()
 
static const Int64Valuedefault_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 Int64Valueinternal_default_instance ()
 
static const Int64Valueinternal_default_instance ()
 

Static Public Attributes

static const ClassData _class_data_
 
static constexpr int kIndexInFileMessages
 

Protected Member Functions

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

Detailed Description

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

Member Typedef Documentation

◆ DestructorSkippable_ [1/2]

typedef void Int64Value::DestructorSkippable_
private

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

◆ DestructorSkippable_ [2/2]

typedef void Int64Value::DestructorSkippable_
private

◆ InternalArenaConstructable_ [1/2]

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

◆ anonymous enum

anonymous enum : int
Enumerator
kValueFieldNumber 

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

Constructor & Destructor Documentation

◆ Int64Value() [1/9]

Int64Value::Int64Value ( )

◆ ~Int64Value() [1/2]

Int64Value::~Int64Value ( )
virtual

◆ Int64Value() [2/9]

Int64Value::Int64Value ( const Int64Value from)

◆ Int64Value() [3/9]

Int64Value::Int64Value ( Int64Value &&  from)
inlinenoexcept

◆ Int64Value() [4/9]

Int64Value::Int64Value ( ::PROTOBUF_NAMESPACE_ID::Arena arena)
explicitprotected

◆ Int64Value() [5/9]

Int64Value::Int64Value ( )
inline

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

◆ ~Int64Value() [2/2]

Int64Value::~Int64Value ( )
override

◆ Int64Value() [6/9]

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

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

◆ Int64Value() [7/9]

Int64Value::Int64Value ( const Int64Value from)

◆ Int64Value() [8/9]

Int64Value::Int64Value ( Int64Value &&  from)
inlinenoexcept

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

◆ Int64Value() [9/9]

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

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

Member Function Documentation

◆ _internal_set_value() [1/2]

void Int64Value::_internal_set_value ( ::PROTOBUF_NAMESPACE_ID::int64  value)
inlineprivate

◆ _internal_set_value() [2/2]

void Int64Value::_internal_set_value ( int64_t  value)
inlineprivate

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

◆ _internal_value() [1/2]

int64_t Int64Value::_internal_value ( ) const
private

◆ _internal_value() [2/2]

int64_t Int64Value::_internal_value ( ) const
inlineprivate

◆ _InternalParse() [1/2]

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

◆ _InternalParse() [2/2]

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

◆ _InternalSerialize()

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

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

◆ ArenaDtor() [1/2]

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

◆ ArenaDtor() [2/2]

void Int64Value::ArenaDtor ( void *  object)
staticprivate

◆ ByteSizeLong() [1/2]

size_t Int64Value::ByteSizeLong ( ) const
final

◆ ByteSizeLong() [2/2]

size_t Int64Value::ByteSizeLong ( ) const
final

◆ Clear() [1/2]

PROTOBUF_ATTRIBUTE_REINITIALIZES void Int64Value::Clear ( )
final

◆ Clear() [2/2]

void Int64Value::Clear ( )
final

◆ clear_value() [1/2]

void Int64Value::clear_value ( )

◆ clear_value() [2/2]

void Int64Value::clear_value ( )
inline

◆ CopyFrom() [1/3]

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

◆ CopyFrom() [2/3]

void Int64Value::CopyFrom ( const Int64Value from)

◆ CopyFrom() [3/3]

void Int64Value::CopyFrom ( const Int64Value from)

◆ default_instance() [1/2]

static const Int64Value& Int64Value::default_instance ( )
inlinestatic

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

◆ default_instance() [2/2]

const Int64Value & Int64Value::default_instance ( )
static

◆ descriptor() [1/2]

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

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

◆ descriptor() [2/2]

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

◆ FullMessageName() [1/2]

::PROTOBUF_NAMESPACE_ID::StringPiece Int64Value::FullMessageName ( )
inlinestaticprivate

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

◆ FullMessageName() [2/2]

::PROTOBUF_NAMESPACE_ID::StringPiece Int64Value::FullMessageName ( )
inlinestaticprivate

◆ GetArena()

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

◆ GetArenaNoVirtual()

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

◆ GetCachedSize() [1/2]

int Int64Value::GetCachedSize ( ) const
inlinefinal

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

◆ GetCachedSize() [2/2]

int Int64Value::GetCachedSize ( ) const
inlinefinal

◆ GetClassData()

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

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

◆ GetDescriptor() [1/2]

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

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

◆ GetDescriptor() [2/2]

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

◆ GetMaybeArenaPointer()

void* Int64Value::GetMaybeArenaPointer ( ) const
inlinefinal

◆ GetMetadata() [1/2]

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

◆ GetMetadata() [2/2]

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

◆ GetMetadataStatic()

::PROTOBUF_NAMESPACE_ID::Metadata Int64Value::GetMetadataStatic ( )
inlinestaticprivate

◆ GetReflection() [1/2]

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

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

◆ GetReflection() [2/2]

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

◆ InitAsDefaultInstance()

void Int64Value::InitAsDefaultInstance ( )
static

◆ internal_default_instance() [1/2]

static const Int64Value* Int64Value::internal_default_instance ( )
inlinestatic

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

◆ internal_default_instance() [2/2]

static const Int64Value* Int64Value::internal_default_instance ( )
inlinestatic

◆ InternalSerializeWithCachedSizesToArray()

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

◆ InternalSwap() [1/2]

void Int64Value::InternalSwap ( Int64Value other)
private

◆ InternalSwap() [2/2]

void Int64Value::InternalSwap ( Int64Value other)
private

◆ IsInitialized() [1/2]

bool Int64Value::IsInitialized ( ) const
final

◆ IsInitialized() [2/2]

bool Int64Value::IsInitialized ( ) const
final

◆ MaybeArenaPtr()

void* Int64Value::MaybeArenaPtr ( ) const
inlineprivate

◆ MergeFrom() [1/3]

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

◆ MergeFrom() [2/3]

void Int64Value::MergeFrom ( const Int64Value from)

◆ MergeFrom() [3/3]

void Int64Value::MergeFrom ( const Int64Value from)

◆ MergeImpl()

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

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

◆ New() [1/3]

Int64Value* Int64Value::New ( ) const
inlinefinal

◆ New() [2/3]

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

◆ New() [3/3]

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

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

◆ operator=() [1/4]

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

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

◆ operator=() [2/4]

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

◆ operator=() [3/4]

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

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

◆ operator=() [4/4]

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

◆ RegisterArenaDtor() [1/2]

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

◆ RegisterArenaDtor() [2/2]

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

◆ set_value() [1/2]

void Int64Value::set_value ( ::PROTOBUF_NAMESPACE_ID::int64  value)
inline

◆ set_value() [2/2]

void Int64Value::set_value ( int64_t  value)
inline

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

◆ SetCachedSize() [1/2]

void Int64Value::SetCachedSize ( int  size) const
finalprivate

◆ SetCachedSize() [2/2]

void Int64Value::SetCachedSize ( int  size) const
finalprivate

◆ SharedCtor() [1/2]

void Int64Value::SharedCtor ( )
private

◆ SharedCtor() [2/2]

void Int64Value::SharedCtor ( )
inlineprivate

◆ SharedDtor() [1/2]

void Int64Value::SharedDtor ( )
private

◆ SharedDtor() [2/2]

void Int64Value::SharedDtor ( )
inlineprivate

◆ Swap() [1/2]

void Int64Value::Swap ( Int64Value other)
inline

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

◆ Swap() [2/2]

void Int64Value::Swap ( Int64Value other)
inline

◆ UnsafeArenaSwap() [1/2]

void Int64Value::UnsafeArenaSwap ( Int64Value other)
inline

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

◆ UnsafeArenaSwap() [2/2]

void Int64Value::UnsafeArenaSwap ( Int64Value other)
inline

◆ value() [1/2]

int64_t Int64Value::value ( ) const

◆ value() [2/2]

int64_t Int64Value::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 ( Int64Value a,
Int64Value b 
)
friend

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

◆ swap [2/2]

void swap ( Int64Value a,
Int64Value b 
)
friend

Member Data Documentation

◆ _cached_size_

PROTOBUF_NAMESPACE_ID::internal::CachedSize Int64Value::_cached_size_
mutableprivate

◆ _class_data_

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

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

◆ _internal_metadata_

::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena Int64Value::_internal_metadata_
private

◆ kIndexInFileMessages

static constexpr int Int64Value::kIndexInFileMessages
staticconstexpr
Initial value:
=
2

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

◆ value_ [1/2]

int64_t Int64Value::value_
private

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

◆ value_ [2/2]

::PROTOBUF_NAMESPACE_ID::int64 Int64Value::value_
private

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


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