#include <wrappers.pb.h>
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::Arena * | GetArena () 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 () |
BytesValue * | New () const final |
BytesValue * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
BytesValue * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
BytesValue & | operator= (BytesValue &&from) noexcept |
BytesValue & | operator= (BytesValue &&from) noexcept |
BytesValue & | operator= (const BytesValue &from) |
BytesValue & | operator= (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 BytesValue & | default_instance () |
static const BytesValue & | default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static void | InitAsDefaultInstance () |
static const BytesValue * | internal_default_instance () |
static const BytesValue * | internal_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::Arena * | GetArenaNoVirtual () 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) |
Definition at line 1325 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
private |
Definition at line 1417 of file protobuf/src/google/protobuf/wrappers.pb.h.
|
private |
Definition at line 1485 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
private |
Definition at line 1416 of file protobuf/src/google/protobuf/wrappers.pb.h.
|
private |
Definition at line 1484 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kValueFieldNumber |
Definition at line 1450 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kValueFieldNumber |
Definition at line 1394 of file protobuf/src/google/protobuf/wrappers.pb.h.
BytesValue::BytesValue | ( | ) |
Definition at line 1926 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
|
virtual |
Definition at line 1955 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
BytesValue::BytesValue | ( | const BytesValue & | from | ) |
Definition at line 1938 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
|
inlinenoexcept |
Definition at line 1332 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
explicitprotected |
Definition at line 1931 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
|
inline |
Definition at line 1276 of file protobuf/src/google/protobuf/wrappers.pb.h.
|
override |
|
explicitconstexpr |
Definition at line 116 of file protobuf/src/google/protobuf/wrappers.pb.cc.
BytesValue::BytesValue | ( | const BytesValue & | from | ) |
|
inlinenoexcept |
Definition at line 1281 of file protobuf/src/google/protobuf/wrappers.pb.h.
|
explicitprotected |
Definition at line 1730 of file protobuf/src/google/protobuf/wrappers.pb.cc.
|
private |
|
inlineprivate |
Definition at line 1798 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
inlineprivate |
|
inlineprivate |
Definition at line 1774 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
private |
|
inlineprivate |
Definition at line 1771 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
final |
|
final |
Definition at line 1990 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
|
final |
Definition at line 1830 of file protobuf/src/google/protobuf/wrappers.pb.cc.
|
staticprivate |
|
staticprivate |
Definition at line 1965 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
|
final |
|
final |
Definition at line 2045 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
|
final |
|
final |
Definition at line 1980 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
void BytesValue::clear_value | ( | ) |
|
inline |
Definition at line 1756 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
final |
Definition at line 2096 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
void BytesValue::CopyFrom | ( | const BytesValue & | from | ) |
void BytesValue::CopyFrom | ( | const BytesValue & | from | ) |
Definition at line 2103 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
|
inlinestatic |
Definition at line 1313 of file protobuf/src/google/protobuf/wrappers.pb.h.
|
static |
Definition at line 1974 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
|
inlinestatic |
Definition at line 1304 of file protobuf/src/google/protobuf/wrappers.pb.h.
|
inlinestatic |
Definition at line 1356 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
inlinestaticprivate |
Definition at line 1374 of file protobuf/src/google/protobuf/wrappers.pb.h.
|
inlinestaticprivate |
Definition at line 1420 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
inlinefinal |
Definition at line 1350 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
inlineprivate |
Definition at line 1429 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
inlinefinal |
Definition at line 1364 of file protobuf/src/google/protobuf/wrappers.pb.h.
|
inlinefinal |
Definition at line 1412 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
final |
Definition at line 1872 of file protobuf/src/google/protobuf/wrappers.pb.cc.
|
inlinestatic |
Definition at line 1307 of file protobuf/src/google/protobuf/wrappers.pb.h.
|
inlinestatic |
Definition at line 1359 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
inlinefinal |
Definition at line 1353 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
final |
|
final |
Definition at line 2121 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
|
inlinestaticprivate |
Definition at line 1439 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
inlinestatic |
Definition at line 1310 of file protobuf/src/google/protobuf/wrappers.pb.h.
|
inlinestatic |
Definition at line 1362 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
static |
Definition at line 1920 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
|
inlinestatic |
Definition at line 1316 of file protobuf/src/google/protobuf/wrappers.pb.h.
|
inlinestatic |
Definition at line 1368 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
final |
Definition at line 2025 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
|
private |
|
private |
Definition at line 2114 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
|
final |
|
final |
Definition at line 2110 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
|
inlineprivate |
Definition at line 1432 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
final |
Definition at line 2069 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
void BytesValue::MergeFrom | ( | const BytesValue & | from | ) |
void BytesValue::MergeFrom | ( | const BytesValue & | from | ) |
Definition at line 2084 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
|
staticprivate |
Definition at line 1874 of file protobuf/src/google/protobuf/wrappers.pb.cc.
std::string* BytesValue::mutable_value | ( | ) |
|
inline |
Definition at line 1767 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
inlinefinal |
Definition at line 1394 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
inlinefinal |
Definition at line 1398 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
inlinefinal |
Definition at line 1347 of file protobuf/src/google/protobuf/wrappers.pb.h.
|
inlinenoexcept |
Definition at line 1290 of file protobuf/src/google/protobuf/wrappers.pb.h.
|
inlinenoexcept |
Definition at line 1341 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
inline |
Definition at line 1286 of file protobuf/src/google/protobuf/wrappers.pb.h.
|
inline |
Definition at line 1337 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
inlineprivate |
|
inlineprivate |
Definition at line 1969 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
PROTOBUF_NODISCARD std::string* BytesValue::release_value | ( | ) |
|
inline |
Definition at line 1802 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
void BytesValue::set_allocated_value | ( | std::string * | value | ) |
|
inline |
Definition at line 1807 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
void BytesValue::set_value | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 1666 of file protobuf/src/google/protobuf/wrappers.pb.h.
|
inline |
Definition at line 1784 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
inline |
Definition at line 1763 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
inline |
Definition at line 1791 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
inline |
Definition at line 1778 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
finalprivate |
|
finalprivate |
Definition at line 1971 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
|
private |
|
inlineprivate |
Definition at line 1950 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
|
private |
|
inlineprivate |
Definition at line 1960 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
|
inline |
Definition at line 1326 of file protobuf/src/google/protobuf/wrappers.pb.h.
|
inline |
Definition at line 1378 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
inline |
Definition at line 1339 of file protobuf/src/google/protobuf/wrappers.pb.h.
|
inline |
Definition at line 1386 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
const std::string& BytesValue::value | ( | ) | const |
|
inline |
Definition at line 1759 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
friend |
Definition at line 1483 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
friend |
Definition at line 1419 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
friend |
Definition at line 1488 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
friend |
Definition at line 1323 of file protobuf/src/google/protobuf/wrappers.pb.h.
|
friend |
Definition at line 1375 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
mutableprivate |
Definition at line 1487 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
static |
Definition at line 1385 of file protobuf/src/google/protobuf/wrappers.pb.h.
|
private |
Definition at line 1480 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
staticconstexpr |
Definition at line 1372 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
private |
Definition at line 1486 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.