class Type

Defined at line 1133 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

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

Public Members

static const int kIndexInFileMessages

Public Methods

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

Defined at line 1136 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

void Type (Type && from)

Defined at line 1152 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

Type & operator= (const Type & from)

Defined at line 1153 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

Type & operator= (Type && from)

Defined at line 1157 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

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

Defined at line 1167 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

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

Defined at line 1171 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

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

Defined at line 1176 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

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

Defined at line 1179 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

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

Defined at line 1183 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

const Type & default_instance ()

Defined at line 1186 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

void Swap (Type * other)

Defined at line 1191 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

void UnsafeArenaSwap (Type * other)

Defined at line 1199 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

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

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

Defined at line 1207 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

void MergeFrom (const Type & from)

Defined at line 1214 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

bool IsInitialized ()

Defined at line 1221 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

int GetCachedSize ()

Defined at line 1245 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

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

Defined at line 1151 of file ../../third_party/protobuf/src/src/google/protobuf/type.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 ()
int fields_size ()

repeated .google.protobuf.Field fields = 2;

Defined at line 1843 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

void clear_fields ()

Defined at line 1846 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

const ::google::protobuf::Field & fields (int index)

Defined at line 1851 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

::google::protobuf::Field * mutable_fields (int index)

Defined at line 1856 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

::google::protobuf::Field * add_fields ()

Defined at line 1861 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

const ::google::protobuf::RepeatedPtrField< ::google::protobuf::Field> & fields ()

Defined at line 1871 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

::google::protobuf::RepeatedPtrField< ::google::protobuf::Field> * mutable_fields ()

Defined at line 1876 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

int oneofs_size ()

repeated string oneofs = 3;

Defined at line 1898 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

void clear_oneofs ()

Defined at line 1901 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

const ::std::string & oneofs (int index)

Defined at line 1916 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

::std::string * mutable_oneofs (int index)

Defined at line 1921 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

template <typename Arg_ = const ::std::string&, typename... Args_>
void set_oneofs (int index, Arg_ && value, Args_... args)

Defined at line 1927 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

::std::string * add_oneofs ()

Defined at line 1906 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

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

Defined at line 1934 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

const ::google::protobuf::RepeatedPtrField< ::std::string> & oneofs ()

Defined at line 1943 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

::google::protobuf::RepeatedPtrField< ::std::string> * mutable_oneofs ()

Defined at line 1948 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

int options_size ()

repeated .google.protobuf.Option options = 4;

Defined at line 1970 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

void clear_options ()

Defined at line 1973 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

const ::google::protobuf::Option & options (int index)

Defined at line 1978 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

::google::protobuf::Option * mutable_options (int index)

Defined at line 1983 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

::google::protobuf::Option * add_options ()

Defined at line 1988 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

const ::google::protobuf::RepeatedPtrField< ::google::protobuf::Option> & options ()

Defined at line 1998 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

::google::protobuf::RepeatedPtrField< ::google::protobuf::Option> * mutable_options ()

Defined at line 2003 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

void clear_name ()

string name = 1;

Defined at line 1776 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

const ::std::string & name ()

Defined at line 1781 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

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

Defined at line 1787 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

::std::string * mutable_name ()

Defined at line 1793 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

::std::string * release_name ()

Defined at line 1812 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

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

Defined at line 1825 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

void clear_edition ()

string edition = 7;

Defined at line 2139 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

const ::std::string & edition ()

Defined at line 2144 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

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

Defined at line 2150 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

::std::string * mutable_edition ()

Defined at line 2156 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

::std::string * release_edition ()

Defined at line 2175 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

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

Defined at line 2188 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

bool has_source_context ()

.google.protobuf.SourceContext source_context = 5;

Defined at line 2022 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

void clear_source_context ()
const ::google::protobuf::SourceContext & source_context ()

Defined at line 2032 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

::google::protobuf::SourceContext * release_source_context ()

Defined at line 2050 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

::google::protobuf::SourceContext * mutable_source_context ()

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

void set_allocated_source_context (::google::protobuf::SourceContext * value)

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

void unsafe_arena_set_allocated_source_context (::google::protobuf::SourceContext * value)

Defined at line 2036 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

::google::protobuf::SourceContext * unsafe_arena_release_source_context ()

Defined at line 2069 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

void clear_syntax ()

.google.protobuf.Syntax syntax = 6;

Defined at line 2115 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

::google::protobuf::Syntax syntax ()

Defined at line 2120 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

void set_syntax (::google::protobuf::Syntax value)

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

Enumerations

enum (unnamed) : int
Name Value
kFieldsFieldNumber 2
kOneofsFieldNumber 3
kOptionsFieldNumber 4
kNameFieldNumber 1
kEditionFieldNumber 7
kSourceContextFieldNumber 5
kSyntaxFieldNumber 6

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

Defined at line 1280 of file ../../third_party/protobuf/src/src/google/protobuf/type.pb.h

Friends

class TableStruct_google_2fprotobuf_2ftype_2eproto
template <typename T>
class InternalHelper
class PrivateAccess
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view Type ()
void Type (Type & aType & b)