class UninterpretedOption_NamePart
Defined at line 706 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
-------------------------------------------------------------------
Public Members
static const int kIndexInFileMessages
Protected Members
static ClassDataFull _class_data_
Public Methods
void CopyFrom (const UninterpretedOption_NamePart & from)
void Clear ()
::size_t ByteSizeLong ()
::google::protobuf::Metadata GetMetadata ()
void UninterpretedOption_NamePart ()
Defined at line 710 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
template <typename = void>
void UninterpretedOption_NamePart (::google::protobuf::internal::ConstantInitialized )
void UninterpretedOption_NamePart (const UninterpretedOption_NamePart & from)
Defined at line 724 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
void UninterpretedOption_NamePart (UninterpretedOption_NamePart && from)
Defined at line 725 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
UninterpretedOption_NamePart & operator= (const UninterpretedOption_NamePart & from)
Defined at line 727 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
UninterpretedOption_NamePart & operator= (UninterpretedOption_NamePart && from)
Defined at line 731 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
const ::google::protobuf::UnknownFieldSet & unknown_fields ()
Defined at line 741 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
Defined at line 745 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
const ::google::protobuf::Descriptor * descriptor ()
Defined at line 750 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
const ::google::protobuf::Descriptor * GetDescriptor ()
Defined at line 753 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
const ::google::protobuf::Reflection * GetReflection ()
Defined at line 756 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
const UninterpretedOption_NamePart & default_instance ()
Defined at line 759 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
const UninterpretedOption_NamePart * internal_default_instance ()
Defined at line 762 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
void Swap (UninterpretedOption_NamePart * other)
Defined at line 768 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
void UnsafeArenaSwap (UninterpretedOption_NamePart * other)
Defined at line 776 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
UninterpretedOption_NamePart * New (::google::protobuf::Arena * arena)
implements Message ----------------------------------------------
Defined at line 784 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
void MergeFrom (const UninterpretedOption_NamePart & from)
Defined at line 790 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
bool IsInitialized ()
Defined at line 798 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
int GetCachedSize ()
Defined at line 827 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
void ~UninterpretedOption_NamePart ()
bool has_name_part ()
required string name_part = 1;
Defined at line 19400 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
void clear_name_part ()
Defined at line 19404 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
const std::string & name_part ()
Defined at line 19409 of file ../../third_party/protobuf/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 19415 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
std::string * mutable_name_part ()
Defined at line 19422 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
std::string * release_name_part ()
Defined at line 19441 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
void set_allocated_name_part (std::string * value)
Defined at line 19454 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
bool has_is_extension ()
required bool is_extension = 2;
Defined at line 19469 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
void clear_is_extension ()
Defined at line 19473 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
bool is_extension ()
Defined at line 19478 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
void set_is_extension (bool value)
Defined at line 19482 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
Protected Methods
const ::google::protobuf::internal::ClassData * GetClassData ()
void * PlacementNew_ (const void * , void * mem, ::google::protobuf::Arena * arena)
auto InternalNewImpl_ ()
void UninterpretedOption_NamePart (::google::protobuf::Arena * arena)
void UninterpretedOption_NamePart (::google::protobuf::Arena * arena, const UninterpretedOption_NamePart & from)
void UninterpretedOption_NamePart (::google::protobuf::Arena * arena, UninterpretedOption_NamePart && from)
Defined at line 842 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
Enumerations
enum
| Name | Value |
|---|---|
| kNamePartFieldNumber | 1 |
| kIsExtensionFieldNumber | 2 |
accessors -------------------------------------------------------
Defined at line 857 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
Friends
class TableStruct_google_2fprotobuf_2fdescriptor_2eproto
template <typename T>
class InternalHelper
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view UninterpretedOption_NamePart ()
void UninterpretedOption_NamePart (UninterpretedOption_NamePart & aUninterpretedOption_NamePart & b)