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 }
 

Public Member Functions

size_t ByteSizeLong () const final
 
 BytesValue ()
 
 BytesValue (BytesValue &&from) noexcept
 
 BytesValue (const BytesValue &from)
 
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear () final
 
void clear_value ()
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void CopyFrom (const BytesValue &from)
 
inline ::PROTOBUF_NAMESPACE_ID::Arena * GetArena () const final
 
int GetCachedSize () const final
 
voidGetMaybeArenaPointer () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
::PROTOBUF_NAMESPACE_ID::uint8 * InternalSerializeWithCachedSizesToArray (::PROTOBUF_NAMESPACE_ID::uint8 *target) const final
 
bool IsInitialized () const final
 
void MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void MergeFrom (const BytesValue &from)
 
bool MergePartialFromCodedStream (::PROTOBUF_NAMESPACE_ID::io::CodedInputStream *input) final
 
std::stringmutable_value ()
 
BytesValueNew () const final
 
BytesValueNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
BytesValueoperator= (BytesValue &&from) noexcept
 
BytesValueoperator= (const BytesValue &from)
 
std::stringrelease_value ()
 
void SerializeWithCachedSizes (::PROTOBUF_NAMESPACE_ID::io::CodedOutputStream *output) const final
 
void set_allocated_value (std::string *value)
 
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 UnsafeArenaSwap (BytesValue *other)
 
const std::stringvalue () const
 
virtual ~BytesValue ()
 

Static Public Member Functions

static const BytesValuedefault_instance ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptordescriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::DescriptorGetDescriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection ()
 
static void InitAsDefaultInstance ()
 
static const BytesValueinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 

