#include <type.pb.h>
Public Types | |
enum | : int { kNameFieldNumber = 1, kValueFieldNumber = 2 } |
enum | : int { kNameFieldNumber = 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 |
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_value () |
void | clear_value () |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const Option &from) |
void | CopyFrom (const Option &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 |
bool | has_value () const |
bool | has_value () const |
::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 Option &from) |
void | MergeFrom (const Option &from) |
std::string * | mutable_name () |
std::string * | mutable_name () |
::PROTOBUF_NAMESPACE_ID::Any * | mutable_value () |
PROTOBUF_NAMESPACE_ID::Any * | mutable_value () |
const std::string & | name () const |
const std::string & | name () const |
Option * | New () const final |
Option * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
Option * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
Option & | operator= (const Option &from) |
Option & | operator= (const Option &from) |
Option & | operator= (Option &&from) noexcept |
Option & | operator= (Option &&from) noexcept |
Option () | |
Option () | |
constexpr | Option (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
Option (const Option &from) | |
Option (const Option &from) | |
Option (Option &&from) noexcept | |
Option (Option &&from) noexcept | |
PROTOBUF_NODISCARD std::string * | release_name () |
std::string * | release_name () |
PROTOBUF_NODISCARD ::PROTOBUF_NAMESPACE_ID::Any * | release_value () |
PROTOBUF_NAMESPACE_ID::Any * | release_value () |
void | set_allocated_name (std::string *name) |
void | set_allocated_name (std::string *name) |
void | set_allocated_value (::PROTOBUF_NAMESPACE_ID::Any *value) |
void | set_allocated_value (PROTOBUF_NAMESPACE_ID::Any *value) |
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) |
void | Swap (Option *other) |
void | Swap (Option *other) |
::PROTOBUF_NAMESPACE_ID::Any * | unsafe_arena_release_value () |
PROTOBUF_NAMESPACE_ID::Any * | unsafe_arena_release_value () |
void | unsafe_arena_set_allocated_value (::PROTOBUF_NAMESPACE_ID::Any *value) |
void | unsafe_arena_set_allocated_value (PROTOBUF_NAMESPACE_ID::Any *value) |
void | UnsafeArenaSwap (Option *other) |
void | UnsafeArenaSwap (Option *other) |
const ::PROTOBUF_NAMESPACE_ID::Any & | value () const |
const PROTOBUF_NAMESPACE_ID::Any & | value () const |
virtual | ~Option () |
~Option () override | |
Static Public Member Functions | |
static const Option & | default_instance () |
static const Option & | 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 Option * | internal_default_instance () |
static const Option * | internal_default_instance () |
Static Public Attributes | |
static const ClassData | _class_data_ |
static constexpr int | kIndexInFileMessages |
Protected Member Functions | |
Option (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
Option (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Private Types | |
typedef void | DestructorSkippable_ |
typedef void | DestructorSkippable_ |
typedef void | InternalArenaConstructable_ |
typedef void | InternalArenaConstructable_ |
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 | name_ |
::PROTOBUF_NAMESPACE_ID::Any * | value_ |
PROTOBUF_NAMESPACE_ID::Any * | value_ |
Friends | |
template<typename T > | |
class | ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper |
class | ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
struct | ::TableStruct_google_2fprotobuf_2ftype_2eproto |
void | swap (Option &a, Option &b) |
void | swap (Option &a, Option &b) |
Definition at line 1303 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
private |
Definition at line 1368 of file protobuf/src/google/protobuf/type.pb.h.
|
private |
Definition at line 1482 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
private |
Definition at line 1367 of file protobuf/src/google/protobuf/type.pb.h.
|
private |
Definition at line 1481 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kNameFieldNumber | |
kValueFieldNumber |
Definition at line 1428 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kNameFieldNumber | |
kValueFieldNumber |
Definition at line 1326 of file protobuf/src/google/protobuf/type.pb.h.
Option::Option | ( | ) |
Definition at line 1916 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
|
virtual |
Definition at line 1951 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
Definition at line 1928 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
|
inlinenoexcept |
Definition at line 1310 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
explicitprotected |
Definition at line 1921 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
|
inline |
Definition at line 1208 of file protobuf/src/google/protobuf/type.pb.h.
|
override |
|
explicitconstexpr |
Definition at line 92 of file protobuf/src/google/protobuf/type.pb.cc.
|
inlinenoexcept |
Definition at line 1213 of file protobuf/src/google/protobuf/type.pb.h.
|
explicitprotected |
Definition at line 1877 of file protobuf/src/google/protobuf/type.pb.cc.
|
private |
|
inlineprivate |
Definition at line 2762 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
private |
|
inlineprivate |
Definition at line 2722 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
private |
|
inlineprivate |
Definition at line 2791 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
private |
|
inlineprivate |
Definition at line 2695 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inlineprivate |
|
inlineprivate |
Definition at line 2698 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
private |
|
inlineprivate |
Definition at line 2768 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
final |
|
final |
Definition at line 1991 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
|
final |
Definition at line 1997 of file protobuf/src/google/protobuf/type.pb.cc.
|
staticprivate |
|
staticprivate |
Definition at line 1962 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
|
final |
|
final |
Definition at line 2065 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
|
final |
|
final |
Definition at line 1977 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
void Option::clear_name | ( | ) |
|
inline |
Definition at line 2680 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
void Option::clear_value | ( | ) |
void Option::clear_value | ( | ) |
Definition at line 1910 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
|
final |
Definition at line 2126 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
Definition at line 2133 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
Definition at line 1245 of file protobuf/src/google/protobuf/type.pb.h.
Definition at line 1971 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
|
inlinestatic |
Definition at line 1236 of file protobuf/src/google/protobuf/type.pb.h.
|
inlinestatic |
Definition at line 1334 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inlinestaticprivate |
Definition at line 1306 of file protobuf/src/google/protobuf/type.pb.h.
|
inlinestaticprivate |
Definition at line 1398 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inlinefinal |
Definition at line 1328 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inlineprivate |
Definition at line 1407 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inlinefinal |
Definition at line 1296 of file protobuf/src/google/protobuf/type.pb.h.
|
inlinefinal |
Definition at line 1390 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
final |
Definition at line 2058 of file protobuf/src/google/protobuf/type.pb.cc.
|
inlinestatic |
Definition at line 1239 of file protobuf/src/google/protobuf/type.pb.h.
|
inlinestatic |
Definition at line 1337 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inlinefinal |
Definition at line 1331 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
final |
|
final |
Definition at line 2152 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
|
inlinestaticprivate |
Definition at line 1417 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inlinestatic |
Definition at line 1242 of file protobuf/src/google/protobuf/type.pb.h.
|
inlinestatic |
Definition at line 1340 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
bool Option::has_value | ( | ) | const |
|
inline |
Definition at line 2765 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
static |
Definition at line 1884 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
Definition at line 1248 of file protobuf/src/google/protobuf/type.pb.h.
Definition at line 1346 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
final |
Definition at line 2033 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
|
private |
|
private |
Definition at line 2144 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
|
final |
|
final |
Definition at line 2140 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
|
inlineprivate |
Definition at line 1410 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
final |
Definition at line 2096 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
Definition at line 2111 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
|
staticprivate |
Definition at line 2060 of file protobuf/src/google/protobuf/type.pb.cc.
std::string* Option::mutable_name | ( | ) |
|
inline |
Definition at line 2691 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
::PROTOBUF_NAMESPACE_ID::Any* Option::mutable_value | ( | ) |
|
inline |
Definition at line 2799 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
const std::string& Option::name | ( | ) | const |
|
inline |
Definition at line 2683 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inlinefinal |
Definition at line 1372 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inlinefinal |
Definition at line 1376 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inlinefinal |
Definition at line 1279 of file protobuf/src/google/protobuf/type.pb.h.
Definition at line 1218 of file protobuf/src/google/protobuf/type.pb.h.
Definition at line 1315 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
Definition at line 1222 of file protobuf/src/google/protobuf/type.pb.h.
Definition at line 1319 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inlineprivate |
|
inlineprivate |
Definition at line 1966 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
PROTOBUF_NODISCARD std::string* Option::release_name | ( | ) |
|
inline |
Definition at line 2726 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
PROTOBUF_NODISCARD ::PROTOBUF_NAMESPACE_ID::Any* Option::release_value | ( | ) |
|
inline |
Definition at line 2777 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
void Option::set_allocated_name | ( | std::string * | name | ) |
|
inline |
Definition at line 2731 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inline |
Definition at line 2520 of file protobuf/src/google/protobuf/type.pb.h.
|
inline |
Definition at line 2803 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
void Option::set_name | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 2415 of file protobuf/src/google/protobuf/type.pb.h.
|
inline |
Definition at line 2708 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inline |
Definition at line 2715 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inline |
Definition at line 2687 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inline |
Definition at line 2702 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
finalprivate |
|
finalprivate |
Definition at line 1968 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
|
private |
|
inlineprivate |
Definition at line 1945 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
|
private |
|
inlineprivate |
Definition at line 1956 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
|
inline |
Definition at line 1258 of file protobuf/src/google/protobuf/type.pb.h.
|
inline |
Definition at line 1356 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
::PROTOBUF_NAMESPACE_ID::Any* Option::unsafe_arena_release_value | ( | ) |
|
inline |
Definition at line 2784 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inline |
Definition at line 2472 of file protobuf/src/google/protobuf/type.pb.h.
void Option::unsafe_arena_set_allocated_value | ( | PROTOBUF_NAMESPACE_ID::Any * | value | ) |
Definition at line 1897 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
|
inline |
Definition at line 1271 of file protobuf/src/google/protobuf/type.pb.h.
|
inline |
Definition at line 1364 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
const ::PROTOBUF_NAMESPACE_ID::Any& Option::value | ( | ) | const |
|
inline |
Definition at line 2773 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
friend |
Definition at line 1480 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
friend |
Definition at line 1397 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
friend |
Definition at line 1486 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
Definition at line 1255 of file protobuf/src/google/protobuf/type.pb.h.
Definition at line 1353 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
mutableprivate |
Definition at line 1485 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
static |
Definition at line 1317 of file protobuf/src/google/protobuf/type.pb.h.
|
private |
Definition at line 1477 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
staticconstexpr |
Definition at line 1350 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
private |
Definition at line 1483 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
private |
Definition at line 1370 of file protobuf/src/google/protobuf/type.pb.h.
|
private |
Definition at line 1484 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.