#include <type.pb.h>
Public Types | |
enum | : int { kOptionsFieldNumber = 3, kNameFieldNumber = 1, kNumberFieldNumber = 2 } |
enum | : int { kOptionsFieldNumber = 3, kNameFieldNumber = 1, kNumberFieldNumber = 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 |
::PROTOBUF_NAMESPACE_ID::Option * | add_options () |
PROTOBUF_NAMESPACE_ID::Option * | add_options () |
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_number () |
void | clear_number () |
void | clear_options () |
void | clear_options () |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const EnumValue &from) |
void | CopyFrom (const EnumValue &from) |
EnumValue () | |
EnumValue () | |
constexpr | EnumValue (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
EnumValue (const EnumValue &from) | |
EnumValue (const EnumValue &from) | |
EnumValue (EnumValue &&from) noexcept | |
EnumValue (EnumValue &&from) noexcept | |
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 EnumValue &from) |
void | MergeFrom (const EnumValue &from) |
std::string * | mutable_name () |
std::string * | mutable_name () |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::Option > * | mutable_options () |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< PROTOBUF_NAMESPACE_ID::Option > * | mutable_options () |
::PROTOBUF_NAMESPACE_ID::Option * | mutable_options (int index) |
PROTOBUF_NAMESPACE_ID::Option * | mutable_options (int index) |
const std::string & | name () const |
const std::string & | name () const |
EnumValue * | New () const final |
EnumValue * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
EnumValue * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
int32_t | number () const |
::PROTOBUF_NAMESPACE_ID::int32 | number () const |
EnumValue & | operator= (const EnumValue &from) |
EnumValue & | operator= (const EnumValue &from) |
EnumValue & | operator= (EnumValue &&from) noexcept |
EnumValue & | operator= (EnumValue &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::Option > & | options () const |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< PROTOBUF_NAMESPACE_ID::Option > & | options () const |
const ::PROTOBUF_NAMESPACE_ID::Option & | options (int index) const |
const PROTOBUF_NAMESPACE_ID::Option & | options (int index) const |
int | options_size () const |
int | options_size () const |
PROTOBUF_NODISCARD std::string * | release_name () |
std::string * | release_name () |
void | set_allocated_name (std::string *name) |
void | set_allocated_name (std::string *name) |
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 | set_number (::PROTOBUF_NAMESPACE_ID::int32 value) |
void | set_number (int32_t value) |
void | Swap (EnumValue *other) |
void | Swap (EnumValue *other) |
void | UnsafeArenaSwap (EnumValue *other) |
void | UnsafeArenaSwap (EnumValue *other) |
virtual | ~EnumValue () |
~EnumValue () override | |
Static Public Member Functions | |
static const EnumValue & | default_instance () |
static const EnumValue & | 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 EnumValue * | internal_default_instance () |
static const EnumValue * | internal_default_instance () |
Static Public Attributes | |
static const ClassData | _class_data_ |
static constexpr int | kIndexInFileMessages |
Protected Member Functions | |
EnumValue (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
EnumValue (::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_ |
int32_t | number_ |
::PROTOBUF_NAMESPACE_ID::int32 | number_ |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::Option > | options_ |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< PROTOBUF_NAMESPACE_ID::Option > | options_ |
Friends | |
template<typename T > | |
class | ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper |
class | ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
struct | ::TableStruct_google_2fprotobuf_2ftype_2eproto |
void | swap (EnumValue &a, EnumValue &b) |
void | swap (EnumValue &a, EnumValue &b) |
Definition at line 1105 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
private |
Definition at line 1196 of file protobuf/src/google/protobuf/type.pb.h.
|
private |
Definition at line 1294 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
private |
Definition at line 1195 of file protobuf/src/google/protobuf/type.pb.h.
|
private |
Definition at line 1293 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kOptionsFieldNumber | |
kNameFieldNumber | |
kNumberFieldNumber |
Definition at line 1230 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kOptionsFieldNumber | |
kNameFieldNumber | |
kNumberFieldNumber |
Definition at line 1144 of file protobuf/src/google/protobuf/type.pb.h.
EnumValue::EnumValue | ( | ) |
Definition at line 1619 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
|
virtual |
Definition at line 1652 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
Definition at line 1632 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
|
inlinenoexcept |
Definition at line 1112 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
explicitprotected |
Definition at line 1624 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
|
inline |
Definition at line 1026 of file protobuf/src/google/protobuf/type.pb.h.
|
override |
|
explicitconstexpr |
Definition at line 78 of file protobuf/src/google/protobuf/type.pb.cc.
|
inlinenoexcept |
Definition at line 1031 of file protobuf/src/google/protobuf/type.pb.h.
|
explicitprotected |
Definition at line 1604 of file protobuf/src/google/protobuf/type.pb.cc.
|
private |
|
inlineprivate |
Definition at line 2662 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
private |
|
inlineprivate |
Definition at line 2577 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
private |
|
inlineprivate |
Definition at line 2550 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
private |
|
inlineprivate |
Definition at line 2620 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
private |
|
inlineprivate |
Definition at line 2655 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
private |
|
inlineprivate |
Definition at line 2637 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inlineprivate |
|
inlineprivate |
Definition at line 2553 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inlineprivate |
Definition at line 2627 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inlineprivate |
Definition at line 2352 of file protobuf/src/google/protobuf/type.pb.h.
|
final |
|
final |
Definition at line 1689 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
|
final |
Definition at line 1732 of file protobuf/src/google/protobuf/type.pb.cc.
::PROTOBUF_NAMESPACE_ID::Option* EnumValue::add_options | ( | ) |
|
inline |
Definition at line 2665 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
staticprivate |
|
staticprivate |
Definition at line 1662 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
|
final |
|
final |
Definition at line 1781 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
|
final |
|
final |
Definition at line 1677 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
void EnumValue::clear_name | ( | ) |
|
inline |
Definition at line 2535 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
void EnumValue::clear_number | ( | ) |
|
inline |
Definition at line 2617 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
void EnumValue::clear_options | ( | ) |
|
inline |
Definition at line 2643 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
final |
Definition at line 1850 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
Definition at line 1857 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
Definition at line 1063 of file protobuf/src/google/protobuf/type.pb.h.
Definition at line 1671 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
|
inlinestatic |
Definition at line 1054 of file protobuf/src/google/protobuf/type.pb.h.
|
inlinestatic |
Definition at line 1136 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inlinestaticprivate |
Definition at line 1124 of file protobuf/src/google/protobuf/type.pb.h.
|
inlinestaticprivate |
Definition at line 1200 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inlinefinal |
Definition at line 1130 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inlineprivate |
Definition at line 1209 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inlinefinal |
Definition at line 1114 of file protobuf/src/google/protobuf/type.pb.h.
|
inlinefinal |
Definition at line 1192 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
final |
Definition at line 1804 of file protobuf/src/google/protobuf/type.pb.cc.
|
inlinestatic |
Definition at line 1057 of file protobuf/src/google/protobuf/type.pb.h.
|
inlinestatic |
Definition at line 1139 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inlinefinal |
Definition at line 1133 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
final |
|
final |
Definition at line 1877 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
|
inlinestaticprivate |
Definition at line 1219 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inlinestatic |
Definition at line 1060 of file protobuf/src/google/protobuf/type.pb.h.
|
inlinestatic |
Definition at line 1142 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
static |
Definition at line 1613 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
Definition at line 1066 of file protobuf/src/google/protobuf/type.pb.h.
Definition at line 1148 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
final |
Definition at line 1743 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
|
private |
|
private |
Definition at line 1868 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
|
final |
|
final |
Definition at line 1864 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
|
inlineprivate |
Definition at line 1212 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
final |
Definition at line 1819 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
Definition at line 1834 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
|
staticprivate |
Definition at line 1806 of file protobuf/src/google/protobuf/type.pb.cc.
std::string* EnumValue::mutable_name | ( | ) |
|
inline |
Definition at line 2546 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::Option >* EnumValue::mutable_options | ( | ) |
|
inline |
Definition at line 2651 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
::PROTOBUF_NAMESPACE_ID::Option* EnumValue::mutable_options | ( | int | index | ) |
|
inline |
Definition at line 2646 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
const std::string& EnumValue::name | ( | ) | const |
|
inline |
Definition at line 2538 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inlinefinal |
Definition at line 1174 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inlinefinal |
Definition at line 1178 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inlinefinal |
Definition at line 1097 of file protobuf/src/google/protobuf/type.pb.h.
int32_t EnumValue::number | ( | ) | const |
|
inline |
Definition at line 2623 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
Definition at line 1036 of file protobuf/src/google/protobuf/type.pb.h.
Definition at line 1117 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
Definition at line 1040 of file protobuf/src/google/protobuf/type.pb.h.
Definition at line 1121 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::Option >& EnumValue::options | ( | ) | const |
|
inline |
Definition at line 2670 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
const ::PROTOBUF_NAMESPACE_ID::Option& EnumValue::options | ( | int | index | ) | const |
|
inline |
Definition at line 2658 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
int EnumValue::options_size | ( | ) | const |
|
inline |
Definition at line 2640 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inlineprivate |
|
inlineprivate |
Definition at line 1666 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
PROTOBUF_NODISCARD std::string* EnumValue::release_name | ( | ) |
|
inline |
Definition at line 2581 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
void EnumValue::set_allocated_name | ( | std::string * | name | ) |
|
inline |
Definition at line 2586 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
void EnumValue::set_name | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 2300 of file protobuf/src/google/protobuf/type.pb.h.
|
inline |
Definition at line 2563 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inline |
Definition at line 2570 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inline |
Definition at line 2542 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inline |
Definition at line 2557 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inline |
Definition at line 2631 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inline |
Definition at line 2356 of file protobuf/src/google/protobuf/type.pb.h.
|
finalprivate |
|
finalprivate |
Definition at line 1668 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
|
private |
|
inlineprivate |
Definition at line 1646 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
|
private |
|
inlineprivate |
Definition at line 1657 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.cc.
|
inline |
Definition at line 1076 of file protobuf/src/google/protobuf/type.pb.h.
|
inline |
Definition at line 1158 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
inline |
Definition at line 1089 of file protobuf/src/google/protobuf/type.pb.h.
|
inline |
Definition at line 1166 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
friend |
Definition at line 1292 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
friend |
Definition at line 1199 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
friend |
Definition at line 1299 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
Definition at line 1073 of file protobuf/src/google/protobuf/type.pb.h.
Definition at line 1155 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
mutableprivate |
Definition at line 1298 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
static |
Definition at line 1135 of file protobuf/src/google/protobuf/type.pb.h.
|
private |
Definition at line 1289 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
staticconstexpr |
Definition at line 1152 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
private |
Definition at line 1296 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
private |
Definition at line 1199 of file protobuf/src/google/protobuf/type.pb.h.
|
private |
Definition at line 1297 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.
|
private |
Definition at line 1197 of file protobuf/src/google/protobuf/type.pb.h.
|
private |
Definition at line 1295 of file bloaty/third_party/protobuf/src/google/protobuf/type.pb.h.