class ExtensionRangeOptions_Declaration
Defined at line 3342 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
-------------------------------------------------------------------
Public Members
static const int kIndexInFileMessages
Public Methods
void CopyFrom (const ExtensionRangeOptions_Declaration & from)
void Clear ()
::size_t ByteSizeLong ()
void ExtensionRangeOptions_Declaration ()
Defined at line 3345 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void ExtensionRangeOptions_Declaration (const ExtensionRangeOptions_Declaration & from)
Defined at line 3360 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void ExtensionRangeOptions_Declaration (ExtensionRangeOptions_Declaration && from)
Defined at line 3361 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
ExtensionRangeOptions_Declaration & operator= (const ExtensionRangeOptions_Declaration & from)
Defined at line 3362 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
ExtensionRangeOptions_Declaration & operator= (ExtensionRangeOptions_Declaration && from)
Defined at line 3366 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
const ::google::protobuf::UnknownFieldSet & unknown_fields ()
Defined at line 3376 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
Defined at line 3380 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
const ::google::protobuf::Descriptor * descriptor ()
Defined at line 3385 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
const ::google::protobuf::Descriptor * GetDescriptor ()
Defined at line 3388 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
const ::google::protobuf::Reflection * GetReflection ()
Defined at line 3392 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
const ExtensionRangeOptions_Declaration & default_instance ()
Defined at line 3395 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void Swap (ExtensionRangeOptions_Declaration * other)
Defined at line 3400 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void UnsafeArenaSwap (ExtensionRangeOptions_Declaration * other)
Defined at line 3408 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
ExtensionRangeOptions_Declaration * New (::google::protobuf::Arena * arena)
implements Message ----------------------------------------------
Defined at line 3416 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void MergeFrom (const ExtensionRangeOptions_Declaration & from)
Defined at line 3423 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
bool IsInitialized ()
Defined at line 3430 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
int GetCachedSize ()
Defined at line 3454 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void ~ExtensionRangeOptions_Declaration ()
template <typename = void>
void ExtensionRangeOptions_Declaration (::google::protobuf::internal::ConstantInitialized , const ::google::protobuf::internal::ClassData * class_data)
::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_full_name ()
optional string full_name = 2;
Defined at line 15449 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void clear_full_name ()
Defined at line 15453 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
const ::std::string & full_name ()
Defined at line 15458 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
template <typename Arg_ = const ::std::string&, typename... Args_>
void set_full_name (Arg_ && arg, Args_... args)
Defined at line 15464 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
::std::string * mutable_full_name ()
Defined at line 15470 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
::std::string * release_full_name ()
Defined at line 15489 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void set_allocated_full_name (::std::string * value)
Defined at line 15502 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
bool has_type ()
optional string type = 3;
Defined at line 15517 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void clear_type ()
Defined at line 15521 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
const ::std::string & type ()
Defined at line 15526 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
template <typename Arg_ = const ::std::string&, typename... Args_>
void set_type (Arg_ && arg, Args_... args)
Defined at line 15532 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
::std::string * mutable_type ()
Defined at line 15538 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
::std::string * release_type ()
Defined at line 15557 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void set_allocated_type (::std::string * value)
Defined at line 15570 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
bool has_number ()
optional int32 number = 1;
Defined at line 15421 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void clear_number ()
Defined at line 15425 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
::int32_t number ()
Defined at line 15430 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void set_number (::int32_t value)
Defined at line 15434 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
bool has_reserved ()
optional bool reserved = 5;
Defined at line 15585 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void clear_reserved ()
Defined at line 15589 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
bool reserved ()
Defined at line 15594 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void set_reserved (bool value)
Defined at line 15598 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
bool has_repeated ()
optional bool repeated = 6;
Defined at line 15613 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void clear_repeated ()
Defined at line 15617 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
bool repeated ()
Defined at line 15622 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void set_repeated (bool value)
Defined at line 15626 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
Enumerations
enum (unnamed) : int
| Name | Value |
|---|---|
| kFullNameFieldNumber | 2 |
| kTypeFieldNumber | 3 |
| kNumberFieldNumber | 1 |
| kReservedFieldNumber | 5 |
| kRepeatedFieldNumber | 6 |
accessors -------------------------------------------------------
Defined at line 3489 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 ExtensionRangeOptions_Declaration ()
void ExtensionRangeOptions_Declaration (ExtensionRangeOptions_Declaration & aExtensionRangeOptions_Declaration & b)