Protected Member Functions

 BytesValue (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 

Private Types

typedef void DestructorSkippable_
 
typedef void InternalArenaConstructable_
 

Private Member Functions

inline ::PROTOBUF_NAMESPACE_ID::Arena * GetArenaNoVirtual () const
 
void InternalSwap (BytesValue *other)
 
voidMaybeArenaPtr () const
 
void RegisterArenaDtor (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
void SetCachedSize (int size) const final
 
void SharedCtor ()
 
void SharedDtor ()
 

Static Private Member Functions

static void ArenaDtor (void *object)
 
::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName ()
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic ()
 

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)
 

Detailed Description

Definition at line 1348 of file wrappers.pb.h.

Member Typedef Documentation

◆ DestructorSkippable_

Definition at line 1510 of file wrappers.pb.h.

◆ InternalArenaConstructable_

Definition at line 1509 of file wrappers.pb.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kValueFieldNumber 

Definition at line 1480 of file wrappers.pb.h.

Constructor & Destructor Documentation

◆ BytesValue() [1/4]

BytesValue::BytesValue ( )

Definition at line 2440 of file wrappers.pb.cc.

◆ ~BytesValue()

BytesValue::~BytesValue ( )
virtual

Definition at line 2469 of file wrappers.pb.cc.

◆ BytesValue() [2/4]

BytesValue::BytesValue ( const BytesValue from)

Definition at line 2452 of file wrappers.pb.cc.

◆ BytesValue() [3/4]

BytesValue::BytesValue ( BytesValue &&  from)
inlinenoexcept

Definition at line 1355 of file wrappers.pb.h.

◆ BytesValue() [4/4]

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

Definition at line 2445 of file wrappers.pb.cc.

Member Function Documentation

◆ ArenaDtor()

void BytesValue::ArenaDtor ( void object)
staticprivate

Definition at line 2479 of file wrappers.pb.cc.

◆ ByteSizeLong()

size_t BytesValue::ByteSizeLong ( ) const
final

Definition at line 2622 of file wrappers.pb.cc.

◆ Clear()

void BytesValue::Clear ( )
final

Definition at line 2494 of file wrappers.pb.cc.

◆ clear_value()

void BytesValue::clear_value ( )
inline

Definition at line 1730 of file wrappers.pb.h.

◆ CopyFrom() [1/2]

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

Definition at line 2674 of file wrappers.pb.cc.

◆ CopyFrom() [2/2]

void BytesValue::CopyFrom ( const BytesValue from)

Definition at line 2681 of file wrappers.pb.cc.

◆ default_instance()

const BytesValue & BytesValue::default_instance ( )
static

Definition at line 2488 of file wrappers.pb.cc.

◆ descriptor()

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

Definition at line 1379 of file wrappers.pb.h.

◆ FullMessageName()

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

Definition at line 1450 of file wrappers.pb.h.

◆ GetArena()

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

Definition at line 1373 of file wrappers.pb.h.

◆ GetArenaNoVirtual()

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

Definition at line 1459 of file wrappers.pb.h.

◆ GetCachedSize()

int BytesValue::GetCachedSize ( ) const
inlinefinal

Definition at line 1442 of file wrappers.pb.h.

◆ GetDescriptor()

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

Definition at line 1382 of file wrappers.pb.h.

◆ GetMaybeArenaPointer()

void* BytesValue::GetMaybeArenaPointer ( ) const
inlinefinal

Definition at line 1376 of file wrappers.pb.h.

◆ GetMetadata()

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

Definition at line 2699 of file wrappers.pb.cc.

◆ GetMetadataStatic()

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

Definition at line 1469 of file wrappers.pb.h.

◆ GetReflection()

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

Definition at line 1385 of file wrappers.pb.h.

◆ InitAsDefaultInstance()

void BytesValue::InitAsDefaultInstance ( )
static

Definition at line 2434 of file wrappers.pb.cc.

◆ internal_default_instance()

static const BytesValue* BytesValue::internal_default_instance ( )
inlinestatic

Definition at line 1391 of file wrappers.pb.h.

◆ InternalSerializeWithCachedSizesToArray()

PROTOBUF_NAMESPACE_ID::uint8 * BytesValue::InternalSerializeWithCachedSizesToArray ( ::PROTOBUF_NAMESPACE_ID::uint8 *  target) const
final

Definition at line 2601 of file wrappers.pb.cc.

◆ InternalSwap()

void BytesValue::InternalSwap ( BytesValue other)
private

Definition at line 2692 of file wrappers.pb.cc.

◆ IsInitialized()

bool BytesValue::IsInitialized ( ) const
final

Definition at line 2688 of file wrappers.pb.cc.

◆ MaybeArenaPtr()

void* BytesValue::MaybeArenaPtr ( ) const
inlineprivate

Definition at line 1462 of file wrappers.pb.h.

◆ MergeFrom() [1/2]

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

Definition at line 2647 of file wrappers.pb.cc.

◆ MergeFrom() [2/2]

void BytesValue::MergeFrom ( const BytesValue from)

Definition at line 2662 of file wrappers.pb.cc.

◆ MergePartialFromCodedStream()

bool BytesValue::MergePartialFromCodedStream ( ::PROTOBUF_NAMESPACE_ID::io::CodedInputStream *  input)
final

Definition at line 2540 of file wrappers.pb.cc.

◆ mutable_value()

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

Definition at line 1762 of file wrappers.pb.h.

◆ New() [1/2]

BytesValue* BytesValue::New ( ) const
inlinefinal

Definition at line 1417 of file wrappers.pb.h.

◆ New() [2/2]

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

Definition at line 1421 of file wrappers.pb.h.

◆ operator=() [1/2]

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

Definition at line 1364 of file wrappers.pb.h.

◆ operator=() [2/2]

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

Definition at line 1360 of file wrappers.pb.h.

◆ RegisterArenaDtor()

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

Definition at line 2483 of file wrappers.pb.cc.

◆ release_value()

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

Definition at line 1767 of file wrappers.pb.h.

◆ SerializeWithCachedSizes()

void BytesValue::SerializeWithCachedSizes ( ::PROTOBUF_NAMESPACE_ID::io::CodedOutputStream *  output) const
final

Definition at line 2582 of file wrappers.pb.cc.

◆ set_allocated_value()

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

Definition at line 1772 of file wrappers.pb.h.

◆ set_value() [1/4]

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

Definition at line 1748 of file wrappers.pb.h.

◆ set_value() [2/4]

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

Definition at line 1737 of file wrappers.pb.h.

◆ set_value() [3/4]

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

Definition at line 1755 of file wrappers.pb.h.

◆ set_value() [4/4]

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

Definition at line 1742 of file wrappers.pb.h.

◆ SetCachedSize()

void BytesValue::SetCachedSize ( int  size) const
finalprivate

Definition at line 2485 of file wrappers.pb.cc.

◆ SharedCtor()

void BytesValue::SharedCtor ( )
inlineprivate

Definition at line 2464 of file wrappers.pb.cc.

◆ SharedDtor()

void BytesValue::SharedDtor ( )
inlineprivate

Definition at line 2474 of file wrappers.pb.cc.

◆ Swap()

void BytesValue::Swap ( BytesValue other)
inline

Definition at line 1401 of file wrappers.pb.h.

◆ UnsafeArenaSwap()

void BytesValue::UnsafeArenaSwap ( BytesValue other)
inline

Definition at line 1409 of file wrappers.pb.h.

◆ value()

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

Definition at line 1733 of file wrappers.pb.h.

Friends And Related Function Documentation

◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper

template<typename T >
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
friend

Definition at line 1508 of file wrappers.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
friend

Definition at line 1449 of file wrappers.pb.h.

◆ ::TableStruct_google_2fprotobuf_2fwrappers_2eproto

Definition at line 1513 of file wrappers.pb.h.

◆ swap

void swap ( BytesValue a,
BytesValue b 
)
friend

Definition at line 1398 of file wrappers.pb.h.

Member Data Documentation

◆ _cached_size_

mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize BytesValue::_cached_size_
private

Definition at line 1512 of file wrappers.pb.h.

◆ _internal_metadata_

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

Definition at line 1505 of file wrappers.pb.h.

◆ kIndexInFileMessages

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

Definition at line 1395 of file wrappers.pb.h.

◆ value_

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

Definition at line 1511 of file wrappers.pb.h.


The documentation for this class was generated from the following files:


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:05