class SourceCodeInfo_Location

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

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

Public Members

static const int kIndexInFileMessages

Public Methods

void CopyFrom (const SourceCodeInfo_Location & from)
void Clear ()
::size_t ByteSizeLong ()
auto InternalGenerateClassData_ (const MessageLite & prototype, const ::google::protobuf::internal::TcParseTableBase * tc_table)
::google::protobuf::Metadata GetMetadata ()
void SourceCodeInfo_Location ()

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

void SourceCodeInfo_Location (const SourceCodeInfo_Location & from)

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

void SourceCodeInfo_Location (SourceCodeInfo_Location && from)

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

SourceCodeInfo_Location & operator= (const SourceCodeInfo_Location & from)

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

SourceCodeInfo_Location & operator= (SourceCodeInfo_Location && from)

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

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

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

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

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

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

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

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

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

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

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

const SourceCodeInfo_Location & default_instance ()

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

void Swap (SourceCodeInfo_Location * other)

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

void UnsafeArenaSwap (SourceCodeInfo_Location * other)

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

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

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

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

void MergeFrom (const SourceCodeInfo_Location & from)

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

bool IsInitialized ()

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

int GetCachedSize ()

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

void ~SourceCodeInfo_Location ()
template <typename = void>
void SourceCodeInfo_Location (::google::protobuf::internal::ConstantInitialized , const ::google::protobuf::internal::ClassData * class_data)
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
int path_size ()

repeated int32 path = 1 [packed = true];

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

void clear_path ()

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

::int32_t path (int index)

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

void set_path (int index, ::int32_t value)

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

void add_path (::int32_t value)

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

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

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

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

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

int span_size ()

repeated int32 span = 2 [packed = true];

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

void clear_span ()

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

::int32_t span (int index)

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

void set_span (int index, ::int32_t value)

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

void add_span (::int32_t value)

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

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

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

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

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

int leading_detached_comments_size ()

repeated string leading_detached_comments = 6;

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

void clear_leading_detached_comments ()

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

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

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

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

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

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

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

::std::string * add_leading_detached_comments ()

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

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

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

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

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

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

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

bool has_leading_comments ()

optional string leading_comments = 3;

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

void clear_leading_comments ()

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

const ::std::string & leading_comments ()

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

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

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

::std::string * mutable_leading_comments ()

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

::std::string * release_leading_comments ()

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

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

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

bool has_trailing_comments ()

optional string trailing_comments = 4;

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

void clear_trailing_comments ()

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

const ::std::string & trailing_comments ()

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

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

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

::std::string * mutable_trailing_comments ()

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

::std::string * release_trailing_comments ()

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

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

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

Enumerations

enum (unnamed) : int
Name Value
kPathFieldNumber 1
kSpanFieldNumber 2
kLeadingDetachedCommentsFieldNumber 6
kLeadingCommentsFieldNumber 3
kTrailingCommentsFieldNumber 4

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

Defined at line 1594 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 SourceCodeInfo_Location ()
void SourceCodeInfo_Location (SourceCodeInfo_Location & aSourceCodeInfo_Location & b)