class EnumDescriptorProto

Defined at line 11908 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

-------------------------------------------------------------------

Public Members

static const int kIndexInFileMessages

Public Methods

void CopyFrom (const EnumDescriptorProto & from)
void Clear ()
::size_t ByteSizeLong ()
void EnumDescriptorProto ()

Defined at line 11911 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void EnumDescriptorProto (EnumDescriptorProto && from)

Defined at line 11927 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

::google::protobuf::Metadata GetMetadata ()
EnumDescriptorProto & operator= (const EnumDescriptorProto & from)

Defined at line 11928 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

EnumDescriptorProto & operator= (EnumDescriptorProto && from)

Defined at line 11932 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

const ::google::protobuf::UnknownFieldSet & unknown_fields ()

Defined at line 11942 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()

Defined at line 11946 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

const ::google::protobuf::Descriptor * descriptor ()

Defined at line 11951 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

const ::google::protobuf::Descriptor * GetDescriptor ()

Defined at line 11954 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

const ::google::protobuf::Reflection * GetReflection ()

Defined at line 11958 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

const EnumDescriptorProto & default_instance ()

Defined at line 11961 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void Swap (EnumDescriptorProto * other)

Defined at line 11966 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void UnsafeArenaSwap (EnumDescriptorProto * other)

Defined at line 11974 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

EnumDescriptorProto * New (::google::protobuf::Arena * arena)

implements Message ----------------------------------------------

Defined at line 11982 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void MergeFrom (const EnumDescriptorProto & from)

Defined at line 11989 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

bool IsInitialized ()

Defined at line 11996 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

int GetCachedSize ()

Defined at line 12025 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void ~EnumDescriptorProto ()
template <typename = void>
void EnumDescriptorProto (::google::protobuf::internal::ConstantInitialized , const ::google::protobuf::internal::ClassData * class_data)
void EnumDescriptorProto (const EnumDescriptorProto & from)

Defined at line 11926 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
auto InternalGenerateClassData_ (const MessageLite & prototype, const ::google::protobuf::internal::TcParseTableBase * tc_table)
int value_size ()

repeated .google.protobuf.EnumValueDescriptorProto value = 2;

Defined at line 16777 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void clear_value ()

Defined at line 16780 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

const ::google::protobuf::EnumValueDescriptorProto & value (int index)

Defined at line 16785 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

::google::protobuf::EnumValueDescriptorProto * mutable_value (int index)

Defined at line 16790 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

::google::protobuf::EnumValueDescriptorProto * add_value ()

Defined at line 16795 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

const ::google::protobuf::RepeatedPtrField< ::google::protobuf::EnumValueDescriptorProto> & value ()

Defined at line 16805 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

::google::protobuf::RepeatedPtrField< ::google::protobuf::EnumValueDescriptorProto> * mutable_value ()

Defined at line 16810 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

int reserved_range_size ()

repeated .google.protobuf.EnumDescriptorProto.EnumReservedRange reserved_range = 4;

Defined at line 16930 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void clear_reserved_range ()

Defined at line 16933 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

const ::google::protobuf::EnumDescriptorProto_EnumReservedRange & reserved_range (int index)

Defined at line 16938 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

::google::protobuf::EnumDescriptorProto_EnumReservedRange * mutable_reserved_range (int index)

Defined at line 16943 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

::google::protobuf::EnumDescriptorProto_EnumReservedRange * add_reserved_range ()

Defined at line 16948 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

const ::google::protobuf::RepeatedPtrField< ::google::protobuf::EnumDescriptorProto_EnumReservedRange> & reserved_range ()

Defined at line 16958 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

::google::protobuf::RepeatedPtrField< ::google::protobuf::EnumDescriptorProto_EnumReservedRange> * mutable_reserved_range ()

Defined at line 16963 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

int reserved_name_size ()

repeated string reserved_name = 5;

Defined at line 16985 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void clear_reserved_name ()

Defined at line 16988 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

const ::std::string & reserved_name (int index)

Defined at line 17003 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

::std::string * mutable_reserved_name (int index)

Defined at line 17008 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename Arg_ = const ::std::string&, typename... Args_>
void set_reserved_name (int index, Arg_ && value, Args_... args)

Defined at line 17014 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

::std::string * add_reserved_name ()

Defined at line 16993 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename Arg_ = const ::std::string&, typename... Args_>
void add_reserved_name (Arg_ && value, Args_... args)

Defined at line 17021 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

const ::google::protobuf::RepeatedPtrField< ::std::string> & reserved_name ()

Defined at line 17030 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

::google::protobuf::RepeatedPtrField< ::std::string> * mutable_reserved_name ()

Defined at line 17035 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

bool has_name ()

optional string name = 1;

Defined at line 16706 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void clear_name ()

Defined at line 16710 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

const ::std::string & name ()

Defined at line 16715 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename Arg_ = const ::std::string&, typename... Args_>
void set_name (Arg_ && arg, Args_... args)

Defined at line 16721 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

::std::string * mutable_name ()

Defined at line 16727 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

::std::string * release_name ()

Defined at line 16746 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void set_allocated_name (::std::string * value)

Defined at line 16759 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

bool has_options ()

optional .google.protobuf.EnumOptions options = 3;

Defined at line 16829 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void clear_options ()

Defined at line 16834 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

const ::google::protobuf::EnumOptions & options ()

Defined at line 16844 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

::google::protobuf::EnumOptions * release_options ()

Defined at line 16862 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

::google::protobuf::EnumOptions * mutable_options ()

Defined at line 16898 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void set_allocated_options (::google::protobuf::EnumOptions * value)

Defined at line 16905 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void unsafe_arena_set_allocated_options (::google::protobuf::EnumOptions * value)

Defined at line 16848 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

::google::protobuf::EnumOptions * unsafe_arena_release_options ()

Defined at line 16881 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

bool has_visibility ()

optional .google.protobuf.SymbolVisibility visibility = 6;

Defined at line 17054 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void clear_visibility ()

Defined at line 17058 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

::google::protobuf::SymbolVisibility visibility ()

Defined at line 17063 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void set_visibility (::google::protobuf::SymbolVisibility value)

Defined at line 17067 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

Enumerations

enum (unnamed) : int
Name Value
kValueFieldNumber 2
kReservedRangeFieldNumber 4
kReservedNameFieldNumber 5
kNameFieldNumber 1
kOptionsFieldNumber 3
kVisibilityFieldNumber 6

accessors -------------------------------------------------------

Defined at line 12061 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

Friends

class TableStruct_google_2fprotobuf_2fdescriptor_2eproto
template <typename T>
class InternalHelper
class PrivateAccess
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view EnumDescriptorProto ()
void EnumDescriptorProto (EnumDescriptorProto & aEnumDescriptorProto & b)