class Option

Defined at line 269 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

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

Public Members

static const int kIndexInFileMessages

Public Methods

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

Defined at line 272 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

void Option (Option && from)

Defined at line 288 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

Option & operator= (const Option & from)

Defined at line 289 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

Option & operator= (Option && from)

Defined at line 293 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

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

Defined at line 303 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

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

Defined at line 307 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

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

Defined at line 312 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

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

Defined at line 315 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

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

Defined at line 319 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

const Option & default_instance ()

Defined at line 322 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

void Swap (Option * other)

Defined at line 327 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

void UnsafeArenaSwap (Option * other)

Defined at line 335 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

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

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

Defined at line 343 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

void MergeFrom (const Option & from)

Defined at line 350 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

bool IsInitialized ()

Defined at line 357 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

int GetCachedSize ()

Defined at line 381 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

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

Defined at line 287 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 ()
void clear_name ()

string name = 1;

Defined at line 3148 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

const ::std::string & name ()

Defined at line 3153 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 3159 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

::std::string * mutable_name ()

Defined at line 3165 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

::std::string * release_name ()

Defined at line 3184 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

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

Defined at line 3197 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

bool has_value ()

.google.protobuf.Any value = 2;

Defined at line 3212 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

void clear_value ()
const ::google::protobuf::Any & value ()

Defined at line 3222 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

::google::protobuf::Any * release_value ()

Defined at line 3240 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

::google::protobuf::Any * mutable_value ()

Defined at line 3276 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

void set_allocated_value (::google::protobuf::Any * value)

Defined at line 3283 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

void unsafe_arena_set_allocated_value (::google::protobuf::Any * value)

Defined at line 3226 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

::google::protobuf::Any * unsafe_arena_release_value ()

Defined at line 3259 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

Enumerations

enum (unnamed) : int
Name Value
kNameFieldNumber 1
kValueFieldNumber 2

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

Defined at line 416 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 Option ()
void Option (Option & aOption & b)