class FieldOptions_EditionDefault

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

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

Public Members

static const int kIndexInFileMessages

Public Methods

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

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

void FieldOptions_EditionDefault (FieldOptions_EditionDefault && from)

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

FieldOptions_EditionDefault & operator= (const FieldOptions_EditionDefault & from)

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

FieldOptions_EditionDefault & operator= (FieldOptions_EditionDefault && from)

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

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

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

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

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

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

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

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

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

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

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

const FieldOptions_EditionDefault & default_instance ()

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

void Swap (FieldOptions_EditionDefault * other)

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

void UnsafeArenaSwap (FieldOptions_EditionDefault * other)

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

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

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

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

void MergeFrom (const FieldOptions_EditionDefault & from)

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

bool IsInitialized ()

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

int GetCachedSize ()

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

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

Defined at line 2330 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_value ()

optional string value = 2;

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

void clear_value ()

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

const ::std::string & value ()

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

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

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

::std::string * mutable_value ()

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

::std::string * release_value ()

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

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

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

bool has_edition ()

optional .google.protobuf.Edition edition = 3;

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

void clear_edition ()

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

::google::protobuf::Edition edition ()

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

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

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

Enumerations

enum (unnamed) : int
Name Value
kValueFieldNumber 2
kEditionFieldNumber 3

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

Defined at line 2459 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_EditionDefault ()
void FieldOptions_EditionDefault (FieldOptions_EditionDefault & aFieldOptions_EditionDefault & b)