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

#include <wrappers.pb.h>

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

Static Public Member Functions

static const BoolValuedefault_instance ()
 
static const BoolValuedefault_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 BoolValueinternal_default_instance ()
 
static const BoolValueinternal_default_instance ()
 

Static Public Attributes

static const ClassData _class_data_
 
static constexpr int kIndexInFileMessages
 

Protected Member Functions

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

Detailed Description

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

Member Typedef Documentation

◆ DestructorSkippable_ [1/2]

typedef void BoolValue::DestructorSkippable_
private

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

◆ DestructorSkippable_ [2/2]

typedef void BoolValue::DestructorSkippable_
private

◆ InternalArenaConstructable_ [1/2]

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

◆ anonymous enum

anonymous enum : int
Enumerator
kValueFieldNumber 

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

Constructor & Destructor Documentation

◆ BoolValue() [1/9]

BoolValue::BoolValue ( )

◆ ~BoolValue() [1/2]

BoolValue::~BoolValue ( )
virtual

◆ BoolValue() [2/9]

BoolValue::BoolValue ( const BoolValue from)

◆ BoolValue() [3/9]

BoolValue::BoolValue ( BoolValue &&  from)
inlinenoexcept

◆ BoolValue() [4/9]

BoolValue::BoolValue ( ::PROTOBUF_NAMESPACE_ID::Arena arena)
explicitprotected

◆ BoolValue() [5/9]

BoolValue::BoolValue ( )
inline

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

◆ ~BoolValue() [2/2]

BoolValue::~BoolValue ( )
override

◆ BoolValue() [6/9]

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

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

◆ BoolValue() [7/9]

BoolValue::BoolValue ( const BoolValue from)

◆ BoolValue() [8/9]

BoolValue::BoolValue ( BoolValue &&  from)
inlinenoexcept

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

◆ BoolValue() [9/9]

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

Member Function Documentation

◆ _internal_set_value() [1/2]

void BoolValue::_internal_set_value ( bool  value)
private

◆ _internal_set_value() [2/2]

void BoolValue::_internal_set_value ( bool  value)
inlineprivate

◆ _internal_value() [1/2]

bool BoolValue::_internal_value ( ) const
private

◆ _internal_value() [2/2]

bool BoolValue::_internal_value ( ) const
inlineprivate

◆ _InternalParse() [1/2]

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

◆ _InternalParse() [2/2]

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

◆ _InternalSerialize()

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

◆ ArenaDtor() [1/2]

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

◆ ArenaDtor() [2/2]

void BoolValue::ArenaDtor ( void *  object)
staticprivate

◆ ByteSizeLong() [1/2]

size_t BoolValue::ByteSizeLong ( ) const
final

◆ ByteSizeLong() [2/2]

size_t BoolValue::ByteSizeLong ( ) const
final

◆ Clear() [1/2]

PROTOBUF_ATTRIBUTE_REINITIALIZES void BoolValue::Clear ( )
final

◆ Clear() [2/2]

void BoolValue::Clear ( )
final

◆ clear_value() [1/2]

void BoolValue::clear_value ( )

◆ clear_value() [2/2]

void BoolValue::clear_value ( )
inline

◆ CopyFrom() [1/3]

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

◆ CopyFrom() [2/3]

void BoolValue::CopyFrom ( const BoolValue from)

◆ CopyFrom() [3/3]

void BoolValue::CopyFrom ( const BoolValue from)

◆ default_instance() [1/2]

static const BoolValue& BoolValue::default_instance ( )
inlinestatic

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

◆ default_instance() [2/2]

const BoolValue & BoolValue::default_instance ( )
static

◆ descriptor() [1/2]

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

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

◆ descriptor() [2/2]

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

◆ FullMessageName() [1/2]

::PROTOBUF_NAMESPACE_ID::StringPiece BoolValue::FullMessageName ( )
inlinestaticprivate

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

◆ FullMessageName() [2/2]

::PROTOBUF_NAMESPACE_ID::StringPiece BoolValue::FullMessageName ( )
inlinestaticprivate

◆ GetArena()

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

◆ GetArenaNoVirtual()

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

◆ GetCachedSize() [1/2]

int BoolValue::GetCachedSize ( ) const
inlinefinal

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

◆ GetCachedSize() [2/2]

