class OneofDescriptorProto

Defined at line 8973 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 OneofDescriptorProto & from)
void Clear ()
::size_t ByteSizeLong ()
void OneofDescriptorProto ()

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

void OneofDescriptorProto (const OneofDescriptorProto & from)

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

void OneofDescriptorProto (OneofDescriptorProto && from)

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

OneofDescriptorProto & operator= (const OneofDescriptorProto & from)

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

OneofDescriptorProto & operator= (OneofDescriptorProto && from)

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

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

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

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

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

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

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

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

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

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

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

const OneofDescriptorProto & default_instance ()

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

const OneofDescriptorProto * internal_default_instance ()

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

void Swap (OneofDescriptorProto * other)

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

void UnsafeArenaSwap (OneofDescriptorProto * other)

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

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

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

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

void MergeFrom (const OneofDescriptorProto & from)

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

bool IsInitialized ()

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

int GetCachedSize ()

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

void ~OneofDescriptorProto ()
template <typename = void>
void OneofDescriptorProto (::google::protobuf::internal::ConstantInitialized )
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
::google::protobuf::Metadata GetMetadata ()
bool has_name ()

optional string name = 1;

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

void clear_name ()

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

const std::string & name ()

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

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

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

std::string * mutable_name ()

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

std::string * release_name ()

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

void set_allocated_name (std::string * value)

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

bool has_options ()

optional .google.protobuf.OneofOptions options = 2;

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

void clear_options ()

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

const ::google::protobuf::OneofOptions & options ()

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

::google::protobuf::OneofOptions * release_options ()

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

::google::protobuf::OneofOptions * mutable_options ()

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

void set_allocated_options (::google::protobuf::OneofOptions * value)

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

void unsafe_arena_set_allocated_options (::google::protobuf::OneofOptions * value)

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

::google::protobuf::OneofOptions * unsafe_arena_release_options ()

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

Protected Methods

void OneofDescriptorProto (::google::protobuf::Arena * arena)
void OneofDescriptorProto (::google::protobuf::Arena * arena, const OneofDescriptorProto & from)
const ::google::protobuf::internal::ClassData * GetClassData ()
void OneofDescriptorProto (::google::protobuf::Arena * arena, OneofDescriptorProto && from)

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

void * PlacementNew_ (const void * , void * mem, ::google::protobuf::Arena * arena)
auto InternalNewImpl_ ()

Enumerations

enum 
Name Value
kNameFieldNumber 1
kOptionsFieldNumber 2

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

Defined at line 9124 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 OneofDescriptorProto ()
void OneofDescriptorProto (OneofDescriptorProto & aOneofDescriptorProto & b)