webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Static Public Member Functions | Static Public Attributes | Friends | List of all members
google::protobuf::GeneratedCodeInfo_Annotation Class Reference

#include <descriptor.pb.h>

Inheritance diagram for google::protobuf::GeneratedCodeInfo_Annotation:
google::protobuf::Message google::protobuf::MessageLite

Public Member Functions

 GeneratedCodeInfo_Annotation ()
 
virtual ~GeneratedCodeInfo_Annotation ()
 
 GeneratedCodeInfo_Annotation (const GeneratedCodeInfo_Annotation &from)
 
GeneratedCodeInfo_Annotationoperator= (const GeneratedCodeInfo_Annotation &from)
 
const ::google::protobuf::UnknownFieldSetunknown_fields () const
 
inline ::google::protobuf::UnknownFieldSetmutable_unknown_fields ()
 
void Swap (GeneratedCodeInfo_Annotation *other)
 
GeneratedCodeInfo_AnnotationNew () const
 
GeneratedCodeInfo_AnnotationNew (::google::protobuf::Arena *arena) const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const GeneratedCodeInfo_Annotation &from)
 
void MergeFrom (const GeneratedCodeInfo_Annotation &from)
 
void Clear ()
 
bool IsInitialized () const
 
int ByteSize () const
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input)
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const
 
::google::protobuf::uint8SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
int path_size () const
 
void clear_path ()
 
::google::protobuf::int32 path (int index) const
 
void set_path (int index, ::google::protobuf::int32 value)
 
void add_path (::google::protobuf::int32 value)
 
const ::google::protobuf::RepeatedField< ::google::protobuf::int32 > & path () const
 
::google::protobuf::RepeatedField< ::google::protobuf::int32 > * mutable_path ()
 
bool has_source_file () const
 
void clear_source_file ()
 
const ::std::stringsource_file () const
 
void set_source_file (const ::std::string &value)
 
void set_source_file (const char *value)
 
void set_source_file (const char *value, size_t size)
 
::std::stringmutable_source_file ()
 
::std::stringrelease_source_file ()
 
void set_allocated_source_file (::std::string *source_file)
 
bool has_begin () const
 
void clear_begin ()
 
::google::protobuf::int32 begin () const
 
void set_begin (::google::protobuf::int32 value)
 
bool has_end () const
 
void clear_end ()
 
::google::protobuf::int32 end () const
 
void set_end (::google::protobuf::int32 value)
 
- Public Member Functions inherited from google::protobuf::Message
 Message ()
 
virtual ~Message ()
 
virtual void CopyFrom (const Message &from)
 
virtual void MergeFrom (const Message &from)
 
void CheckInitialized () const
 
void FindInitializationErrors (std::vector< string > *errors) const
 
string InitializationErrorString () const
 
virtual void DiscardUnknownFields ()
 
virtual int SpaceUsed () const
 
string DebugString () const
 
string ShortDebugString () const
 
string Utf8DebugString () const
 
void PrintDebugString () const
 
bool ParseFromFileDescriptor (int file_descriptor)
 
bool ParsePartialFromFileDescriptor (int file_descriptor)
 
bool ParseFromIstream (istream *input)
 
bool ParsePartialFromIstream (istream *input)
 
bool SerializeToFileDescriptor (int file_descriptor) const
 
bool SerializePartialToFileDescriptor (int file_descriptor) const
 
bool SerializeToOstream (ostream *output) const
 
bool SerializePartialToOstream (ostream *output) const
 
virtual string GetTypeName () const
 
virtual void CheckTypeAndMergeFrom (const MessageLite &other)
 
virtual bool MergePartialFromCodedStream (io::CodedInputStream *input)
 
virtual void SerializeWithCachedSizes (io::CodedOutputStream *output) const
 
const DescriptorGetDescriptor () const
 
virtual const ReflectionGetReflection () const
 
- Public Member Functions inherited from google::protobuf::MessageLite
 MessageLite ()
 
virtual ~MessageLite ()
 
virtual ::google::protobuf::ArenaGetArena () const
 
virtual voidGetMaybeArenaPointer () const
 
bool ParseFromCodedStream (io::CodedInputStream *input)
 
bool ParsePartialFromCodedStream (io::CodedInputStream *input)
 
bool ParseFromZeroCopyStream (io::ZeroCopyInputStream *input)
 
bool ParsePartialFromZeroCopyStream (io::ZeroCopyInputStream *input)
 
bool ParseFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size)
 
bool ParsePartialFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size)
 
bool ParseFromString (const string &data)
 
bool ParsePartialFromString (const string &data)
 
bool ParseFromArray (const void *data, int size)
 
bool ParsePartialFromArray (const void *data, int size)
 
bool MergeFromCodedStream (io::CodedInputStream *input)
 
bool SerializeToCodedStream (io::CodedOutputStream *output) const
 
bool SerializePartialToCodedStream (io::CodedOutputStream *output) const
 
bool SerializeToZeroCopyStream (io::ZeroCopyOutputStream *output) const
 
bool SerializePartialToZeroCopyStream (io::ZeroCopyOutputStream *output) const
 
bool SerializeToString (string *output) const
 
bool SerializePartialToString (string *output) const
 
bool SerializeToArray (void *data, int size) const
 
bool SerializePartialToArray (void *data, int size) const
 
string SerializeAsString () const
 
string SerializePartialAsString () const
 
bool AppendToString (string *output) const
 
bool AppendPartialToString (string *output) const
 
virtual uint8SerializeWithCachedSizesToArray (uint8 *target) const
 

Static Public Member Functions

static const ::google::protobuf::Descriptordescriptor ()
 
static const GeneratedCodeInfo_Annotationdefault_instance ()
 

Static Public Attributes

static const int kPathFieldNumber = 1
 
static const int kSourceFileFieldNumber = 2
 
static const int kBeginFieldNumber = 3
 
static const int kEndFieldNumber = 4
 

Friends

void LIBPROTOBUF_EXPORT protobuf_AddDesc_google_2fprotobuf_2fdescriptor_2eproto ()
 
void protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto ()
 
void protobuf_ShutdownFile_google_2fprotobuf_2fdescriptor_2eproto ()
 

Additional Inherited Members

- Public Types inherited from google::protobuf::Message
typedef google::protobuf::Reflection Reflection
 

Constructor & Destructor Documentation

◆ GeneratedCodeInfo_Annotation() [1/2]

google::protobuf::GeneratedCodeInfo_Annotation::GeneratedCodeInfo_Annotation ( )

◆ ~GeneratedCodeInfo_Annotation()

google::protobuf::GeneratedCodeInfo_Annotation::~GeneratedCodeInfo_Annotation ( )
virtual

◆ GeneratedCodeInfo_Annotation() [2/2]

google::protobuf::GeneratedCodeInfo_Annotation::GeneratedCodeInfo_Annotation ( const GeneratedCodeInfo_Annotation from)

Member Function Documentation

◆ add_path()

void google::protobuf::GeneratedCodeInfo_Annotation::add_path ( ::google::protobuf::int32  value)
inline

◆ begin()

google::protobuf::int32 google::protobuf::GeneratedCodeInfo_Annotation::begin ( ) const
inline

◆ ByteSize()

int google::protobuf::GeneratedCodeInfo_Annotation::ByteSize ( ) const
virtual

Reimplemented from google::protobuf::Message.

◆ Clear()

void google::protobuf::GeneratedCodeInfo_Annotation::Clear ( )
virtual

Reimplemented from google::protobuf::Message.

◆ clear_begin()

void google::protobuf::GeneratedCodeInfo_Annotation::clear_begin ( )
inline

◆ clear_end()

void google::protobuf::GeneratedCodeInfo_Annotation::clear_end ( )
inline

◆ clear_path()

void google::protobuf::GeneratedCodeInfo_Annotation::clear_path ( )
inline

◆ clear_source_file()

void google::protobuf::GeneratedCodeInfo_Annotation::clear_source_file ( )
inline

◆ CopyFrom() [1/2]

void google::protobuf::GeneratedCodeInfo_Annotation::CopyFrom ( const ::google::protobuf::Message from)

◆ CopyFrom() [2/2]

void google::protobuf::GeneratedCodeInfo_Annotation::CopyFrom ( const GeneratedCodeInfo_Annotation from)

◆ default_instance()

const GeneratedCodeInfo_Annotation & google::protobuf::GeneratedCodeInfo_Annotation::default_instance ( )
static

◆ descriptor()

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

◆ end()

google::protobuf::int32 google::protobuf::GeneratedCodeInfo_Annotation::end ( ) const
inline

◆ GetCachedSize()

int google::protobuf::GeneratedCodeInfo_Annotation::GetCachedSize ( ) const
inlinevirtual

◆ GetMetadata()

google::protobuf::Metadata google::protobuf::GeneratedCodeInfo_Annotation::GetMetadata ( ) const
virtual

◆ has_begin()

bool google::protobuf::GeneratedCodeInfo_Annotation::has_begin ( ) const
inline

◆ has_end()

bool google::protobuf::GeneratedCodeInfo_Annotation::has_end ( ) const
inline

◆ has_source_file()

bool google::protobuf::GeneratedCodeInfo_Annotation::has_source_file ( ) const
inline

◆ IsInitialized()

bool google::protobuf::GeneratedCodeInfo_Annotation::IsInitialized ( ) const
virtual

