class FieldOptions_EditionDefault
Defined at line 1724 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 FieldOptions_EditionDefault & from)
void Clear ()
::size_t ByteSizeLong ()
void FieldOptions_EditionDefault ()
Defined at line 1728 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
void FieldOptions_EditionDefault (const FieldOptions_EditionDefault & from)
Defined at line 1742 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
void FieldOptions_EditionDefault (FieldOptions_EditionDefault && from)
Defined at line 1743 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
template <typename = void>
void FieldOptions_EditionDefault (::google::protobuf::internal::ConstantInitialized )
FieldOptions_EditionDefault & operator= (const FieldOptions_EditionDefault & from)
Defined at line 1745 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
FieldOptions_EditionDefault & operator= (FieldOptions_EditionDefault && from)
Defined at line 1749 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
const ::google::protobuf::UnknownFieldSet & unknown_fields ()
Defined at line 1759 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
Defined at line 1763 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
const ::google::protobuf::Descriptor * descriptor ()
Defined at line 1768 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
const ::google::protobuf::Descriptor * GetDescriptor ()
Defined at line 1771 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
const ::google::protobuf::Reflection * GetReflection ()
Defined at line 1774 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
const FieldOptions_EditionDefault & default_instance ()
Defined at line 1777 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
const FieldOptions_EditionDefault * internal_default_instance ()
Defined at line 1780 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
void Swap (FieldOptions_EditionDefault * other)
Defined at line 1786 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
void UnsafeArenaSwap (FieldOptions_EditionDefault * other)
Defined at line 1794 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
FieldOptions_EditionDefault * New (::google::protobuf::Arena * arena)
implements Message ----------------------------------------------
Defined at line 1802 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
void MergeFrom (const FieldOptions_EditionDefault & from)
Defined at line 1808 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
bool IsInitialized ()
Defined at line 1816 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
int GetCachedSize ()
Defined at line 1840 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
void ~FieldOptions_EditionDefault ()
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
::google::protobuf::Metadata GetMetadata ()
bool has_value ()
optional string value = 2;
Defined at line 17505 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
void clear_value ()
Defined at line 17509 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
const std::string & value ()
Defined at line 17514 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
template <typename Arg_ = const std::string&, typename... Args_>
void set_value (Arg_ && arg, Args_... args)
Defined at line 17520 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
std::string * mutable_value ()
Defined at line 17527 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
std::string * release_value ()
Defined at line 17546 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
void set_allocated_value (std::string * value)
Defined at line 17559 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
bool has_edition ()
optional .google.protobuf.Edition edition = 3;
Defined at line 17476 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
void clear_edition ()
Defined at line 17480 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
::google::protobuf::Edition edition ()
Defined at line 17485 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
void set_edition (::google::protobuf::Edition value)
Defined at line 17489 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
Protected Methods
void FieldOptions_EditionDefault (::google::protobuf::Arena * arena)
void FieldOptions_EditionDefault (::google::protobuf::Arena * arena, const FieldOptions_EditionDefault & from)
void FieldOptions_EditionDefault (::google::protobuf::Arena * arena, FieldOptions_EditionDefault && from)
Defined at line 1855 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h
const ::google::protobuf::internal::ClassData * GetClassData ()
void * PlacementNew_ (const void * , void * mem, ::google::protobuf::Arena * arena)
auto InternalNewImpl_ ()
Enumerations
enum
| Name | Value |
|---|---|
| kValueFieldNumber | 2 |
| kEditionFieldNumber | 3 |
accessors -------------------------------------------------------
Defined at line 1870 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 FieldOptions_EditionDefault ()
void FieldOptions_EditionDefault (FieldOptions_EditionDefault & aFieldOptions_EditionDefault & b)