int BoolValue::GetCachedSize ( ) const
inlinefinal

◆ GetClassData()

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

◆ GetDescriptor() [1/2]

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

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

◆ GetDescriptor() [2/2]

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

◆ GetMaybeArenaPointer()

void* BoolValue::GetMaybeArenaPointer ( ) const
inlinefinal

◆ GetMetadata() [1/2]

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

◆ GetMetadata() [2/2]

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

◆ GetMetadataStatic()

::PROTOBUF_NAMESPACE_ID::Metadata BoolValue::GetMetadataStatic ( )
inlinestaticprivate

◆ GetReflection() [1/2]

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

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

◆ GetReflection() [2/2]

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

◆ InitAsDefaultInstance()

void BoolValue::InitAsDefaultInstance ( )
static

◆ internal_default_instance() [1/2]

static const BoolValue* BoolValue::internal_default_instance ( )
inlinestatic

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

◆ internal_default_instance() [2/2]

static const BoolValue* BoolValue::internal_default_instance ( )
inlinestatic

◆ InternalSerializeWithCachedSizesToArray()

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

◆ InternalSwap() [1/2]

void BoolValue::InternalSwap ( BoolValue other)
private

◆ InternalSwap() [2/2]

void BoolValue::InternalSwap ( BoolValue other)
private

◆ IsInitialized() [1/2]

bool BoolValue::IsInitialized ( ) const
final

◆ IsInitialized() [2/2]

bool BoolValue::IsInitialized ( ) const
final

◆ MaybeArenaPtr()

void* BoolValue::MaybeArenaPtr ( ) const
inlineprivate

◆ MergeFrom() [1/3]

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

◆ MergeFrom() [2/3]

void BoolValue::MergeFrom ( const BoolValue from)

◆ MergeFrom() [3/3]

void BoolValue::MergeFrom ( const BoolValue from)

◆ MergeImpl()

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

◆ New() [1/3]

BoolValue* BoolValue::New ( ) const
inlinefinal

◆ New() [2/3]

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

◆ New() [3/3]

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

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

◆ operator=() [1/4]

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

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

◆ operator=() [2/4]

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

◆ operator=() [3/4]

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

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

◆ operator=() [4/4]

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

◆ RegisterArenaDtor() [1/2]

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

◆ RegisterArenaDtor() [2/2]

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

◆ set_value() [1/2]

void BoolValue::set_value ( bool  value)

◆ set_value() [2/2]

void BoolValue::set_value ( bool  value)
inline

◆ SetCachedSize() [1/2]

void BoolValue::SetCachedSize ( int  size) const
finalprivate

◆ SetCachedSize() [2/2]

void BoolValue::SetCachedSize ( int  size) const
finalprivate

◆ SharedCtor() [1/2]

void BoolValue::SharedCtor ( )
private

◆ SharedCtor() [2/2]

void BoolValue::SharedCtor ( )
inlineprivate

◆ SharedDtor() [1/2]

void BoolValue::SharedDtor ( )
private

◆ SharedDtor() [2/2]

void BoolValue::SharedDtor ( )
inlineprivate

◆ Swap() [1/2]

void BoolValue::Swap ( BoolValue other)
inline

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

◆ Swap() [2/2]

void BoolValue::Swap ( BoolValue other)
inline

◆ UnsafeArenaSwap() [1/2]

void BoolValue::UnsafeArenaSwap ( BoolValue other)
inline

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

◆ UnsafeArenaSwap() [2/2]

void BoolValue::UnsafeArenaSwap ( BoolValue other)
inline

◆ value() [1/2]

bool BoolValue::value ( ) const

◆ value() [2/2]

bool BoolValue::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 ( BoolValue a,
BoolValue b 
)
friend

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

◆ swap [2/2]

void swap ( BoolValue a,
BoolValue b 
)
friend

Member Data Documentation

◆ _cached_size_

PROTOBUF_NAMESPACE_ID::internal::CachedSize BoolValue::_cached_size_
mutableprivate

◆ _class_data_

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

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

◆ _internal_metadata_

::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena BoolValue::_internal_metadata_
private

◆ kIndexInFileMessages

static constexpr int BoolValue::kIndexInFileMessages
staticconstexpr
Initial value:
=
6

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

◆ value_

bool BoolValue::value_
private

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


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