#include <descriptor.pb.h>
Public Types | |
enum | : int { kValueFieldNumber = 2, kReservedRangeFieldNumber = 4, kReservedNameFieldNumber = 5, kNameFieldNumber = 1, kOptionsFieldNumber = 3 } |
enum | : int { kValueFieldNumber = 2, kReservedRangeFieldNumber = 4, kReservedNameFieldNumber = 5, kNameFieldNumber = 1, kOptionsFieldNumber = 3 } |
typedef EnumDescriptorProto_EnumReservedRange | EnumReservedRange |
typedef EnumDescriptorProto_EnumReservedRange | EnumReservedRange |
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 |
std::string * | add_reserved_name () |
std::string * | add_reserved_name () |
void | add_reserved_name (const char *value) |
void | add_reserved_name (const char *value) |
void | add_reserved_name (const char *value, size_t size) |
void | add_reserved_name (const char *value, size_t size) |
void | add_reserved_name (const std::string &value) |
void | add_reserved_name (const std::string &value) |
void | add_reserved_name (std::string &&value) |
void | add_reserved_name (std::string &&value) |
PROTOBUF_NAMESPACE_ID::EnumDescriptorProto_EnumReservedRange * | add_reserved_range () |
::PROTOBUF_NAMESPACE_ID::EnumDescriptorProto_EnumReservedRange * | add_reserved_range () |
PROTOBUF_NAMESPACE_ID::EnumValueDescriptorProto * | add_value () |
::PROTOBUF_NAMESPACE_ID::EnumValueDescriptorProto * | add_value () |
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_options () |
void | clear_options () |
void | clear_reserved_name () |
void | clear_reserved_name () |
void | clear_reserved_range () |
void | clear_reserved_range () |
void | clear_value () |
void | clear_value () |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const EnumDescriptorProto &from) |
void | CopyFrom (const EnumDescriptorProto &from) |
EnumDescriptorProto () | |
EnumDescriptorProto () | |
constexpr | EnumDescriptorProto (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
EnumDescriptorProto (const EnumDescriptorProto &from) | |
EnumDescriptorProto (const EnumDescriptorProto &from) | |
EnumDescriptorProto (EnumDescriptorProto &&from) noexcept | |
EnumDescriptorProto (EnumDescriptorProto &&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 |
bool | has_name () const |
bool | has_name () const |
bool | has_options () const |
bool | has_options () 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 EnumDescriptorProto &from) |
void | MergeFrom (const EnumDescriptorProto &from) |
std::string * | mutable_name () |
std::string * | mutable_name () |
PROTOBUF_NAMESPACE_ID::EnumOptions * | mutable_options () |
::PROTOBUF_NAMESPACE_ID::EnumOptions * | mutable_options () |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * | mutable_reserved_name () |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * | mutable_reserved_name () |
std::string * | mutable_reserved_name (int index) |
std::string * | mutable_reserved_name (int index) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< PROTOBUF_NAMESPACE_ID::EnumDescriptorProto_EnumReservedRange > * | mutable_reserved_range () |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::EnumDescriptorProto_EnumReservedRange > * | mutable_reserved_range () |
PROTOBUF_NAMESPACE_ID::EnumDescriptorProto_EnumReservedRange * | mutable_reserved_range (int index) |
::PROTOBUF_NAMESPACE_ID::EnumDescriptorProto_EnumReservedRange * | mutable_reserved_range (int index) |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< PROTOBUF_NAMESPACE_ID::EnumValueDescriptorProto > * | mutable_value () |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::EnumValueDescriptorProto > * | mutable_value () |
PROTOBUF_NAMESPACE_ID::EnumValueDescriptorProto * | mutable_value (int index) |
::PROTOBUF_NAMESPACE_ID::EnumValueDescriptorProto * | mutable_value (int index) |
const std::string & | name () const |
const std::string & | name () const |
EnumDescriptorProto * | New () const final |
EnumDescriptorProto * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
EnumDescriptorProto * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
EnumDescriptorProto & | operator= (const EnumDescriptorProto &from) |
EnumDescriptorProto & | operator= (const EnumDescriptorProto &from) |
EnumDescriptorProto & | operator= (EnumDescriptorProto &&from) noexcept |
EnumDescriptorProto & | operator= (EnumDescriptorProto &&from) noexcept |
const PROTOBUF_NAMESPACE_ID::EnumOptions & | options () const |
const ::PROTOBUF_NAMESPACE_ID::EnumOptions & | options () const |
std::string * | release_name () |
PROTOBUF_NODISCARD std::string * | release_name () |
PROTOBUF_NAMESPACE_ID::EnumOptions * | release_options () |
PROTOBUF_NODISCARD ::PROTOBUF_NAMESPACE_ID::EnumOptions * | release_options () |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & | reserved_name () const |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & | reserved_name () const |
const std::string & | reserved_name (int index) const |
const std::string & | reserved_name (int index) const |
int | reserved_name_size () const |
int | reserved_name_size () const |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< PROTOBUF_NAMESPACE_ID::EnumDescriptorProto_EnumReservedRange > & | reserved_range () const |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::EnumDescriptorProto_EnumReservedRange > & | reserved_range () const |
const PROTOBUF_NAMESPACE_ID::EnumDescriptorProto_EnumReservedRange & | reserved_range (int index) const |
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptorProto_EnumReservedRange & | reserved_range (int index) const |
int | reserved_range_size () const |
int | reserved_range_size () const |
void | set_allocated_name (std::string *name) |
void | set_allocated_name (std::string *name) |
void | set_allocated_options (::PROTOBUF_NAMESPACE_ID::EnumOptions *options) |
void | set_allocated_options (PROTOBUF_NAMESPACE_ID::EnumOptions *options) |
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_reserved_name (int index, const char *value) |
void | set_reserved_name (int index, const char *value) |
void | set_reserved_name (int index, const char *value, size_t size) |
void | set_reserved_name (int index, const char *value, size_t size) |
void | set_reserved_name (int index, const std::string &value) |
void | set_reserved_name (int index, const std::string &value) |
void | set_reserved_name (int index, std::string &&value) |
void | set_reserved_name (int index, std::string &&value) |
void | Swap (EnumDescriptorProto *other) |
void | Swap (EnumDescriptorProto *other) |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
PROTOBUF_NAMESPACE_ID::EnumOptions * | unsafe_arena_release_options () |
::PROTOBUF_NAMESPACE_ID::EnumOptions * | unsafe_arena_release_options () |
void | unsafe_arena_set_allocated_options (::PROTOBUF_NAMESPACE_ID::EnumOptions *options) |
void | unsafe_arena_set_allocated_options (PROTOBUF_NAMESPACE_ID::EnumOptions *options) |
void | UnsafeArenaSwap (EnumDescriptorProto *other) |
void | UnsafeArenaSwap (EnumDescriptorProto *other) |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< PROTOBUF_NAMESPACE_ID::EnumValueDescriptorProto > & | value () const |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::EnumValueDescriptorProto > & | value () const |
const PROTOBUF_NAMESPACE_ID::EnumValueDescriptorProto & | value (int index) const |
const ::PROTOBUF_NAMESPACE_ID::EnumValueDescriptorProto & | value (int index) const |
int | value_size () const |
int | value_size () const |
virtual | ~EnumDescriptorProto () |
~EnumDescriptorProto () override | |
Static Public Member Functions | |
static const EnumDescriptorProto & | default_instance () |
static const EnumDescriptorProto & | 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 EnumDescriptorProto * | internal_default_instance () |
static const EnumDescriptorProto * | internal_default_instance () |
Static Public Attributes | |
static const ClassData | _class_data_ |
static constexpr int | kIndexInFileMessages |
Protected Member Functions | |
EnumDescriptorProto (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
EnumDescriptorProto (::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::HasBits< 1 > | _has_bits_ |
::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena | _internal_metadata_ |
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr | name_ |
PROTOBUF_NAMESPACE_ID::EnumOptions * | options_ |
::PROTOBUF_NAMESPACE_ID::EnumOptions * | options_ |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > | reserved_name_ |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< PROTOBUF_NAMESPACE_ID::EnumDescriptorProto_EnumReservedRange > | reserved_range_ |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::EnumDescriptorProto_EnumReservedRange > | reserved_range_ |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< PROTOBUF_NAMESPACE_ID::EnumValueDescriptorProto > | value_ |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::EnumValueDescriptorProto > | value_ |
Friends | |
template<typename T > | |
class | ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper |
class | ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
struct | ::TableStruct_google_2fprotobuf_2fdescriptor_2eproto |
void | swap (EnumDescriptorProto &a, EnumDescriptorProto &b) |
void | swap (EnumDescriptorProto &a, EnumDescriptorProto &b) |
Definition at line 2705 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 2960 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 2990 of file protobuf/src/google/protobuf/descriptor.pb.h.
Definition at line 2835 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
Definition at line 2877 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 2959 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 2989 of file protobuf/src/google/protobuf/descriptor.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kValueFieldNumber | |
kReservedRangeFieldNumber | |
kReservedNameFieldNumber | |
kNameFieldNumber | |
kOptionsFieldNumber |
Definition at line 2839 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kValueFieldNumber | |
kReservedRangeFieldNumber | |
kReservedNameFieldNumber | |
kNameFieldNumber | |
kOptionsFieldNumber |
Definition at line 2881 of file protobuf/src/google/protobuf/descriptor.pb.h.
EnumDescriptorProto::EnumDescriptorProto | ( | ) |
Definition at line 4831 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
virtual |
Definition at line 4873 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
EnumDescriptorProto::EnumDescriptorProto | ( | const EnumDescriptorProto & | from | ) |
Definition at line 4846 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
inlinenoexcept |
Definition at line 2712 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
explicitprotected |
Definition at line 4836 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
inline |
Definition at line 2754 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
override |
|
explicitconstexpr |
Definition at line 165 of file protobuf/src/google/protobuf/descriptor.pb.cc.
EnumDescriptorProto::EnumDescriptorProto | ( | const EnumDescriptorProto & | from | ) |
|
inlinenoexcept |
Definition at line 2759 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
explicitprotected |
Definition at line 4628 of file protobuf/src/google/protobuf/descriptor.pb.cc.
|
inlineprivate |
Definition at line 9953 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 9897 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 9790 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 9672 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 9804 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 9722 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 9839 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 9695 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 9816 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 9924 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlineprivate |
Definition at line 9911 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 9890 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 9872 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 9698 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlineprivate |
|
inlineprivate |
Definition at line 9783 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 9765 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
final |
Definition at line 4922 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
final |
|
final |
Definition at line 4811 of file protobuf/src/google/protobuf/descriptor.pb.cc.
|
inline |
Definition at line 9920 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
std::string* EnumDescriptorProto::add_reserved_name | ( | ) |
|
inline |
Definition at line 9964 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
void EnumDescriptorProto::add_reserved_name | ( | const char * | value | ) |
|
inline |
Definition at line 9969 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
void EnumDescriptorProto::add_reserved_name | ( | const char * | value, |
size_t | size | ||
) |
|
inline |
Definition at line 9956 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
void EnumDescriptorProto::add_reserved_name | ( | const std::string & | value | ) |
|
inline |
Definition at line 9960 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
void EnumDescriptorProto::add_reserved_name | ( | std::string && | value | ) |
|
inline |
Definition at line 9900 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
::PROTOBUF_NAMESPACE_ID::EnumDescriptorProto_EnumReservedRange* EnumDescriptorProto::add_reserved_range | ( | ) |
|
inline |
Definition at line 9793 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
::PROTOBUF_NAMESPACE_ID::EnumValueDescriptorProto* EnumDescriptorProto::add_value | ( | ) |
|
staticprivate |
Definition at line 4884 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
staticprivate |
|
final |
Definition at line 5061 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
final |
|
final |
Definition at line 4899 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
final |
|
inline |
Definition at line 9679 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
void EnumDescriptorProto::clear_name | ( | ) |
|
inline |
Definition at line 9812 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
void EnumDescriptorProto::clear_options | ( | ) |
|
inline |
Definition at line 9917 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
void EnumDescriptorProto::clear_reserved_name | ( | ) |
|
inline |
Definition at line 9878 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
void EnumDescriptorProto::clear_reserved_range | ( | ) |
|
inline |
Definition at line 9771 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
void EnumDescriptorProto::clear_value | ( | ) |
|
final |
Definition at line 5153 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
void EnumDescriptorProto::CopyFrom | ( | const EnumDescriptorProto & | from | ) |
Definition at line 5160 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
void EnumDescriptorProto::CopyFrom | ( | const EnumDescriptorProto & | from | ) |
|
static |
Definition at line 4893 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
inlinestatic |
Definition at line 2798 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestatic |
Definition at line 2743 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestatic |
Definition at line 2789 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestaticprivate |
Definition at line 2807 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestaticprivate |
Definition at line 2859 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinefinal |
Definition at line 2737 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlineprivate |
Definition at line 2816 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinefinal |
Definition at line 2799 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinefinal |
Definition at line 2849 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
final |
Definition at line 4924 of file protobuf/src/google/protobuf/descriptor.pb.cc.
|
inlinestatic |
Definition at line 2746 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestatic |
Definition at line 2792 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinefinal |
Definition at line 2740 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
final |
Definition at line 5187 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
final |
|
inlinestaticprivate |
Definition at line 2826 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestatic |
Definition at line 2749 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestatic |
Definition at line 2795 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 9676 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
bool EnumDescriptorProto::has_name | ( | ) | const |
|
inline |
Definition at line 9809 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
bool EnumDescriptorProto::has_options | ( | ) | const |
|
static |
Definition at line 4798 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
inlinestatic |
Definition at line 2755 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestatic |
Definition at line 2801 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
final |
Definition at line 5002 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
private |
Definition at line 5175 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
private |
|
final |
Definition at line 5167 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
final |
|
inlineprivate |
Definition at line 2819 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
final |
Definition at line 5117 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
void EnumDescriptorProto::MergeFrom | ( | const EnumDescriptorProto & | from | ) |
Definition at line 5132 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
void EnumDescriptorProto::MergeFrom | ( | const EnumDescriptorProto & | from | ) |
|
staticprivate |
Definition at line 4926 of file protobuf/src/google/protobuf/descriptor.pb.cc.
|
inline |
Definition at line 9691 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
std::string* EnumDescriptorProto::mutable_name | ( | ) |
|
inline |
Definition at line 9847 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
::PROTOBUF_NAMESPACE_ID::EnumOptions* EnumDescriptorProto::mutable_options | ( | ) |
|
inline |
Definition at line 9979 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>* EnumDescriptorProto::mutable_reserved_name | ( | ) |
|
inline |
Definition at line 9931 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
std::string* EnumDescriptorProto::mutable_reserved_name | ( | int | index | ) |
|
inline |
Definition at line 9886 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::EnumDescriptorProto_EnumReservedRange >* EnumDescriptorProto::mutable_reserved_range | ( | ) |
|
inline |
Definition at line 9881 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
::PROTOBUF_NAMESPACE_ID::EnumDescriptorProto_EnumReservedRange* EnumDescriptorProto::mutable_reserved_range | ( | int | index | ) |
|
inline |
Definition at line 2733 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 2785 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 9779 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::EnumValueDescriptorProto >* EnumDescriptorProto::mutable_value | ( | ) |
|
inline |
Definition at line 9774 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
::PROTOBUF_NAMESPACE_ID::EnumValueDescriptorProto* EnumDescriptorProto::mutable_value | ( | int | index | ) |
|
inline |
Definition at line 9683 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
const std::string& EnumDescriptorProto::name | ( | ) | const |
|
inlinefinal |
Definition at line 2781 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinefinal |
Definition at line 2785 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinefinal |
Definition at line 2832 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 2717 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 2764 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinenoexcept |
Definition at line 2721 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinenoexcept |
Definition at line 2768 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 9821 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
const ::PROTOBUF_NAMESPACE_ID::EnumOptions& EnumDescriptorProto::options | ( | ) | const |
|
inlineprivate |
Definition at line 4888 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
inlineprivate |
|
inline |
Definition at line 9726 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
PROTOBUF_NODISCARD std::string* EnumDescriptorProto::release_name | ( | ) |
|
inline |
Definition at line 9825 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
PROTOBUF_NODISCARD ::PROTOBUF_NAMESPACE_ID::EnumOptions* EnumDescriptorProto::release_options | ( | ) |
|
inline |
Definition at line 9974 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>& EnumDescriptorProto::reserved_name | ( | ) | const |
Definition at line 9927 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 9914 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
int EnumDescriptorProto::reserved_name_size | ( | ) | const |
|
inline |
Definition at line 9905 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::EnumDescriptorProto_EnumReservedRange >& EnumDescriptorProto::reserved_range | ( | ) | const |
|
inline |
Definition at line 9893 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptorProto_EnumReservedRange& EnumDescriptorProto::reserved_range | ( | int | index | ) | const |
|
inline |
Definition at line 9875 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
int EnumDescriptorProto::reserved_range_size | ( | ) | const |
|
inline |
Definition at line 9734 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
void EnumDescriptorProto::set_allocated_name | ( | std::string * | name | ) |
|
inline |
Definition at line 10997 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 9851 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
void EnumDescriptorProto::set_name | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 10836 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 9708 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 9715 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 9687 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 9702 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
Definition at line 9943 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
Definition at line 9948 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
Definition at line 9935 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 9939 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
void EnumDescriptorProto::set_reserved_name | ( | int | index, |
std::string && | value | ||
) |
|
finalprivate |
Definition at line 4890 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
finalprivate |
|
inlineprivate |
Definition at line 4867 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
private |
|
inlineprivate |
Definition at line 4878 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
private |
|
inline |
Definition at line 2765 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 2811 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 2730 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 2782 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 9832 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
::PROTOBUF_NAMESPACE_ID::EnumOptions* EnumDescriptorProto::unsafe_arena_release_options | ( | ) |
|
inline |
Definition at line 10949 of file protobuf/src/google/protobuf/descriptor.pb.h.
void EnumDescriptorProto::unsafe_arena_set_allocated_options | ( | PROTOBUF_NAMESPACE_ID::EnumOptions * | options | ) |
Definition at line 4818 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
inline |
Definition at line 2773 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 2824 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 9798 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::EnumValueDescriptorProto >& EnumDescriptorProto::value | ( | ) | const |
|
inline |
Definition at line 9786 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
const ::PROTOBUF_NAMESPACE_ID::EnumValueDescriptorProto& EnumDescriptorProto::value | ( | int | index | ) | const |
|
inline |
Definition at line 9768 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
int EnumDescriptorProto::value_size | ( | ) | const |
|
friend |
Definition at line 2958 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
friend |
Definition at line 2806 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
friend |
Definition at line 2968 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
friend |
Definition at line 2762 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
friend |
Definition at line 2808 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
mutableprivate |
Definition at line 2962 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
static |
Definition at line 2870 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 2961 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 2955 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
staticconstexpr |
Definition at line 2759 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 2966 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 2967 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 2997 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 2965 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 2964 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 2994 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 2963 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 2993 of file protobuf/src/google/protobuf/descriptor.pb.h.