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

#include <descriptor.pb.h>

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

Public Member Functions

 FileDescriptorProto ()
 
virtual ~FileDescriptorProto ()
 
 FileDescriptorProto (const FileDescriptorProto &from)
 
FileDescriptorProtooperator= (const FileDescriptorProto &from)
 
const ::google::protobuf::UnknownFieldSetunknown_fields () const
 
inline ::google::protobuf::UnknownFieldSetmutable_unknown_fields ()
 
void Swap (FileDescriptorProto *other)
 
FileDescriptorProtoNew () const
 
FileDescriptorProtoNew (::google::protobuf::Arena *arena) const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const FileDescriptorProto &from)
 
void MergeFrom (const FileDescriptorProto &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
 
bool has_name () const
 
void clear_name ()
 
const ::std::stringname () const
 
void set_name (const ::std::string &value)
 
void set_name (const char *value)
 
void set_name (const char *value, size_t size)
 
::std::stringmutable_name ()
 
::std::stringrelease_name ()
 
void set_allocated_name (::std::string *name)
 
bool has_package () const
 
void clear_package ()
 
const ::std::stringpackage () const
 
void set_package (const ::std::string &value)
 
void set_package (const char *value)
 
void set_package (const char *value, size_t size)
 
::std::stringmutable_package ()
 
::std::stringrelease_package ()
 
void set_allocated_package (::std::string *package)
 
int dependency_size () const
 
void clear_dependency ()
 
const ::std::stringdependency (int index) const
 
::std::stringmutable_dependency (int index)
 
void set_dependency (int index, const ::std::string &value)
 
void set_dependency (int index, const char *value)
 
void set_dependency (int index, const char *value, size_t size)
 
::std::stringadd_dependency ()
 
void add_dependency (const ::std::string &value)
 
void add_dependency (const char *value)
 
void add_dependency (const char *value, size_t size)
 
const ::google::protobuf::RepeatedPtrField< ::std::string > & dependency () const
 
::google::protobuf::RepeatedPtrField< ::std::string > * mutable_dependency ()
 
int public_dependency_size () const
 
void clear_public_dependency ()
 
::google::protobuf::int32 public_dependency (int index) const
 
void set_public_dependency (int index, ::google::protobuf::int32 value)
 
void add_public_dependency (::google::protobuf::int32 value)
 
const ::google::protobuf::RepeatedField< ::google::protobuf::int32 > & public_dependency () const
 
::google::protobuf::RepeatedField< ::google::protobuf::int32 > * mutable_public_dependency ()
 
int weak_dependency_size () const
 
void clear_weak_dependency ()
 
::google::protobuf::int32 weak_dependency (int index) const
 
void set_weak_dependency (int index, ::google::protobuf::int32 value)
 
void add_weak_dependency (::google::protobuf::int32 value)
 
const ::google::protobuf::RepeatedField< ::google::protobuf::int32 > & weak_dependency () const
 
::google::protobuf::RepeatedField< ::google::protobuf::int32 > * mutable_weak_dependency ()
 
int message_type_size () const
 
void clear_message_type ()
 
const ::google::protobuf::DescriptorProtomessage_type (int index) const
 
::google::protobuf::DescriptorProtomutable_message_type (int index)
 
::google::protobuf::DescriptorProtoadd_message_type ()
 
::google::protobuf::RepeatedPtrField< ::google::protobuf::DescriptorProto > * mutable_message_type ()
 
const ::google::protobuf::RepeatedPtrField< ::google::protobuf::DescriptorProto > & message_type () const
 
int enum_type_size () const
 
void clear_enum_type ()
 
const ::google::protobuf::EnumDescriptorProtoenum_type (int index) const
 
::google::protobuf::EnumDescriptorProtomutable_enum_type (int index)
 
::google::protobuf::EnumDescriptorProtoadd_enum_type ()
 
::google::protobuf::RepeatedPtrField< ::google::protobuf::EnumDescriptorProto > * mutable_enum_type ()
 
const ::google::protobuf::RepeatedPtrField< ::google::protobuf::EnumDescriptorProto > & enum_type () const
 
int service_size () const
 
void clear_service ()
 
const ::google::protobuf::ServiceDescriptorProtoservice (int index) const
 
::google::protobuf::ServiceDescriptorProtomutable_service (int index)
 
::google::protobuf::ServiceDescriptorProtoadd_service ()
 
::google::protobuf::RepeatedPtrField< ::google::protobuf::ServiceDescriptorProto > * mutable_service ()
 
const ::google::protobuf::RepeatedPtrField< ::google::protobuf::ServiceDescriptorProto > & service () const
 
int extension_size () const
 
void clear_extension ()
 
const ::google::protobuf::FieldDescriptorProtoextension (int index) const
 
::google::protobuf::FieldDescriptorProtomutable_extension (int index)
 
::google::protobuf::FieldDescriptorProtoadd_extension ()
 
::google::protobuf::RepeatedPtrField< ::google::protobuf::FieldDescriptorProto > * mutable_extension ()
 
const ::google::protobuf::RepeatedPtrField< ::google::protobuf::FieldDescriptorProto > & extension () const
 
bool has_options () const
 
void clear_options ()
 
const ::google::protobuf::FileOptionsoptions () const
 
::google::protobuf::FileOptionsmutable_options ()
 
::google::protobuf::FileOptionsrelease_options ()
 
void set_allocated_options (::google::protobuf::FileOptions *options)
 
bool has_source_code_info () const
 
void clear_source_code_info ()
 
const ::google::protobuf::SourceCodeInfosource_code_info () const
 
::google::protobuf::SourceCodeInfomutable_source_code_info ()
 
::google::protobuf::SourceCodeInforelease_source_code_info ()
 
void set_allocated_source_code_info (::google::protobuf::SourceCodeInfo *source_code_info)
 
bool has_syntax () const
 
void clear_syntax ()
 
const ::std::stringsyntax () const
 
void set_syntax (const ::std::string &value)
 
void set_syntax (const char *value)
 
void set_syntax (const char *value, size_t size)
 
::std::stringmutable_syntax ()
 
::std::stringrelease_syntax ()
 
void set_allocated_syntax (::std::string *syntax)
 
- 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 FileDescriptorProtodefault_instance ()
 

Static Public Attributes

static const int kNameFieldNumber = 1
 
static const int kPackageFieldNumber = 2
 
static const int kDependencyFieldNumber = 3
 
static const int kPublicDependencyFieldNumber = 10
 
static const int kWeakDependencyFieldNumber = 11
 
static const int kMessageTypeFieldNumber = 4
 
static const int kEnumTypeFieldNumber = 5
 
static const int kServiceFieldNumber = 6
 
static const int kExtensionFieldNumber = 7
 
static const int kOptionsFieldNumber = 8
 
static const int kSourceCodeInfoFieldNumber = 9
 
static const int kSyntaxFieldNumber = 12
 

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

◆ FileDescriptorProto() [1/2]

google::protobuf::FileDescriptorProto::FileDescriptorProto ( )

◆ ~FileDescriptorProto()

google::protobuf::FileDescriptorProto::~FileDescriptorProto ( )
virtual

◆ FileDescriptorProto() [2/2]

google::protobuf::FileDescriptorProto::FileDescriptorProto ( const FileDescriptorProto from)

Member Function Documentation

◆ add_dependency() [1/4]

std::string * google::protobuf::FileDescriptorProto::add_dependency ( )
inline

◆ add_dependency() [2/4]

void google::protobuf::FileDescriptorProto::add_dependency ( const ::std::string value)
inline

◆ add_dependency() [3/4]

void google::protobuf::FileDescriptorProto::add_dependency ( const char *  value)
inline

◆ add_dependency() [4/4]

void google::protobuf::FileDescriptorProto::add_dependency ( const char *  value,
size_t  size 
)
inline

◆ add_enum_type()

google::protobuf::EnumDescriptorProto * google::protobuf::FileDescriptorProto::add_enum_type ( )
inline

◆ add_extension()

google::protobuf::FieldDescriptorProto * google::protobuf::FileDescriptorProto::add_extension ( )
inline

◆ add_message_type()

google::protobuf::DescriptorProto * google::protobuf::FileDescriptorProto::add_message_type ( )
inline

◆ add_public_dependency()

void google::protobuf::FileDescriptorProto::add_public_dependency ( ::google::protobuf::int32  value)
inline

◆ add_service()

google::protobuf::ServiceDescriptorProto * google::protobuf::FileDescriptorProto::add_service ( )
inline

◆ add_weak_dependency()

void google::protobuf::FileDescriptorProto::add_weak_dependency ( ::google::protobuf::int32  value)
inline

◆ ByteSize()

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

Reimplemented from google::protobuf::Message.

◆ Clear()

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

Reimplemented from google::protobuf::Message.

◆ clear_dependency()

void google::protobuf::FileDescriptorProto::clear_dependency ( )
inline

◆ clear_enum_type()

void google::protobuf::FileDescriptorProto::clear_enum_type ( )
inline

◆ clear_extension()

void google::protobuf::FileDescriptorProto::clear_extension ( )
inline

◆ clear_message_type()

void google::protobuf::FileDescriptorProto::clear_message_type ( )
inline

◆ clear_name()

void google::protobuf::FileDescriptorProto::clear_name ( )
inline

◆ clear_options()

void google::protobuf::FileDescriptorProto::clear_options ( )
inline

◆ clear_package()

void google::protobuf::FileDescriptorProto::clear_package ( )
inline

◆ clear_public_dependency()

void google::protobuf::FileDescriptorProto::clear_public_dependency ( )
inline

◆ clear_service()

void google::protobuf::FileDescriptorProto::clear_service ( )
inline

◆ clear_source_code_info()

void google::protobuf::FileDescriptorProto::clear_source_code_info ( )
inline

◆ clear_syntax()

void google::protobuf::FileDescriptorProto::clear_syntax ( )
inline

◆ clear_weak_dependency()

void google::protobuf::FileDescriptorProto::clear_weak_dependency ( )
inline

◆ CopyFrom() [1/2]

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

◆ CopyFrom() [2/2]

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

◆ default_instance()

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

◆ dependency() [1/2]

const ::std::string & google::protobuf::FileDescriptorProto::dependency ( int  index) const
inline

◆ dependency() [2/2]

const ::google::protobuf::RepeatedPtrField<::std::string > & google::protobuf::FileDescriptorProto::dependency ( ) const
inline

◆ dependency_size()

int google::protobuf::FileDescriptorProto::dependency_size ( ) const
inline

◆ descriptor()

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

◆ enum_type() [1/2]

const ::google::protobuf::EnumDescriptorProto & google::protobuf::FileDescriptorProto::enum_type ( int  index) const
inline

◆ enum_type() [2/2]

const ::google::protobuf::RepeatedPtrField<::google::protobuf::EnumDescriptorProto > & google::protobuf::FileDescriptorProto::enum_type ( ) const
inline

◆ enum_type_size()

int google::protobuf::FileDescriptorProto::enum_type_size ( ) const
inline

◆ extension() [1/2]

const ::google::protobuf::FieldDescriptorProto & google::protobuf::FileDescriptorProto::extension ( int  index) const
inline

◆ extension() [2/2]

const ::google::protobuf::RepeatedPtrField<::google::protobuf::FieldDescriptorProto > & google::protobuf::FileDescriptorProto::extension ( ) const
inline

◆ extension_size()

int google::protobuf::FileDescriptorProto::extension_size ( ) const
inline

◆ GetCachedSize()

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

◆ GetMetadata()

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

◆ has_name()

bool google::protobuf::FileDescriptorProto::has_name ( ) const
inline

◆ has_options()

bool google::protobuf::FileDescriptorProto::has_options ( ) const
inline

◆ has_package()

bool google::protobuf::FileDescriptorProto::has_package ( ) const
inline

◆ has_source_code_info()

bool google::protobuf::FileDescriptorProto::has_source_code_info ( ) const
inline

◆ has_syntax()

bool google::protobuf::FileDescriptorProto::has_syntax ( ) const
inline

◆ IsInitialized()

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

Reimplemented from google::protobuf::Message.

◆ MergeFrom() [1/2]

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

◆ MergeFrom() [2/2]

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

◆ MergePartialFromCodedStream()

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

◆ message_type() [1/2]

const ::google::protobuf::DescriptorProto & google::protobuf::FileDescriptorProto::message_type ( int  index) const
inline

◆ message_type() [2/2]

const ::google::protobuf::RepeatedPtrField<::google::protobuf::DescriptorProto > & google::protobuf::FileDescriptorProto::message_type ( ) const
inline

◆ message_type_size()

int google::protobuf::FileDescriptorProto::message_type_size ( ) const
inline

◆ mutable_dependency() [1/2]

std::string * google::protobuf::FileDescriptorProto::mutable_dependency ( int  index)
inline

◆ mutable_dependency() [2/2]

google::protobuf::RepeatedPtrField<::std::string > * google::protobuf::FileDescriptorProto::mutable_dependency ( )
inline

◆ mutable_enum_type() [1/2]

google::protobuf::EnumDescriptorProto * google::protobuf::FileDescriptorProto::mutable_enum_type ( int  index)
inline

◆ mutable_enum_type() [2/2]

google::protobuf::RepeatedPtrField<::google::protobuf::EnumDescriptorProto > * google::protobuf::FileDescriptorProto::mutable_enum_type ( )
inline

◆ mutable_extension() [1/2]

google::protobuf::FieldDescriptorProto * google::protobuf::FileDescriptorProto::mutable_extension ( int  index)
inline

◆ mutable_extension() [2/2]

google::protobuf::RepeatedPtrField<::google::protobuf::FieldDescriptorProto > * google::protobuf::FileDescriptorProto::mutable_extension ( )
inline

◆ mutable_message_type() [1/2]

google::protobuf::DescriptorProto * google::protobuf::FileDescriptorProto::mutable_message_type ( int  index)
inline

◆ mutable_message_type() [2/2]

google::protobuf::RepeatedPtrField<::google::protobuf::DescriptorProto > * google::protobuf::FileDescriptorProto::mutable_message_type ( )
inline

◆ mutable_name()

std::string * google::protobuf::FileDescriptorProto::mutable_name ( )
inline

◆ mutable_options()

google::protobuf::FileOptions * google::protobuf::FileDescriptorProto::mutable_options ( )
inline

◆ mutable_package()

std::string * google::protobuf::FileDescriptorProto::mutable_package ( )
inline

◆ mutable_public_dependency()

google::protobuf::RepeatedField<::google::protobuf::int32 > * google::protobuf::FileDescriptorProto::mutable_public_dependency ( )
inline

◆ mutable_service() [1/2]

google::protobuf::ServiceDescriptorProto * google::protobuf::FileDescriptorProto::mutable_service ( int  index)
inline

◆ mutable_service() [2/2]

google::protobuf::RepeatedPtrField<::google::protobuf::ServiceDescriptorProto > * google::protobuf::FileDescriptorProto::mutable_service ( )
inline

◆ mutable_source_code_info()

google::protobuf::SourceCodeInfo * google::protobuf::FileDescriptorProto::mutable_source_code_info ( )
inline

◆ mutable_syntax()

std::string * google::protobuf::FileDescriptorProto::mutable_syntax ( )
inline

◆ mutable_unknown_fields()

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

◆ mutable_weak_dependency()

google::protobuf::RepeatedField<::google::protobuf::int32 > * google::protobuf::FileDescriptorProto::mutable_weak_dependency ( )
inline

◆ name()

const ::std::string & google::protobuf::FileDescriptorProto::name ( ) const
inline

◆ New() [1/2]

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

◆ New() [2/2]

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

Reimplemented from google::protobuf::Message.

◆ operator=()

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

◆ options()

const ::google::protobuf::FileOptions & google::protobuf::FileDescriptorProto::options ( ) const
inline

◆ package()

const ::std::string & google::protobuf::FileDescriptorProto::package ( ) const
inline

◆ public_dependency() [1/2]

google::protobuf::int32 google::protobuf::FileDescriptorProto::public_dependency ( int  index) const
inline

◆ public_dependency() [2/2]

const ::google::protobuf::RepeatedField<::google::protobuf::int32 > & google::protobuf::FileDescriptorProto::public_dependency ( ) const
inline

◆ public_dependency_size()

int google::protobuf::FileDescriptorProto::public_dependency_size ( ) const
inline

◆ release_name()

std::string * google::protobuf::FileDescriptorProto::release_name ( )
inline

◆ release_options()

google::protobuf::FileOptions * google::protobuf::FileDescriptorProto::release_options ( )
inline

◆ release_package()

std::string * google::protobuf::FileDescriptorProto::release_package ( )
inline

◆ release_source_code_info()

google::protobuf::SourceCodeInfo * google::protobuf::FileDescriptorProto::release_source_code_info ( )
inline

◆ release_syntax()

std::string * google::protobuf::FileDescriptorProto::release_syntax ( )
inline

◆ SerializeWithCachedSizes()

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

◆ SerializeWithCachedSizesToArray()

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

◆ service() [1/2]

const ::google::protobuf::ServiceDescriptorProto & google::protobuf::FileDescriptorProto::service ( int  index) const
inline

◆ service() [2/2]

const ::google::protobuf::RepeatedPtrField<::google::protobuf::ServiceDescriptorProto > & google::protobuf::FileDescriptorProto::service ( ) const
inline

◆ service_size()

int google::protobuf::FileDescriptorProto::service_size ( ) const
inline

◆ set_allocated_name()

void google::protobuf::FileDescriptorProto::set_allocated_name ( ::std::string name)
inline

◆ set_allocated_options()

void google::protobuf::FileDescriptorProto::set_allocated_options ( ::google::protobuf::FileOptions options)
inline

◆ set_allocated_package()

void google::protobuf::FileDescriptorProto::set_allocated_package ( ::std::string package)
inline

◆ set_allocated_source_code_info()

void google::protobuf::FileDescriptorProto::set_allocated_source_code_info ( ::google::protobuf::SourceCodeInfo source_code_info)
inline

◆ set_allocated_syntax()

void google::protobuf::FileDescriptorProto::set_allocated_syntax ( ::std::string syntax)
inline

◆ set_dependency() [1/3]

void google::protobuf::FileDescriptorProto::set_dependency ( int  index,
const ::std::string value 
)
inline

◆ set_dependency() [2/3]

void google::protobuf::FileDescriptorProto::set_dependency ( int  index,
const char *  value 
)
inline

◆ set_dependency() [3/3]

void google::protobuf::FileDescriptorProto::set_dependency ( int  index,
const char *  value,
size_t  size 
)
inline

◆ set_name() [1/3]

void google::protobuf::FileDescriptorProto::set_name ( const ::std::string value)
inline

◆ set_name() [2/3]

void google::protobuf::FileDescriptorProto::set_name ( const char *  value)
inline

◆ set_name() [3/3]

void google::protobuf::FileDescriptorProto::set_name ( const char *  value,
size_t  size 
)
inline

◆ set_package() [1/3]

void google::protobuf::FileDescriptorProto::set_package ( const ::std::string value)
inline

◆ set_package() [2/3]

void google::protobuf::FileDescriptorProto::set_package ( const char *  value)
inline

◆ set_package() [3/3]

void google::protobuf::FileDescriptorProto::set_package ( const char *  value,
size_t  size 
)
inline

◆ set_public_dependency()

void google::protobuf::FileDescriptorProto::set_public_dependency ( int  index,
::google::protobuf::int32  value 
)
inline

◆ set_syntax() [1/3]

void google::protobuf::FileDescriptorProto::set_syntax ( const ::std::string value)
inline

◆ set_syntax() [2/3]

void google::protobuf::FileDescriptorProto::set_syntax ( const char *  value)
inline

◆ set_syntax() [3/3]

void google::protobuf::FileDescriptorProto::set_syntax ( const char *  value,
size_t  size 
)
inline

◆ set_weak_dependency()

void google::protobuf::FileDescriptorProto::set_weak_dependency ( int  index,
::google::protobuf::int32  value 
)
inline

◆ source_code_info()

const ::google::protobuf::SourceCodeInfo & google::protobuf::FileDescriptorProto::source_code_info ( ) const
inline

◆ Swap()

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

◆ syntax()

const ::std::string & google::protobuf::FileDescriptorProto::syntax ( ) const
inline

◆ unknown_fields()

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

◆ weak_dependency() [1/2]

google::protobuf::int32 google::protobuf::FileDescriptorProto::weak_dependency ( int  index) const
inline

◆ weak_dependency() [2/2]

const ::google::protobuf::RepeatedField<::google::protobuf::int32 > & google::protobuf::FileDescriptorProto::weak_dependency ( ) const
inline

◆ weak_dependency_size()

int google::protobuf::FileDescriptorProto::weak_dependency_size ( ) 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

◆ kDependencyFieldNumber

const int google::protobuf::FileDescriptorProto::kDependencyFieldNumber = 3
static

◆ kEnumTypeFieldNumber

const int google::protobuf::FileDescriptorProto::kEnumTypeFieldNumber = 5
static

◆ kExtensionFieldNumber

const int google::protobuf::FileDescriptorProto::kExtensionFieldNumber = 7
static

◆ kMessageTypeFieldNumber

const int google::protobuf::FileDescriptorProto::kMessageTypeFieldNumber = 4
static

◆ kNameFieldNumber

const int google::protobuf::FileDescriptorProto::kNameFieldNumber = 1
static

◆ kOptionsFieldNumber

const int google::protobuf::FileDescriptorProto::kOptionsFieldNumber = 8
static

◆ kPackageFieldNumber

const int google::protobuf::FileDescriptorProto::kPackageFieldNumber = 2
static

◆ kPublicDependencyFieldNumber

const int google::protobuf::FileDescriptorProto::kPublicDependencyFieldNumber = 10
static

◆ kServiceFieldNumber

const int google::protobuf::FileDescriptorProto::kServiceFieldNumber = 6
static

◆ kSourceCodeInfoFieldNumber

const int google::protobuf::FileDescriptorProto::kSourceCodeInfoFieldNumber = 9
static

◆ kSyntaxFieldNumber

const int google::protobuf::FileDescriptorProto::kSyntaxFieldNumber = 12
static

◆ kWeakDependencyFieldNumber

const int google::protobuf::FileDescriptorProto::kWeakDependencyFieldNumber = 11
static

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