class UninterpretedOption_NamePart

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

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

Public Members

static const int kIndexInFileMessages

Public Methods

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

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

void UninterpretedOption_NamePart (UninterpretedOption_NamePart && from)

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

UninterpretedOption_NamePart & operator= (const UninterpretedOption_NamePart & from)

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

UninterpretedOption_NamePart & operator= (UninterpretedOption_NamePart && from)

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

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

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

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

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

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

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

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

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

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

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

const UninterpretedOption_NamePart & default_instance ()

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

void Swap (UninterpretedOption_NamePart * other)

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

void UnsafeArenaSwap (UninterpretedOption_NamePart * other)

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

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

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

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

void MergeFrom (const UninterpretedOption_NamePart & from)

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

bool IsInitialized ()

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

int GetCachedSize ()

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

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

Defined at line 1238 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)
::google::protobuf::Metadata GetMetadata ()
bool has_name_part ()

required string name_part = 1;

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

void clear_name_part ()

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

const ::std::string & name_part ()

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

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

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

::std::string * mutable_name_part ()

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

::std::string * release_name_part ()

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

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

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

bool has_is_extension ()

required bool is_extension = 2;

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

void clear_is_extension ()

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

bool is_extension ()

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

void set_is_extension (bool value)

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

Enumerations

enum (unnamed) : int
Name Value
kNamePartFieldNumber 1
kIsExtensionFieldNumber 2

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

Defined at line 1372 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_NamePart ()
void UninterpretedOption_NamePart (UninterpretedOption_NamePart & aUninterpretedOption_NamePart & b)