class UninterpretedOption

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

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

Public Members

static const int kIndexInFileMessages

Public Methods

void CopyFrom (const UninterpretedOption & from)
void Clear ()
::size_t ByteSizeLong ()
::google::protobuf::Metadata GetMetadata ()
void UninterpretedOption ()

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

void UninterpretedOption (UninterpretedOption && from)

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

UninterpretedOption & operator= (const UninterpretedOption & from)

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

UninterpretedOption & operator= (UninterpretedOption && from)

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

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

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

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

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

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

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

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

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

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

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

const UninterpretedOption & default_instance ()

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

void Swap (UninterpretedOption * other)

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

void UnsafeArenaSwap (UninterpretedOption * other)

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

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

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

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

void MergeFrom (const UninterpretedOption & from)

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

bool IsInitialized ()

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

int GetCachedSize ()

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

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

Defined at line 4063 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 name_size ()

repeated .google.protobuf.UninterpretedOption.NamePart name = 2;

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

void clear_name ()

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

const ::google::protobuf::UninterpretedOption_NamePart & name (int index)

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

::google::protobuf::UninterpretedOption_NamePart * mutable_name (int index)

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

::google::protobuf::UninterpretedOption_NamePart * add_name ()

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

const ::google::protobuf::RepeatedPtrField< ::google::protobuf::UninterpretedOption_NamePart> & name ()

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

::google::protobuf::RepeatedPtrField< ::google::protobuf::UninterpretedOption_NamePart> * mutable_name ()

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

bool has_identifier_value ()

optional string identifier_value = 3;

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

void clear_identifier_value ()

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

const ::std::string & identifier_value ()

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

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

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

::std::string * mutable_identifier_value ()

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

::std::string * release_identifier_value ()

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

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

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

bool has_string_value ()

optional bytes string_value = 7;

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

void clear_string_value ()

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

const ::std::string & string_value ()

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

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

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

::std::string * mutable_string_value ()

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

::std::string * release_string_value ()

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

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

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

bool has_aggregate_value ()

optional string aggregate_value = 8;

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

void clear_aggregate_value ()

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

const ::std::string & aggregate_value ()

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

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

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

::std::string * mutable_aggregate_value ()

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

::std::string * release_aggregate_value ()

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

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

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

bool has_positive_int_value ()

optional uint64 positive_int_value = 4;

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

void clear_positive_int_value ()

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

::uint64_t positive_int_value ()

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

void set_positive_int_value (::uint64_t value)

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

bool has_negative_int_value ()

optional int64 negative_int_value = 5;

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

void clear_negative_int_value ()

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

::int64_t negative_int_value ()

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

void set_negative_int_value (::int64_t value)

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

bool has_double_value ()

optional double double_value = 6;

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

void clear_double_value ()

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

double double_value ()

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

void set_double_value (double value)

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

Enumerations

enum (unnamed) : int
Name Value
kNameFieldNumber 2
kIdentifierValueFieldNumber 3
kStringValueFieldNumber 7
kAggregateValueFieldNumber 8
kPositiveIntValueFieldNumber 4
kNegativeIntValueFieldNumber 5
kDoubleValueFieldNumber 6

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

Defined at line 4198 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 UninterpretedOption ()
void UninterpretedOption (UninterpretedOption & aUninterpretedOption & b)