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

#include <descriptor.pb.h>

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

List of all members.

Public Member Functions

 DescriptorProto_ExtensionRange ()
virtual ~DescriptorProto_ExtensionRange ()
 DescriptorProto_ExtensionRange (const DescriptorProto_ExtensionRange &from)
DescriptorProto_ExtensionRangeoperator= (const DescriptorProto_ExtensionRange &from)
const
::google::protobuf::UnknownFieldSet
unknown_fields () const
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
void Swap (DescriptorProto_ExtensionRange *other)
DescriptorProto_ExtensionRangeNew () const
void CopyFrom (const ::google::protobuf::Message &from)
void MergeFrom (const ::google::protobuf::Message &from)
void CopyFrom (const DescriptorProto_ExtensionRange &from)
void MergeFrom (const DescriptorProto_ExtensionRange &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_start () const
void clear_start ()
inline::google::protobuf::int32 start () const
void set_start (::google::protobuf::int32 value)
bool has_end () const
void clear_end ()
inline::google::protobuf::int32 end () const
void set_end (::google::protobuf::int32 value)

Static Public Member Functions

static const
::google::protobuf::Descriptor
descriptor ()
static const
DescriptorProto_ExtensionRange
default_instance ()

Static Public Attributes

static const int kStartFieldNumber = 1
static const int kEndFieldNumber = 2

Friends

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

Constructor & Destructor Documentation


Member Function Documentation

Reimplemented from google::protobuf::Message.

Reimplemented from google::protobuf::Message.

Reimplemented from google::protobuf::Message.

DescriptorProto_ExtensionRange& google::protobuf::DescriptorProto_ExtensionRange::operator= ( const DescriptorProto_ExtensionRange from) [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