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

#include <wrappers.pb.h>

Inheritance diagram for BytesValue:
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
 
 BytesValue ()
 
 BytesValue ()
 
constexpr BytesValue (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 BytesValue (BytesValue &&from) noexcept
 
 BytesValue (BytesValue &&from) noexcept
 
 BytesValue (const BytesValue &from)
 
 BytesValue (const BytesValue &from)
 
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 BytesValue &from)
 
void CopyFrom (const BytesValue &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 BytesValue &from)
 
void MergeFrom (const BytesValue &from)
 
std::string * mutable_value ()
 
std::string * mutable_value ()
 
BytesValueNew () const final
 
BytesValueNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
BytesValueNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
BytesValueoperator= (BytesValue &&from) noexcept
 
BytesValueoperator= (BytesValue &&from) noexcept
 
BytesValueoperator= (const BytesValue &from)
 
BytesValueoperator= (const BytesValue &from)
 
PROTOBUF_NODISCARD std::string * release_value ()
 
std::string * release_value ()
 
void set_allocated_value (std::string *value)
 
void set_allocated_value (std::string *value)
 
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_value (ArgT0 &&arg0, ArgT... args)
 
template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void set_value (ArgT0 &&arg0, ArgT... args)
 
void set_value (const char *value)
 
void set_value (const std::string &value)
 
void set_value (const void *value, size_t size)
 
void set_value (std::string &&value)
 
void Swap (BytesValue *other)
 
void Swap (BytesValue *other)
 
void UnsafeArenaSwap (BytesValue *other)
 
void UnsafeArenaSwap (BytesValue *other)
 
const std::string & value () const
 
const std::string & value () const
 
virtual ~BytesValue ()
 
 ~BytesValue () override
 

Static Public Member Functions

static const BytesValuedefault_instance ()
 
static const BytesValuedefault_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 BytesValueinternal_default_instance ()
 
static const BytesValueinternal_default_instance ()
 

Static Public Attributes

static const ClassData _class_data_
 
static constexpr int kIndexInFileMessages
 

