BWAPI
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | Friends
google::protobuf::DescriptorProto Class Reference

#include <descriptor.pb.h>

Inheritance diagram for google::protobuf::DescriptorProto:
Inheritance graph
[legend]
Collaboration diagram for google::protobuf::DescriptorProto:
Collaboration graph
[legend]

List of all members.

Public Types

typedef
DescriptorProto_ExtensionRange 
ExtensionRange

Public Member Functions

 DescriptorProto ()
virtual ~DescriptorProto ()
 DescriptorProto (const DescriptorProto &from)
DescriptorProtooperator= (const DescriptorProto &from)
const
::google::protobuf::UnknownFieldSet
unknown_fields () const
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
void Swap (DescriptorProto *other)
DescriptorProtoNew () const
void CopyFrom (const ::google::protobuf::Message &from)
void MergeFrom (const ::google::protobuf::Message &from)
void CopyFrom (const DescriptorProto &from)
void MergeFrom (const DescriptorProto &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::string & name () const
void set_name (const ::std::string &value)
void set_name (const char *value)
void set_name (const char *value, size_t size)
inline::std::string * mutable_name ()
int field_size () const
void clear_field ()
const
::google::protobuf::FieldDescriptorProto
field (int index) const
inline::google::protobuf::FieldDescriptorProto * mutable_field (int index)
inline::google::protobuf::FieldDescriptorProto * add_field ()
const
::google::protobuf::RepeatedPtrField
< ::google::protobuf::FieldDescriptorProto > & 
field () const
inline::google::protobuf::RepeatedPtrField
< ::google::protobuf::FieldDescriptorProto > * 
mutable_field ()
int extension_size () const
void clear_extension ()
const
::google::protobuf::FieldDescriptorProto
extension (int index) const
inline::google::protobuf::FieldDescriptorProto * mutable_extension (int index)
inline::google::protobuf::FieldDescriptorProto * add_extension ()
const
::google::protobuf::RepeatedPtrField
< ::google::protobuf::FieldDescriptorProto > & 
extension () const
inline::google::protobuf::RepeatedPtrField
< ::google::protobuf::FieldDescriptorProto > * 
mutable_extension ()
int nested_type_size () const
void clear_nested_type ()
const
::google::protobuf::DescriptorProto
nested_type (int index) const
inline::google::protobuf::DescriptorProto * mutable_nested_type (int index)
inline::google::protobuf::DescriptorProto * add_nested_type ()
const
::google::protobuf::RepeatedPtrField
< ::google::protobuf::DescriptorProto > & 
nested_type () const
inline::google::protobuf::RepeatedPtrField
< ::google::protobuf::DescriptorProto > * 
mutable_nested_type ()
int enum_type_size () const
void clear_enum_type ()
const
::google::protobuf::EnumDescriptorProto
enum_type (int index) const
inline::google::protobuf::EnumDescriptorProto * mutable_enum_type (int index)
inline::google::protobuf::EnumDescriptorProto * add_enum_type ()
const
::google::protobuf::RepeatedPtrField
< ::google::protobuf::EnumDescriptorProto > & 
enum_type () const
inline::google::protobuf::RepeatedPtrField
< ::google::protobuf::EnumDescriptorProto > * 
mutable_enum_type ()
int extension_range_size () const
void clear_extension_range ()
const
::google::protobuf::DescriptorProto_ExtensionRange
extension_range (int index) const
inline::google::protobuf::DescriptorProto_ExtensionRange * mutable_extension_range (int index)
inline::google::protobuf::DescriptorProto_ExtensionRange * add_extension_range ()
const
::google::protobuf::RepeatedPtrField
< ::google::protobuf::DescriptorProto_ExtensionRange > & 
extension_range () const
inline::google::protobuf::RepeatedPtrField
< ::google::protobuf::DescriptorProto_ExtensionRange > * 
mutable_extension_range ()
bool has_options () const
void clear_options ()
const
::google::protobuf::MessageOptions
options () const
inline::google::protobuf::MessageOptions * mutable_options ()

Static Public Member Functions

static const
::google::protobuf::Descriptor
descriptor ()
static const DescriptorProtodefault_instance ()

Static Public Attributes

static const int kNameFieldNumber = 1
static const int kFieldFieldNumber = 2
static const int kExtensionFieldNumber = 6
static const int kNestedTypeFieldNumber = 3
static const int kEnumTypeFieldNumber = 4
static const int kExtensionRangeFieldNumber = 5
static const int kOptionsFieldNumber = 7

Friends

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

Member Typedef Documentation


Constructor & Destructor Documentation


Member Function Documentation

Here is the call graph for this function:

Here is the call graph for this function:

Here is the call graph for this function:

Here is the call graph for this function:

Here is the call graph for this function:

Reimplemented from google::protobuf::Message.

Reimplemented from google::protobuf::Message.

Here is the call graph for this function:

Here is the call graph for this function:

Here is the call graph for this function:

Here is the call graph for this function:

Here is the call graph for this function:

Here is the call graph for this function:

Here is the call graph for this function:

Here is the call graph for this function:

Here is the call graph for this function:

Here is the call graph for this function:

Here is the call graph for this function:

Here is the call graph for this function:

Here is the call graph for this function:

int google::protobuf::DescriptorProto::GetCachedSize ( ) const [inline, virtual]

Reimplemented from google::protobuf::Message.

Here is the call graph for this function:

Here is the call graph for this function:

Here is the call graph for this function:

Here is the call graph for this function:

Here is the call graph for this function:

const ::std::string & google::protobuf::DescriptorProto::name ( ) const [inline]

Here is the call graph for this function:

Here is the call graph for this function:

DescriptorProto& google::protobuf::DescriptorProto::operator= ( const DescriptorProto from) [inline]
void google::protobuf::DescriptorProto::set_name ( const ::std::string &  value) [inline]
void google::protobuf::DescriptorProto::set_name ( const char *  value) [inline]
void google::protobuf::DescriptorProto::set_name ( const char *  value,
size_t  size 
) [inline]

Friends And Related Function Documentation


Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines