class GeneratedCodeInfo_Annotation

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

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

Public Members

static const int kIndexInFileMessages
static GeneratedCodeInfo_Annotation_Semantic NONE
static GeneratedCodeInfo_Annotation_Semantic SET
static GeneratedCodeInfo_Annotation_Semantic ALIAS
static GeneratedCodeInfo_Annotation_Semantic Semantic_MIN
static GeneratedCodeInfo_Annotation_Semantic Semantic_MAX
static const int Semantic_ARRAYSIZE

Protected Members

static ClassDataFull _class_data_

Public Methods

void ~GeneratedCodeInfo_Annotation ()
template <typename = void>
void GeneratedCodeInfo_Annotation (::google::protobuf::internal::ConstantInitialized )
void CopyFrom (const GeneratedCodeInfo_Annotation & from)
void Clear ()
::size_t ByteSizeLong ()
void GeneratedCodeInfo_Annotation ()

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

void GeneratedCodeInfo_Annotation (const GeneratedCodeInfo_Annotation & from)

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

void GeneratedCodeInfo_Annotation (GeneratedCodeInfo_Annotation && from)

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

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

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

int GetCachedSize ()

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

::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
::google::protobuf::Metadata GetMetadata ()
GeneratedCodeInfo_Annotation & operator= (const GeneratedCodeInfo_Annotation & from)

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

GeneratedCodeInfo_Annotation & operator= (GeneratedCodeInfo_Annotation && from)

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

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

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

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

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

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

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

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

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

const GeneratedCodeInfo_Annotation & default_instance ()

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

const GeneratedCodeInfo_Annotation * internal_default_instance ()

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

void Swap (GeneratedCodeInfo_Annotation * other)

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

void UnsafeArenaSwap (GeneratedCodeInfo_Annotation * other)

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

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

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

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

void MergeFrom (const GeneratedCodeInfo_Annotation & from)

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

bool IsInitialized ()

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

bool Semantic_IsValid (int value)

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

const ::google::protobuf::EnumDescriptor * Semantic_descriptor ()

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

template <typename T>
const std::string & Semantic_Name (T value)

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

bool Semantic_Parse (absl::string_view name, Semantic * value)

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

int path_size ()

repeated int32 path = 1 [packed = true];

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

void clear_path ()

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

::int32_t path (int index)

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

void set_path (int index, ::int32_t value)

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

void add_path (::int32_t value)

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

const ::google::protobuf::RepeatedField< ::int32_t> & path ()

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

::google::protobuf::RepeatedField< ::int32_t> * mutable_path ()

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

bool has_source_file ()

optional string source_file = 2;

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

void clear_source_file ()

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

const std::string & source_file ()

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

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

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

std::string * mutable_source_file ()

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

std::string * release_source_file ()

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

void set_allocated_source_file (std::string * value)

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

bool has_begin ()

optional int32 begin = 3;

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

void clear_begin ()

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

::int32_t begin ()

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

void set_begin (::int32_t value)

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

bool has_end ()

optional int32 end = 4;

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

void clear_end ()

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

::int32_t end ()

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

void set_end (::int32_t value)

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

bool has_semantic ()

optional .google.protobuf.GeneratedCodeInfo.Annotation.Semantic semantic = 5;

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

void clear_semantic ()

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

::google::protobuf::GeneratedCodeInfo_Annotation_Semantic semantic ()

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

void set_semantic (::google::protobuf::GeneratedCodeInfo_Annotation_Semantic value)

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

Protected Methods

void GeneratedCodeInfo_Annotation (::google::protobuf::Arena * arena, GeneratedCodeInfo_Annotation && from)

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

void GeneratedCodeInfo_Annotation (::google::protobuf::Arena * arena)
void GeneratedCodeInfo_Annotation (::google::protobuf::Arena * arena, const GeneratedCodeInfo_Annotation & from)
const ::google::protobuf::internal::ClassData * GetClassData ()
void * PlacementNew_ (const void * , void * mem, ::google::protobuf::Arena * arena)
auto InternalNewImpl_ ()

Enumerations

enum 
Name Value
kPathFieldNumber 1
kSourceFileFieldNumber 2
kBeginFieldNumber 3
kEndFieldNumber 4
kSemanticFieldNumber 5

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

Defined at line 1373 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 GeneratedCodeInfo_Annotation ()
void GeneratedCodeInfo_Annotation (GeneratedCodeInfo_Annotation & aGeneratedCodeInfo_Annotation & b)