Protected Member Functions

 BytesValue (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
 BytesValue (::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

std::string * _internal_mutable_value ()
 
std::string * _internal_mutable_value ()
 
PROTOBUF_ALWAYS_INLINE void _internal_set_value (const std::string &value)
 
void _internal_set_value (const std::string &value)
 
const std::string & _internal_value () const
 
const std::string & _internal_value () const
 
inline ::PROTOBUF_NAMESPACE_ID::ArenaGetArenaNoVirtual () const
 
void InternalSwap (BytesValue *other)
 
void InternalSwap (BytesValue *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_
 
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr 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 (BytesValue &a, BytesValue &b)
 
void swap (BytesValue &a, BytesValue &b)
 

Detailed Description

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

Member Typedef Documentation

◆ DestructorSkippable_ [1/2]

typedef void BytesValue::DestructorSkippable_
private

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

◆ DestructorSkippable_ [2/2]

typedef void BytesValue::DestructorSkippable_
private

◆ InternalArenaConstructable_ [1/2]

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

◆ anonymous enum

anonymous enum : int
Enumerator
kValueFieldNumber 

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

Constructor & Destructor Documentation

◆ BytesValue() [1/9]

BytesValue::BytesValue ( )

◆ ~BytesValue() [1/2]

BytesValue::~BytesValue ( )
virtual

◆ BytesValue() [2/9]

BytesValue::BytesValue ( const BytesValue from)

◆ BytesValue() [3/9]

BytesValue::BytesValue ( BytesValue &&  from)
inlinenoexcept

◆ BytesValue() [4/9]

BytesValue::BytesValue ( ::PROTOBUF_NAMESPACE_ID::Arena arena)
explicitprotected

◆ BytesValue() [5/9]

BytesValue::BytesValue ( )
inline

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

◆ ~BytesValue() [2/2]

BytesValue::~BytesValue ( )
override

◆ BytesValue() [6/9]

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

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

◆ BytesValue() [7/9]

BytesValue::BytesValue ( const BytesValue from)

◆ BytesValue() [8/9]

BytesValue::BytesValue ( BytesValue &&  from)
inlinenoexcept

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

◆ BytesValue() [9/9]

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

Member Function Documentation

◆ _internal_mutable_value() [1/2]

std::string* BytesValue::_internal_mutable_value ( )
private

◆ _internal_mutable_value() [2/2]

std::string * BytesValue::_internal_mutable_value ( )
inlineprivate

◆ _internal_set_value() [1/2]

PROTOBUF_ALWAYS_INLINE void BytesValue::_internal_set_value ( const std::string &  value)
inlineprivate

◆ _internal_set_value() [2/2]

void BytesValue::_internal_set_value ( const std::string &  value)
inlineprivate

◆ _internal_value() [1/2]

const std::string& BytesValue::_internal_value ( ) const
private

◆ _internal_value() [2/2]

const std::string & BytesValue::_internal_value ( ) const
inlineprivate

◆ _InternalParse() [1/2]

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

◆ _InternalParse() [2/2]

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

◆ _InternalSerialize()

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

◆ ArenaDtor() [1/2]

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

◆ ArenaDtor() [2/2]

void BytesValue::ArenaDtor ( void *  object)
staticprivate

◆ ByteSizeLong() [1/2]

size_t BytesValue::ByteSizeLong ( ) const
final

◆ ByteSizeLong() [2/2]

size_t BytesValue::ByteSizeLong ( ) const
final

◆ Clear() [1/2]

PROTOBUF_ATTRIBUTE_REINITIALIZES void BytesValue::Clear ( )
final

◆ Clear() [2/2]

void BytesValue::Clear ( )
final

◆ clear_value() [1/2]

void BytesValue::clear_value ( )

◆ clear_value() [2/2]

void BytesValue::clear_value ( )
inline

◆ CopyFrom() [1/3]

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

◆ CopyFrom() [2/3]

void BytesValue::CopyFrom ( const BytesValue from)

◆ CopyFrom() [3/3]

void BytesValue::CopyFrom ( const BytesValue from)

◆ default_instance() [1/2]

static const BytesValue& BytesValue::default_instance ( )
inlinestatic

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

◆ default_instance() [2/2]

const BytesValue & BytesValue::default_instance ( )
static

◆ descriptor() [1/2]

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

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

◆ descriptor() [2/2]

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

◆ FullMessageName() [1/2]

::PROTOBUF_NAMESPACE_ID::StringPiece BytesValue::FullMessageName ( )
inlinestaticprivate

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

◆ FullMessageName() [2/2]

::PROTOBUF_NAMESPACE_ID::StringPiece BytesValue::FullMessageName ( )
inlinestaticprivate

◆ GetArena()

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

◆ GetArenaNoVirtual()

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

◆ GetCachedSize() [1/2]

int BytesValue::GetCachedSize ( ) const
inlinefinal

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

◆ GetCachedSize() [2/2]

int BytesValue::GetCachedSize ( ) const
inlinefinal

◆ GetClassData()

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

◆ GetDescriptor() [1/2]

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

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

◆ GetDescriptor() [2/2]

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

◆ GetMaybeArenaPointer()

void* BytesValue::GetMaybeArenaPointer ( ) const
inlinefinal

◆ GetMetadata() [1/2]

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

◆ GetMetadata() [2/2]

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

◆ GetMetadataStatic()

::PROTOBUF_NAMESPACE_ID::Metadata BytesValue::GetMetadataStatic ( )
inlinestaticprivate

◆ GetReflection() [1/2]

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

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

◆ GetReflection() [2/2]

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

◆ InitAsDefaultInstance()

void BytesValue::InitAsDefaultInstance ( )
static

◆ internal_default_instance() [1/2]

static const BytesValue* BytesValue::internal_default_instance ( )
inlinestatic

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

◆ internal_default_instance() [2/2]

static const BytesValue* BytesValue::internal_default_instance ( )
inlinestatic

◆ InternalSerializeWithCachedSizesToArray()

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

◆ InternalSwap() [1/2]

void BytesValue::InternalSwap ( BytesValue other)
private

◆ InternalSwap() [2/2]

void BytesValue::InternalSwap ( BytesValue other)
private

◆ IsInitialized() [1/2]

bool BytesValue::IsInitialized ( ) const
final

◆ IsInitialized() [2/2]

bool BytesValue::IsInitialized ( ) const
final

◆ MaybeArenaPtr()

void* BytesValue::MaybeArenaPtr ( ) const
inlineprivate

◆ MergeFrom() [1/3]

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

◆ MergeFrom() [2/3]

void BytesValue::MergeFrom ( const BytesValue from)

◆ MergeFrom() [3/3]

void BytesValue::MergeFrom ( const BytesValue from)

◆ MergeImpl()

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

◆ mutable_value() [1/2]

std::string* BytesValue::mutable_value ( )

◆ mutable_value() [2/2]

std::string * BytesValue::mutable_value ( )
inline

◆ New() [1/3]

BytesValue* BytesValue::New ( ) const
inlinefinal

◆ New() [2/3]

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

◆ New() [3/3]

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

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

◆ operator=() [1/4]

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

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

◆ operator=() [2/4]

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

◆ operator=() [3/4]

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

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

◆ operator=() [4/4]

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

◆ RegisterArenaDtor() [1/2]

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

◆ RegisterArenaDtor() [2/2]

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

◆ release_value() [1/2]

PROTOBUF_NODISCARD std::string* BytesValue::release_value ( )

◆ release_value() [2/2]

std::string * BytesValue::release_value ( )
inline

◆ set_allocated_value() [1/2]

void BytesValue::set_allocated_value ( std::string *  value)

◆ set_allocated_value() [2/2]

void BytesValue::set_allocated_value ( std::string *  value)
inline

◆ set_value() [1/6]

template<typename ArgT0 = const std::string&, typename... ArgT>
void BytesValue::set_value ( ArgT0 &&  arg0,
ArgT...  args 
)

◆ set_value() [2/6]

template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void BytesValue::set_value ( ArgT0 &&  arg0,
ArgT...  args 
)
inline

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

◆ set_value() [3/6]

void BytesValue::set_value ( const char *  value)
inline

◆ set_value() [4/6]

void BytesValue::set_value ( const std::string &  value)
inline

◆ set_value() [5/6]

void BytesValue::set_value ( const void *  value,
size_t  size 
)
inline

◆ set_value() [6/6]

void BytesValue::set_value ( std::string &&  value)
inline

◆ SetCachedSize() [1/2]

void BytesValue::SetCachedSize ( int  size) const
finalprivate

◆ SetCachedSize() [2/2]

void BytesValue::SetCachedSize ( int  size) const
finalprivate

◆ SharedCtor() [1/2]

void BytesValue::SharedCtor ( )
private

◆ SharedCtor() [2/2]

void BytesValue::SharedCtor ( )
inlineprivate

◆ SharedDtor() [1/2]

void BytesValue::SharedDtor ( )
private

◆ SharedDtor() [2/2]

void BytesValue::SharedDtor ( )
inlineprivate

◆ Swap() [1/2]

void BytesValue::Swap ( BytesValue other)
inline

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

◆ Swap() [2/2]

void BytesValue::Swap ( BytesValue other)
inline

◆ UnsafeArenaSwap() [1/2]

void BytesValue::UnsafeArenaSwap ( BytesValue other)
inline

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

◆ UnsafeArenaSwap() [2/2]

void BytesValue::UnsafeArenaSwap ( BytesValue other)
inline

◆ value() [1/2]

const std::string& BytesValue::value ( ) const

◆ value() [2/2]

const std::string & BytesValue::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 ( BytesValue a,
BytesValue b 
)
friend

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

◆ swap [2/2]

void swap ( BytesValue a,
BytesValue b 
)
friend

Member Data Documentation

◆ _cached_size_

PROTOBUF_NAMESPACE_ID::internal::CachedSize BytesValue::_cached_size_
mutableprivate

◆ _class_data_

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

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

◆ _internal_metadata_

::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena BytesValue::_internal_metadata_
private

◆ kIndexInFileMessages

static constexpr int BytesValue::kIndexInFileMessages
staticconstexpr
Initial value:
=
8

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

◆ value_

PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr BytesValue::value_
private

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


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