class Option
Defined at line 204 of file ../../third_party/protobuf/src/google/protobuf/type.pb.h
-------------------------------------------------------------------
Public Members
static const int kIndexInFileMessages
Protected Members
static ClassDataFull _class_data_
Public Methods
void ~Option ()
template <typename = void>
void Option (::google::protobuf::internal::ConstantInitialized )
void CopyFrom (const Option & from)
void Clear ()
::size_t ByteSizeLong ()
void Option ()
Defined at line 208 of file ../../third_party/protobuf/src/google/protobuf/type.pb.h
void Option (const Option & from)
Defined at line 222 of file ../../third_party/protobuf/src/google/protobuf/type.pb.h
void Option (Option && from)
Defined at line 223 of file ../../third_party/protobuf/src/google/protobuf/type.pb.h
const ::google::protobuf::Descriptor * GetDescriptor ()
Defined at line 251 of file ../../third_party/protobuf/src/google/protobuf/type.pb.h
const ::google::protobuf::Reflection * GetReflection ()
Defined at line 254 of file ../../third_party/protobuf/src/google/protobuf/type.pb.h
void Swap (Option * other)
Defined at line 266 of file ../../third_party/protobuf/src/google/protobuf/type.pb.h
void UnsafeArenaSwap (Option * other)
Defined at line 274 of file ../../third_party/protobuf/src/google/protobuf/type.pb.h
Option * New (::google::protobuf::Arena * arena)
implements Message ----------------------------------------------
Defined at line 282 of file ../../third_party/protobuf/src/google/protobuf/type.pb.h
void MergeFrom (const Option & from)
Defined at line 288 of file ../../third_party/protobuf/src/google/protobuf/type.pb.h
bool IsInitialized ()
Defined at line 296 of file ../../third_party/protobuf/src/google/protobuf/type.pb.h
int GetCachedSize ()
Defined at line 320 of file ../../third_party/protobuf/src/google/protobuf/type.pb.h
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
::google::protobuf::Metadata GetMetadata ()
Option & operator= (const Option & from)
Defined at line 225 of file ../../third_party/protobuf/src/google/protobuf/type.pb.h
Option & operator= (Option && from)
Defined at line 229 of file ../../third_party/protobuf/src/google/protobuf/type.pb.h
const ::google::protobuf::UnknownFieldSet & unknown_fields ()
Defined at line 239 of file ../../third_party/protobuf/src/google/protobuf/type.pb.h
::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
Defined at line 243 of file ../../third_party/protobuf/src/google/protobuf/type.pb.h
const ::google::protobuf::Descriptor * descriptor ()
Defined at line 248 of file ../../third_party/protobuf/src/google/protobuf/type.pb.h
const Option & default_instance ()
Defined at line 257 of file ../../third_party/protobuf/src/google/protobuf/type.pb.h
const Option * internal_default_instance ()
Defined at line 260 of file ../../third_party/protobuf/src/google/protobuf/type.pb.h
void clear_name ()
string name = 1;
Defined at line 2804 of file ../../third_party/protobuf/src/google/protobuf/type.pb.h
const std::string & name ()
Defined at line 2808 of file ../../third_party/protobuf/src/google/protobuf/type.pb.h
template <typename Arg_ = const std::string&, typename... Args_>
void set_name (Arg_ && arg, Args_... args)
Defined at line 2814 of file ../../third_party/protobuf/src/google/protobuf/type.pb.h
std::string * mutable_name ()
Defined at line 2820 of file ../../third_party/protobuf/src/google/protobuf/type.pb.h
std::string * release_name ()
Defined at line 2837 of file ../../third_party/protobuf/src/google/protobuf/type.pb.h
void set_allocated_name (std::string * value)
Defined at line 2842 of file ../../third_party/protobuf/src/google/protobuf/type.pb.h
bool has_value ()
.google.protobuf.Any value = 2;
Defined at line 2852 of file ../../third_party/protobuf/src/google/protobuf/type.pb.h
void clear_value ()
const ::google::protobuf::Any & value ()
Defined at line 2862 of file ../../third_party/protobuf/src/google/protobuf/type.pb.h
::google::protobuf::Any * release_value ()
Defined at line 2879 of file ../../third_party/protobuf/src/google/protobuf/type.pb.h
::google::protobuf::Any * mutable_value ()
Defined at line 2915 of file ../../third_party/protobuf/src/google/protobuf/type.pb.h
void set_allocated_value (::google::protobuf::Any * value)
Defined at line 2921 of file ../../third_party/protobuf/src/google/protobuf/type.pb.h
void unsafe_arena_set_allocated_value (::google::protobuf::Any * value)
Defined at line 2866 of file ../../third_party/protobuf/src/google/protobuf/type.pb.h
::google::protobuf::Any * unsafe_arena_release_value ()
Defined at line 2898 of file ../../third_party/protobuf/src/google/protobuf/type.pb.h
Protected Methods
void Option (::google::protobuf::Arena * arena, Option && from)
Defined at line 335 of file ../../third_party/protobuf/src/google/protobuf/type.pb.h
void Option (::google::protobuf::Arena * arena)
void Option (::google::protobuf::Arena * arena, const Option & from)
const ::google::protobuf::internal::ClassData * GetClassData ()
void * PlacementNew_ (const void * , void * mem, ::google::protobuf::Arena * arena)
auto InternalNewImpl_ ()
Enumerations
enum
| Name | Value |
|---|---|
| kNameFieldNumber | 1 |
| kValueFieldNumber | 2 |
accessors -------------------------------------------------------
Defined at line 350 of file ../../third_party/protobuf/src/google/protobuf/type.pb.h
Friends
class TableStruct_google_2fprotobuf_2ftype_2eproto
template <typename T>
class InternalHelper
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view Option ()
void Option (Option & aOption & b)