#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 |
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 StringValue &from) |
void | CopyFrom (const StringValue &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 StringValue &from) |
void | MergeFrom (const StringValue &from) |
std::string * | mutable_value () |
std::string * | mutable_value () |
StringValue * | New () const final |
StringValue * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
StringValue * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
StringValue & | operator= (const StringValue &from) |
StringValue & | operator= (const StringValue &from) |
StringValue & | operator= (StringValue &&from) noexcept |
StringValue & | operator= (StringValue &&from) noexcept |
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 char *value, size_t size) |
void | set_value (const std::string &value) |
void | set_value (std::string &&value) |
StringValue () | |
StringValue () | |
constexpr | StringValue (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
StringValue (const StringValue &from) | |
StringValue (const StringValue &from) | |
StringValue (StringValue &&from) noexcept | |
StringValue (StringValue &&from) noexcept | |
void | Swap (StringValue *other) |
void | Swap (StringValue *other) |
void | UnsafeArenaSwap (StringValue *other) |
void | UnsafeArenaSwap (StringValue *other) |
const std::string & | value () const |
const std::string & | value () const |
virtual | ~StringValue () |
~StringValue () override | |
Static Public Member Functions | |
static const StringValue & | default_instance () |
static const StringValue & | 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 StringValue * | internal_default_instance () |
static const StringValue * | internal_default_instance () |
Static Public Attributes | |
static const ClassData | _class_data_ |
static constexpr int | kIndexInFileMessages |
Protected Member Functions | |
StringValue (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
StringValue (::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 (StringValue *other) |
void | InternalSwap (StringValue *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 (StringValue &a, StringValue &b) |
void | swap (StringValue &a, StringValue &b) |
Definition at line 1158 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
private |
Definition at line 1266 of file protobuf/src/google/protobuf/wrappers.pb.h.
|
private |
Definition at line 1318 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
private |
Definition at line 1265 of file protobuf/src/google/protobuf/wrappers.pb.h.
|
private |
Definition at line 1317 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kValueFieldNumber |
Definition at line 1283 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kValueFieldNumber |
Definition at line 1243 of file protobuf/src/google/protobuf/wrappers.pb.h.
StringValue::StringValue | ( | ) |
Definition at line 1714 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
|
virtual |
Definition at line 1743 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
StringValue::StringValue | ( | const StringValue & | from | ) |
Definition at line 1726 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
|
inlinenoexcept |
Definition at line 1165 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
explicitprotected |
Definition at line 1719 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
|
inline |
Definition at line 1125 of file protobuf/src/google/protobuf/wrappers.pb.h.
|
override |
|
explicitconstexpr |
Definition at line 104 of file protobuf/src/google/protobuf/wrappers.pb.cc.
StringValue::StringValue | ( | const StringValue & | from | ) |
|
inlinenoexcept |
Definition at line 1130 of file protobuf/src/google/protobuf/wrappers.pb.h.
|
explicitprotected |
Definition at line 1527 of file protobuf/src/google/protobuf/wrappers.pb.cc.
|
private |
|
inlineprivate |
Definition at line 1712 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
inlineprivate |
|
inlineprivate |
Definition at line 1688 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
private |
|
inlineprivate |
Definition at line 1685 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
final |
|
final |
Definition at line 1778 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
|
final |
Definition at line 1628 of file protobuf/src/google/protobuf/wrappers.pb.cc.
|
staticprivate |
|
staticprivate |
Definition at line 1753 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
|
final |
|
final |
Definition at line 1837 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
|
final |
|
final |
Definition at line 1768 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
void StringValue::clear_value | ( | ) |
|
inline |
Definition at line 1670 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
final |
Definition at line 1888 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
void StringValue::CopyFrom | ( | const StringValue & | from | ) |
void StringValue::CopyFrom | ( | const StringValue & | from | ) |
Definition at line 1895 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
|
inlinestatic |
Definition at line 1162 of file protobuf/src/google/protobuf/wrappers.pb.h.
|
static |
Definition at line 1762 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
|
inlinestatic |
Definition at line 1153 of file protobuf/src/google/protobuf/wrappers.pb.h.
|
inlinestatic |
Definition at line 1189 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
inlinestaticprivate |
Definition at line 1223 of file protobuf/src/google/protobuf/wrappers.pb.h.
|
inlinestaticprivate |
Definition at line 1253 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
inlinefinal |
Definition at line 1183 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
inlineprivate |
Definition at line 1262 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
inlinefinal |
Definition at line 1213 of file protobuf/src/google/protobuf/wrappers.pb.h.
|
inlinefinal |
Definition at line 1245 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
final |
Definition at line 1674 of file protobuf/src/google/protobuf/wrappers.pb.cc.
|
inlinestatic |
Definition at line 1156 of file protobuf/src/google/protobuf/wrappers.pb.h.
|
inlinestatic |
Definition at line 1192 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
inlinefinal |
Definition at line 1186 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
final |
|
final |
Definition at line 1913 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
|
inlinestaticprivate |
Definition at line 1272 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
inlinestatic |
Definition at line 1159 of file protobuf/src/google/protobuf/wrappers.pb.h.
|
inlinestatic |
Definition at line 1195 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
static |
Definition at line 1708 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
|
inlinestatic |
Definition at line 1165 of file protobuf/src/google/protobuf/wrappers.pb.h.
|
inlinestatic |
Definition at line 1201 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
final |
Definition at line 1813 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
|
private |
|
private |
Definition at line 1906 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
|
final |
|
final |
Definition at line 1902 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
|
inlineprivate |
Definition at line 1265 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
final |
Definition at line 1861 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
void StringValue::MergeFrom | ( | const StringValue & | from | ) |
void StringValue::MergeFrom | ( | const StringValue & | from | ) |
Definition at line 1876 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
|
staticprivate |
Definition at line 1676 of file protobuf/src/google/protobuf/wrappers.pb.cc.
std::string* StringValue::mutable_value | ( | ) |
|
inline |
Definition at line 1681 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
inlinefinal |
Definition at line 1227 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
inlinefinal |
Definition at line 1231 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
inlinefinal |
Definition at line 1196 of file protobuf/src/google/protobuf/wrappers.pb.h.
|
inline |
Definition at line 1135 of file protobuf/src/google/protobuf/wrappers.pb.h.
|
inline |
Definition at line 1170 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
inlinenoexcept |
Definition at line 1139 of file protobuf/src/google/protobuf/wrappers.pb.h.
|
inlinenoexcept |
Definition at line 1174 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
inlineprivate |
|
inlineprivate |
Definition at line 1757 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
PROTOBUF_NODISCARD std::string* StringValue::release_value | ( | ) |
|
inline |
Definition at line 1716 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
void StringValue::set_allocated_value | ( | std::string * | value | ) |
|
inline |
Definition at line 1721 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
void StringValue::set_value | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 1611 of file protobuf/src/google/protobuf/wrappers.pb.h.
|
inline |
Definition at line 1698 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
inline |
Definition at line 1705 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
inline |
Definition at line 1677 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
inline |
Definition at line 1692 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
finalprivate |
|
finalprivate |
Definition at line 1759 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
|
private |
|
inlineprivate |
Definition at line 1738 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
|
private |
|
inlineprivate |
Definition at line 1748 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.cc.
|
inline |
Definition at line 1175 of file protobuf/src/google/protobuf/wrappers.pb.h.
|
inline |
Definition at line 1211 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
inline |
Definition at line 1188 of file protobuf/src/google/protobuf/wrappers.pb.h.
|
inline |
Definition at line 1219 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
const std::string& StringValue::value | ( | ) | const |
|
inline |
Definition at line 1673 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
friend |
Definition at line 1316 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
friend |
Definition at line 1252 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
friend |
Definition at line 1321 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
friend |
Definition at line 1172 of file protobuf/src/google/protobuf/wrappers.pb.h.
|
friend |
Definition at line 1208 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
mutableprivate |
Definition at line 1320 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
static |
Definition at line 1234 of file protobuf/src/google/protobuf/wrappers.pb.h.
|
private |
Definition at line 1313 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
staticconstexpr |
Definition at line 1205 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.
|
private |
Definition at line 1319 of file bloaty/third_party/protobuf/src/google/protobuf/wrappers.pb.h.