class EnumValue
Defined at line 892 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h
-------------------------------------------------------------------
Public Members
static const int kIndexInFileMessages
Public Methods
void CopyFrom (const EnumValue & from)
void Clear ()
::size_t ByteSizeLong ()
void EnumValue ()
Defined at line 895 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h
EnumValue & operator= (const EnumValue & from)
Defined at line 912 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h
EnumValue & operator= (EnumValue && from)
Defined at line 916 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h
const ::google::protobuf::UnknownFieldSet & unknown_fields ()
Defined at line 926 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h
::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
Defined at line 930 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h
const ::google::protobuf::Descriptor * descriptor ()
Defined at line 935 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h
const ::google::protobuf::Descriptor * GetDescriptor ()
Defined at line 938 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h
const ::google::protobuf::Reflection * GetReflection ()
Defined at line 942 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h
const EnumValue & default_instance ()
Defined at line 945 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h
void Swap (EnumValue * other)
Defined at line 950 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h
void UnsafeArenaSwap (EnumValue * other)
Defined at line 958 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h
EnumValue * New (::google::protobuf::Arena * arena)
implements Message ----------------------------------------------
Defined at line 966 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h
void MergeFrom (const EnumValue & from)
Defined at line 973 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h
bool IsInitialized ()
Defined at line 980 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h
int GetCachedSize ()
Defined at line 1004 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h
void ~EnumValue ()
template <typename = void>
void EnumValue (::google::protobuf::internal::ConstantInitialized , const ::google::protobuf::internal::ClassData * class_data)
void EnumValue (const EnumValue & from)
Defined at line 910 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h
void EnumValue (EnumValue && from)
Defined at line 911 of file ../../third_party/protobuf/src/src/google/protobuf/type.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)
::google::protobuf::Metadata GetMetadata ()
int options_size ()
repeated .google.protobuf.Option options = 3;
Defined at line 3092 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h
void clear_options ()
Defined at line 3095 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h
const ::google::protobuf::Option & options (int index)
Defined at line 3100 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h
::google::protobuf::Option * mutable_options (int index)
Defined at line 3105 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h
::google::protobuf::Option * add_options ()
Defined at line 3110 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h
const ::google::protobuf::RepeatedPtrField< ::google::protobuf::Option> & options ()
Defined at line 3120 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h
::google::protobuf::RepeatedPtrField< ::google::protobuf::Option> * mutable_options ()
Defined at line 3125 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h
void clear_name ()
string name = 1;
Defined at line 3001 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h
const ::std::string & name ()
Defined at line 3006 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h
template <typename Arg_ = const ::std::string&, typename... Args_>
void set_name (Arg_ && arg, Args_... args)
Defined at line 3012 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h
::std::string * mutable_name ()
Defined at line 3018 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h
::std::string * release_name ()
Defined at line 3037 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h
void set_allocated_name (::std::string * value)
Defined at line 3050 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h
void clear_number ()
int32 number = 2;
Defined at line 3065 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h
::int32_t number ()
Defined at line 3070 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h
void set_number (::int32_t value)
Defined at line 3074 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h
Enumerations
enum (unnamed) : int
| Name | Value |
|---|---|
| kOptionsFieldNumber | 3 |
| kNameFieldNumber | 1 |
| kNumberFieldNumber | 2 |
accessors -------------------------------------------------------
Defined at line 1039 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h
Friends
class TableStruct_google_2fprotobuf_2ftype_2eproto
template <typename T>
class InternalHelper
class PrivateAccess
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view EnumValue ()
void EnumValue (EnumValue & aEnumValue & b)