#include <api.pb.h>
Classes | |
class | _Internal |
Public Types | |
enum | : int { kNameFieldNumber = 1, kRootFieldNumber = 2 } |
enum | : int { kNameFieldNumber = 1, kRootFieldNumber = 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 |
size_t | ByteSizeLong () const final |
size_t | ByteSizeLong () const final |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
void | clear_name () |
void | clear_name () |
void | clear_root () |
void | clear_root () |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const Mixin &from) |
void | CopyFrom (const Mixin &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 |
bool | IsInitialized () const final |
bool | IsInitialized () const final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const Mixin &from) |
void | MergeFrom (const Mixin &from) |
Mixin () | |
Mixin () | |
constexpr | Mixin (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
Mixin (const Mixin &from) | |
Mixin (const Mixin &from) | |
Mixin (Mixin &&from) noexcept | |
Mixin (Mixin &&from) noexcept | |
std::string * | mutable_name () |
std::string * | mutable_name () |
std::string * | mutable_root () |
std::string * | mutable_root () |
const std::string & | name () const |
const std::string & | name () const |
Mixin * | New () const final |
Mixin * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
Mixin * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
Mixin & | operator= (const Mixin &from) |
Mixin & | operator= (const Mixin &from) |
Mixin & | operator= (Mixin &&from) noexcept |
Mixin & | operator= (Mixin &&from) noexcept |
std::string * | release_name () |
PROTOBUF_NODISCARD std::string * | release_name () |
std::string * | release_root () |
PROTOBUF_NODISCARD std::string * | release_root () |
const std::string & | root () const |
const std::string & | root () const |
void | set_allocated_name (std::string *name) |
void | set_allocated_name (std::string *name) |
void | set_allocated_root (std::string *root) |
void | set_allocated_root (std::string *root) |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_name (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_name (ArgT0 &&arg0, ArgT... args) |
void | set_name (const char *value) |
void | set_name (const char *value, size_t size) |
void | set_name (const std::string &value) |
void | set_name (std::string &&value) |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_root (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_root (ArgT0 &&arg0, ArgT... args) |
void | set_root (const char *value) |
void | set_root (const char *value, size_t size) |
void | set_root (const std::string &value) |
void | set_root (std::string &&value) |
void | Swap (Mixin *other) |
void | Swap (Mixin *other) |
void | UnsafeArenaSwap (Mixin *other) |
virtual | ~Mixin () |
~Mixin () override | |
Static Public Member Functions | |
static const Mixin & | default_instance () |
static const Mixin & | 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 Mixin * | internal_default_instance () |
static const Mixin * | internal_default_instance () |
Static Public Attributes | |
static const ClassData | _class_data_ |
static constexpr int | kIndexInFileMessages |
Protected Member Functions | |
Mixin (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Private Types | |
typedef void | DestructorSkippable_ |
typedef void | InternalArenaConstructable_ |
Private Member Functions | |
std::string * | _internal_mutable_name () |
std::string * | _internal_mutable_name () |
std::string * | _internal_mutable_root () |
std::string * | _internal_mutable_root () |
const std::string & | _internal_name () const |
const std::string & | _internal_name () const |
const std::string & | _internal_root () const |
const std::string & | _internal_root () const |
void | _internal_set_name (const std::string &value) |
PROTOBUF_ALWAYS_INLINE void | _internal_set_name (const std::string &value) |
void | _internal_set_root (const std::string &value) |
PROTOBUF_ALWAYS_INLINE void | _internal_set_root (const std::string &value) |
inline ::PROTOBUF_NAMESPACE_ID::Arena * | GetArenaNoVirtual () const |
void | InternalSwap (Mixin *other) |
void | InternalSwap (Mixin *other) |
void * | MaybeArenaPtr () const |
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) |
::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 | name_ |
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr | root_ |
Friends | |
template<typename T > | |
class | ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper |
class | ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
struct | ::TableStruct_google_2fprotobuf_2fapi_2eproto |
void | swap (Mixin &a, Mixin &b) |
void | swap (Mixin &a, Mixin &b) |
Definition at line 544 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
private |
Definition at line 731 of file protobuf/src/google/protobuf/api.pb.h.
|
private |
Definition at line 730 of file protobuf/src/google/protobuf/api.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kNameFieldNumber | |
kRootFieldNumber |
Definition at line 649 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kNameFieldNumber | |
kRootFieldNumber |
Definition at line 693 of file protobuf/src/google/protobuf/api.pb.h.
Mixin::Mixin | ( | ) |
Definition at line 974 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.cc.
|
virtual |
Definition at line 1000 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.cc.
Definition at line 979 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.cc.
|
inlinenoexcept |
Definition at line 551 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
inline |
Definition at line 575 of file protobuf/src/google/protobuf/api.pb.h.
|
override |
|
explicitconstexpr |
Definition at line 58 of file protobuf/src/google/protobuf/api.pb.cc.
|
inlinenoexcept |
Definition at line 580 of file protobuf/src/google/protobuf/api.pb.h.
|
explicitprotected |
Definition at line 1030 of file protobuf/src/google/protobuf/api.pb.cc.
|
inlineprivate |
Definition at line 1339 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
private |
|
inlineprivate |
Definition at line 1399 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
private |
|
inlineprivate |
Definition at line 1314 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
private |
|
inlineprivate |
Definition at line 1374 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
private |
|
inlineprivate |
Definition at line 1317 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
inlineprivate |
|
inlineprivate |
Definition at line 1377 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
inlineprivate |
|
final |
Definition at line 1030 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.cc.
|
final |
|
final |
Definition at line 1155 of file protobuf/src/google/protobuf/api.pb.cc.
|
staticprivate |
Definition at line 1085 of file protobuf/src/google/protobuf/api.pb.cc.
|
final |
Definition at line 1105 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.cc.
|
final |
|
final |
Definition at line 1019 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.cc.
|
final |
|
inline |
Definition at line 1299 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
void Mixin::clear_name | ( | ) |
|
inline |
Definition at line 1359 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
void Mixin::clear_root | ( | ) |
|
final |
Definition at line 1168 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.cc.
Definition at line 1175 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.cc.
Definition at line 1013 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.cc.
Definition at line 612 of file protobuf/src/google/protobuf/api.pb.h.
|
inlinestatic |
Definition at line 569 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
inlinestatic |
Definition at line 603 of file protobuf/src/google/protobuf/api.pb.h.
|
inlinestaticprivate |
Definition at line 624 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
inlinestaticprivate |
Definition at line 673 of file protobuf/src/google/protobuf/api.pb.h.
|
inlineprivate |
Definition at line 628 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
inlinefinal |
Definition at line 616 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
inlinefinal |
Definition at line 663 of file protobuf/src/google/protobuf/api.pb.h.
|
final |
Definition at line 1218 of file protobuf/src/google/protobuf/api.pb.cc.
|
inlinestatic |
Definition at line 572 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
inlinestatic |
Definition at line 606 of file protobuf/src/google/protobuf/api.pb.h.
|
final |
Definition at line 1195 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.cc.
|
final |
|
inlinestaticprivate |
Definition at line 638 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
inlinestatic |
Definition at line 575 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
inlinestatic |
Definition at line 609 of file protobuf/src/google/protobuf/api.pb.h.
|
static |
Definition at line 968 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.cc.
Definition at line 581 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
Definition at line 615 of file protobuf/src/google/protobuf/api.pb.h.
|
final |
Definition at line 1071 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.cc.
|
private |
Definition at line 1186 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.cc.
|
private |
|
final |
Definition at line 1182 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.cc.
|
final |
|
inlineprivate |
Definition at line 631 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
final |
Definition at line 1136 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.cc.
Definition at line 1151 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.cc.
|
staticprivate |
Definition at line 1220 of file protobuf/src/google/protobuf/api.pb.cc.
|
inline |
Definition at line 1310 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
std::string* Mixin::mutable_name | ( | ) |
|
inline |
Definition at line 1370 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
std::string* Mixin::mutable_root | ( | ) |
|
inline |
Definition at line 1302 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
const std::string& Mixin::name | ( | ) | const |
|
inlinefinal |
Definition at line 598 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
inlinefinal |
Definition at line 602 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
inlinefinal |
Definition at line 646 of file protobuf/src/google/protobuf/api.pb.h.
Definition at line 556 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
Definition at line 585 of file protobuf/src/google/protobuf/api.pb.h.
Definition at line 560 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
Definition at line 589 of file protobuf/src/google/protobuf/api.pb.h.
|
inlineprivate |
Definition at line 1089 of file protobuf/src/google/protobuf/api.pb.cc.
|
inline |
Definition at line 1343 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
PROTOBUF_NODISCARD std::string* Mixin::release_name | ( | ) |
|
inline |
Definition at line 1403 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
PROTOBUF_NODISCARD std::string* Mixin::release_root | ( | ) |
|
inline |
Definition at line 1362 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
const std::string& Mixin::root | ( | ) | const |
|
inline |
Definition at line 1348 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
void Mixin::set_allocated_name | ( | std::string * | name | ) |
|
inline |
Definition at line 1408 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
void Mixin::set_allocated_root | ( | std::string * | root | ) |
void Mixin::set_name | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 1341 of file protobuf/src/google/protobuf/api.pb.h.
|
inline |
Definition at line 1327 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
inline |
Definition at line 1333 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
inline |
Definition at line 1306 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
inline |
Definition at line 1321 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
void Mixin::set_root | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 1392 of file protobuf/src/google/protobuf/api.pb.h.
|
inline |
Definition at line 1387 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
inline |
Definition at line 1393 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
inline |
Definition at line 1366 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
inline |
Definition at line 1381 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
finalprivate |
Definition at line 1010 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.cc.
|
finalprivate |
|
inlineprivate |
Definition at line 994 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.cc.
|
private |
|
inlineprivate |
Definition at line 1005 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.cc.
|
private |
|
inline |
Definition at line 591 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
inline |
Definition at line 625 of file protobuf/src/google/protobuf/api.pb.h.
|
inline |
Definition at line 638 of file protobuf/src/google/protobuf/api.pb.h.
|
friend |
Definition at line 727 of file protobuf/src/google/protobuf/api.pb.h.
|
friend |
Definition at line 623 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
friend |
Definition at line 693 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
Definition at line 588 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
Definition at line 622 of file protobuf/src/google/protobuf/api.pb.h.
|
mutableprivate |
Definition at line 692 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
static |
Definition at line 684 of file protobuf/src/google/protobuf/api.pb.h.
|
private |
Definition at line 687 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
staticconstexpr |
Definition at line 585 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
private |
Definition at line 690 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
private |
Definition at line 691 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.