class FieldOptions_FeatureSupport

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

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

Public Members

static const int kIndexInFileMessages

Public Methods

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

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

void FieldOptions_FeatureSupport (const FieldOptions_FeatureSupport & from)

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

void FieldOptions_FeatureSupport (FieldOptions_FeatureSupport && from)

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

FieldOptions_FeatureSupport & operator= (const FieldOptions_FeatureSupport & from)

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

FieldOptions_FeatureSupport & operator= (FieldOptions_FeatureSupport && from)

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

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

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

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

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

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

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

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

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

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

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

const FieldOptions_FeatureSupport & default_instance ()

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

void Swap (FieldOptions_FeatureSupport * other)

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

void UnsafeArenaSwap (FieldOptions_FeatureSupport * other)

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

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

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

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

void MergeFrom (const FieldOptions_FeatureSupport & from)

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

bool IsInitialized ()

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

int GetCachedSize ()

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

void ~FieldOptions_FeatureSupport ()
template <typename = void>
void FieldOptions_FeatureSupport (::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_deprecation_warning ()

optional string deprecation_warning = 3;

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

void clear_deprecation_warning ()

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

const ::std::string & deprecation_warning ()

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

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

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

::std::string * mutable_deprecation_warning ()

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

::std::string * release_deprecation_warning ()

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

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

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

bool has_removal_error ()

optional string removal_error = 5;

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

void clear_removal_error ()

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

const ::std::string & removal_error ()

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

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

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

::std::string * mutable_removal_error ()

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

::std::string * release_removal_error ()

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

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

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

bool has_edition_introduced ()

optional .google.protobuf.Edition edition_introduced = 1;

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

void clear_edition_introduced ()

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

::google::protobuf::Edition edition_introduced ()

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

void set_edition_introduced (::google::protobuf::Edition value)

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

bool has_edition_deprecated ()

optional .google.protobuf.Edition edition_deprecated = 2;

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

void clear_edition_deprecated ()

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

::google::protobuf::Edition edition_deprecated ()

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

void set_edition_deprecated (::google::protobuf::Edition value)

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

bool has_edition_removed ()

optional .google.protobuf.Edition edition_removed = 4;

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

void clear_edition_removed ()

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

::google::protobuf::Edition edition_removed ()

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

void set_edition_removed (::google::protobuf::Edition value)

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

Enumerations

enum (unnamed) : int
Name Value
kDeprecationWarningFieldNumber 3
kRemovalErrorFieldNumber 5
kEditionIntroducedFieldNumber 1
kEditionDeprecatedFieldNumber 2
kEditionRemovedFieldNumber 4

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

Defined at line 2190 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 FieldOptions_FeatureSupport ()
void FieldOptions_FeatureSupport (FieldOptions_FeatureSupport & aFieldOptions_FeatureSupport & b)