#include <any.pb.h>
Public Types | |
enum | : int { kTypeUrlFieldNumber = 1, kValueFieldNumber = 2 } |
enum | : int { kTypeUrlFieldNumber = 1, kValueFieldNumber = 2 } |
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 |
Any () | |
Any () | |
constexpr | Any (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
Any (Any &&from) noexcept | |
Any (Any &&from) noexcept | |
Any (const Any &from) | |
Any (const Any &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_type_url () |
void | clear_type_url () |
void | clear_value () |
void | clear_value () |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const Any &from) |
void | CopyFrom (const Any &from) |
int | GetCachedSize () const final |
int | GetCachedSize () const final |
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () 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 |
template<typename T > | |
bool | Is () const |
template<typename T > | |
bool | Is () const |
bool | IsInitialized () const final |
bool | IsInitialized () const final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const Any &from) |
void | MergeFrom (const Any &from) |
std::string * | mutable_type_url () |
std::string * | mutable_type_url () |
std::string * | mutable_value () |
std::string * | mutable_value () |
Any * | New () const final |
Any * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
Any * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
Any & | operator= (Any &&from) noexcept |
Any & | operator= (Any &&from) noexcept |
Any & | operator= (const Any &from) |
Any & | operator= (const Any &from) |
void | PackFrom (const ::PROTOBUF_NAMESPACE_ID::Message &message) |
bool | PackFrom (const ::PROTOBUF_NAMESPACE_ID::Message &message) |
bool | PackFrom (const ::PROTOBUF_NAMESPACE_ID::Message &message, ::PROTOBUF_NAMESPACE_ID::ConstStringParam type_url_prefix) |
void | PackFrom (const ::PROTOBUF_NAMESPACE_ID::Message &message, const std::string &type_url_prefix) |
template<typename T , class = typename std::enable_if<!std::is_convertible<T, const ::PROTOBUF_NAMESPACE_ID::Message&>::value>::type> | |
bool | PackFrom (const T &message) |
template<typename T , class = typename std::enable_if<!std::is_convertible<T, const ::PROTOBUF_NAMESPACE_ID::Message&>::value>::type> | |
bool | PackFrom (const T &message, ::PROTOBUF_NAMESPACE_ID::ConstStringParam type_url_prefix) |
std::string * | release_type_url () |
PROTOBUF_NODISCARD std::string * | release_type_url () |
std::string * | release_value () |
PROTOBUF_NODISCARD std::string * | release_value () |
void | set_allocated_type_url (std::string *type_url) |
void | set_allocated_type_url (std::string *type_url) |
void | set_allocated_value (std::string *value) |
void | set_allocated_value (std::string *value) |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_type_url (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_type_url (ArgT0 &&arg0, ArgT... args) |
void | set_type_url (const char *value) |
void | set_type_url (const char *value, size_t size) |
void | set_type_url (const std::string &value) |
void | set_type_url (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 (Any *other) |
void | Swap (Any *other) |
const std::string & | type_url () const |
const std::string & | type_url () const |
bool | UnpackTo (::PROTOBUF_NAMESPACE_ID::Message *message) const |
bool | UnpackTo (::PROTOBUF_NAMESPACE_ID::Message *message) const |
template<typename T , class = typename std::enable_if<!std::is_convertible<T, const ::PROTOBUF_NAMESPACE_ID::Message&>::value>::type> | |
bool | UnpackTo (T *message) const |
void | UnsafeArenaSwap (Any *other) |
const std::string & | value () const |
const std::string & | value () const |
virtual | ~Any () |
~Any () override | |
Static Public Attributes | |
static const ClassData | _class_data_ |
static constexpr int | kIndexInFileMessages |
Protected Member Functions | |
Any (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Private Types | |
typedef void | DestructorSkippable_ |
typedef void | InternalArenaConstructable_ |
Static Private Member Functions | |
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 | |
::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata | _any_metadata_ |
mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize | _cached_size_ |
::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena | _internal_metadata_ |
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr | type_url_ |
::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_2fany_2eproto |
void | swap (Any &a, Any &b) |
void | swap (Any &a, Any &b) |
Definition at line 70 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.h.
|
private |
Definition at line 260 of file protobuf/src/google/protobuf/any.pb.h.
|
private |
Definition at line 259 of file protobuf/src/google/protobuf/any.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kTypeUrlFieldNumber | |
kValueFieldNumber |
Definition at line 190 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kTypeUrlFieldNumber | |
kValueFieldNumber |
Definition at line 222 of file protobuf/src/google/protobuf/any.pb.h.
Any::Any | ( | ) |
Definition at line 117 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.cc.
|
virtual |
Definition at line 144 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.cc.
Definition at line 122 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.cc.
|
inlinenoexcept |
Definition at line 77 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.h.
|
inline |
Definition at line 71 of file protobuf/src/google/protobuf/any.pb.h.
|
override |
|
explicitconstexpr |
Definition at line 20 of file protobuf/src/google/protobuf/any.pb.cc.
|
inlinenoexcept |
Definition at line 76 of file protobuf/src/google/protobuf/any.pb.h.
|
explicitprotected |
Definition at line 100 of file protobuf/src/google/protobuf/any.pb.cc.
|
inlineprivate |
Definition at line 289 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.h.
|
private |
|
inlineprivate |
Definition at line 349 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.h.
|
private |
|
inlineprivate |
Definition at line 267 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.h.
|
inlineprivate |
|
inlineprivate |
Definition at line 327 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.h.
|
inlineprivate |
|
inlineprivate |
Definition at line 264 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.h.
|
private |
|
inlineprivate |
Definition at line 324 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.h.
|
private |
|
final |
Definition at line 174 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.cc.
|
final |
|
final |
Definition at line 226 of file protobuf/src/google/protobuf/any.pb.cc.
|
staticprivate |
Definition at line 157 of file protobuf/src/google/protobuf/any.pb.cc.
|
final |
Definition at line 245 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.cc.
|
final |
|
final |
Definition at line 163 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.cc.
|
final |
|
inline |
Definition at line 249 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.h.
void Any::clear_type_url | ( | ) |
|
inline |
Definition at line 309 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.h.
void Any::clear_value | ( | ) |
|
final |
Definition at line 308 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.cc.
Definition at line 315 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.cc.
Definition at line 157 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.cc.
Definition at line 108 of file protobuf/src/google/protobuf/any.pb.h.
|
inlinestatic |
Definition at line 95 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.h.
|
inlinestatic |
Definition at line 99 of file protobuf/src/google/protobuf/any.pb.h.
|
inlinestaticprivate |
Definition at line 165 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.h.
|
inlinestaticprivate |
Definition at line 202 of file protobuf/src/google/protobuf/any.pb.h.
|
static |
Definition at line 100 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.cc.
|
static |
|
inlineprivate |
Definition at line 169 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.h.
|
inlinefinal |
Definition at line 157 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.h.
|
inlinefinal |
Definition at line 192 of file protobuf/src/google/protobuf/any.pb.h.
|
final |
Definition at line 285 of file protobuf/src/google/protobuf/any.pb.cc.
|
inlinestatic |
Definition at line 98 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.h.
|
inlinestatic |
Definition at line 102 of file protobuf/src/google/protobuf/any.pb.h.
|
final |
Definition at line 335 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.cc.
|
final |
|
inlinestaticprivate |
Definition at line 179 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.h.
|
inlinestatic |
Definition at line 101 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.h.
|
inlinestatic |
Definition at line 105 of file protobuf/src/google/protobuf/any.pb.h.
|
static |
Definition at line 86 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.cc.
Definition at line 107 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.h.
Definition at line 111 of file protobuf/src/google/protobuf/any.pb.h.
|
final |
Definition at line 215 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.cc.
|
private |
Definition at line 326 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.cc.
|
private |
|
inline |
Definition at line 124 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.h.
|
inline |
Definition at line 146 of file protobuf/src/google/protobuf/any.pb.h.
|
final |
Definition at line 322 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.cc.
|
final |
|
inlineprivate |
Definition at line 172 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.h.
|
final |
Definition at line 276 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.cc.
Definition at line 291 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.cc.
|
staticprivate |
Definition at line 287 of file protobuf/src/google/protobuf/any.pb.cc.
|
inline |
Definition at line 260 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.h.
std::string* Any::mutable_type_url | ( | ) |
|
inline |
Definition at line 320 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.h.
std::string* Any::mutable_value | ( | ) |
|
inlinefinal |
Definition at line 139 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.h.
|
inlinefinal |
Definition at line 143 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.h.
|
inlinefinal |
Definition at line 175 of file protobuf/src/google/protobuf/any.pb.h.
Definition at line 85 of file protobuf/src/google/protobuf/any.pb.h.
Definition at line 86 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.h.
Definition at line 81 of file protobuf/src/google/protobuf/any.pb.h.
Definition at line 82 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.h.
void Any::PackFrom | ( | const ::PROTOBUF_NAMESPACE_ID::Message & | message | ) |
Definition at line 88 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.cc.
Definition at line 120 of file protobuf/src/google/protobuf/any.pb.h.
|
inline |
Definition at line 123 of file protobuf/src/google/protobuf/any.pb.h.
void Any::PackFrom | ( | const ::PROTOBUF_NAMESPACE_ID::Message & | message, |
const std::string & | type_url_prefix | ||
) |
Definition at line 92 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.cc.
|
inline |
Definition at line 135 of file protobuf/src/google/protobuf/any.pb.h.
|
inline |
Definition at line 139 of file protobuf/src/google/protobuf/any.pb.h.
|
static |
Definition at line 89 of file protobuf/src/google/protobuf/any.pb.cc.
Definition at line 107 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.cc.
|
inlineprivate |
Definition at line 161 of file protobuf/src/google/protobuf/any.pb.cc.
|
inline |
Definition at line 293 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.h.
PROTOBUF_NODISCARD std::string* Any::release_type_url | ( | ) |
|
inline |
Definition at line 353 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.h.
PROTOBUF_NODISCARD std::string* Any::release_value | ( | ) |
|
inline |
Definition at line 298 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.h.
void Any::set_allocated_type_url | ( | std::string * | type_url | ) |
|
inline |
Definition at line 358 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.h.
void Any::set_allocated_value | ( | std::string * | value | ) |
void Any::set_type_url | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 288 of file protobuf/src/google/protobuf/any.pb.h.
|
inline |
Definition at line 277 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.h.
|
inline |
Definition at line 283 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.h.
|
inline |
Definition at line 256 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.h.
|
inline |
Definition at line 271 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.h.
void Any::set_value | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 339 of file protobuf/src/google/protobuf/any.pb.h.
|
inline |
Definition at line 337 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.h.
|
inline |
Definition at line 316 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.h.
|
inline |
Definition at line 343 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.h.
|
inline |
Definition at line 331 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.h.
|
finalprivate |
Definition at line 154 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.cc.
|
finalprivate |
|
inlineprivate |
Definition at line 138 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.cc.
|
private |
|
inlineprivate |
Definition at line 149 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.cc.
|
private |
|
inline |
Definition at line 132 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.h.
|
inline |
Definition at line 154 of file protobuf/src/google/protobuf/any.pb.h.
|
inline |
Definition at line 252 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.h.
const std::string& Any::type_url | ( | ) | const |
bool Any::UnpackTo | ( | ::PROTOBUF_NAMESPACE_ID::Message * | message | ) | const |
Definition at line 97 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.cc.
|
inline |
Definition at line 127 of file protobuf/src/google/protobuf/any.pb.h.
|
inline |
Definition at line 143 of file protobuf/src/google/protobuf/any.pb.h.
|
inline |
Definition at line 167 of file protobuf/src/google/protobuf/any.pb.h.
|
inline |
Definition at line 312 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.h.
const std::string& Any::value | ( | ) | const |
|
friend |
Definition at line 256 of file protobuf/src/google/protobuf/any.pb.h.
|
friend |
Definition at line 164 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.h.
|
friend |
Definition at line 235 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.h.
Definition at line 129 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.h.
Definition at line 151 of file protobuf/src/google/protobuf/any.pb.h.
|
private |
Definition at line 234 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.h.
|
mutableprivate |
Definition at line 233 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.h.
|
static |
Definition at line 213 of file protobuf/src/google/protobuf/any.pb.h.
|
private |
Definition at line 228 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.h.
|
staticconstexpr |
Definition at line 111 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.h.
|
private |
Definition at line 231 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.h.
|
private |
Definition at line 232 of file bloaty/third_party/protobuf/src/google/protobuf/any.pb.h.