Reimplemented from google::protobuf::Message.

◆ MergeFrom() [1/2]

void google::protobuf::GeneratedCodeInfo_Annotation::MergeFrom ( const ::google::protobuf::Message from)

◆ MergeFrom() [2/2]

void google::protobuf::GeneratedCodeInfo_Annotation::MergeFrom ( const GeneratedCodeInfo_Annotation from)

◆ MergePartialFromCodedStream()

bool google::protobuf::GeneratedCodeInfo_Annotation::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream input)

◆ mutable_path()

google::protobuf::RepeatedField<::google::protobuf::int32 > * google::protobuf::GeneratedCodeInfo_Annotation::mutable_path ( )
inline

◆ mutable_source_file()

std::string * google::protobuf::GeneratedCodeInfo_Annotation::mutable_source_file ( )
inline

◆ mutable_unknown_fields()

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

◆ New() [1/2]

GeneratedCodeInfo_Annotation* google::protobuf::GeneratedCodeInfo_Annotation::New ( ) const
inlinevirtual

◆ New() [2/2]

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

Reimplemented from google::protobuf::Message.

◆ operator=()

GeneratedCodeInfo_Annotation& google::protobuf::GeneratedCodeInfo_Annotation::operator= ( const GeneratedCodeInfo_Annotation from)
inline

◆ path() [1/2]

google::protobuf::int32 google::protobuf::GeneratedCodeInfo_Annotation::path ( int  index) const
inline

◆ path() [2/2]

const ::google::protobuf::RepeatedField<::google::protobuf::int32 > & google::protobuf::GeneratedCodeInfo_Annotation::path ( ) const
inline

◆ path_size()

int google::protobuf::GeneratedCodeInfo_Annotation::path_size ( ) const
inline

◆ release_source_file()

std::string * google::protobuf::GeneratedCodeInfo_Annotation::release_source_file ( )
inline

◆ SerializeWithCachedSizes()

void google::protobuf::GeneratedCodeInfo_Annotation::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream output) const

◆ SerializeWithCachedSizesToArray()

google::protobuf::uint8 * google::protobuf::GeneratedCodeInfo_Annotation::SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 output) const

◆ set_allocated_source_file()

void google::protobuf::GeneratedCodeInfo_Annotation::set_allocated_source_file ( ::std::string source_file)
inline

◆ set_begin()

void google::protobuf::GeneratedCodeInfo_Annotation::set_begin ( ::google::protobuf::int32  value)
inline

◆ set_end()

void google::protobuf::GeneratedCodeInfo_Annotation::set_end ( ::google::protobuf::int32  value)
inline

◆ set_path()

void google::protobuf::GeneratedCodeInfo_Annotation::set_path ( int  index,
::google::protobuf::int32  value 
)
inline

◆ set_source_file() [1/3]

void google::protobuf::GeneratedCodeInfo_Annotation::set_source_file ( const ::std::string value)
inline

◆ set_source_file() [2/3]

void google::protobuf::GeneratedCodeInfo_Annotation::set_source_file ( const char *  value)
inline

◆ set_source_file() [3/3]

void google::protobuf::GeneratedCodeInfo_Annotation::set_source_file ( const char *  value,
size_t  size 
)
inline

◆ source_file()

const ::std::string & google::protobuf::GeneratedCodeInfo_Annotation::source_file ( ) const
inline

◆ Swap()

void google::protobuf::GeneratedCodeInfo_Annotation::Swap ( GeneratedCodeInfo_Annotation other)

◆ unknown_fields()

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

Friends And Related Function Documentation

◆ protobuf_AddDesc_google_2fprotobuf_2fdescriptor_2eproto

void LIBPROTOBUF_EXPORT protobuf_AddDesc_google_2fprotobuf_2fdescriptor_2eproto ( )
friend

◆ protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto

void protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto ( )
friend

◆ protobuf_ShutdownFile_google_2fprotobuf_2fdescriptor_2eproto

void protobuf_ShutdownFile_google_2fprotobuf_2fdescriptor_2eproto ( )
friend

Member Data Documentation

◆ kBeginFieldNumber

const int google::protobuf::GeneratedCodeInfo_Annotation::kBeginFieldNumber = 3
static

◆ kEndFieldNumber

const int google::protobuf::GeneratedCodeInfo_Annotation::kEndFieldNumber = 4
static

◆ kPathFieldNumber

const int google::protobuf::GeneratedCodeInfo_Annotation::kPathFieldNumber = 1
static

◆ kSourceFileFieldNumber

const int google::protobuf::GeneratedCodeInfo_Annotation::kSourceFileFieldNumber = 2
static

The documentation for this class was generated from the following files: