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

#include <unit.pb.h>

Inheritance diagram for messages::UpgradeType:
Inheritance graph
[legend]
Collaboration diagram for messages::UpgradeType:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 UpgradeType ()
virtual ~UpgradeType ()
 UpgradeType (const UpgradeType &from)
UpgradeTypeoperator= (const UpgradeType &from)
const
::google::protobuf::UnknownFieldSet
unknown_fields () const
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
void Swap (UpgradeType *other)
UpgradeTypeNew () const
void CopyFrom (const ::google::protobuf::Message &from)
void MergeFrom (const ::google::protobuf::Message &from)
void CopyFrom (const UpgradeType &from)
void MergeFrom (const UpgradeType &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_id () const
void clear_id ()
inline::google::protobuf::int32 id () const
void set_id (::google::protobuf::int32 value)

Static Public Member Functions

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

Static Public Attributes

static const int kIdFieldNumber = 1

Friends

void protobuf_AddDesc_unit_2eproto ()
void protobuf_AssignDesc_unit_2eproto ()
void protobuf_ShutdownFile_unit_2eproto ()

Constructor & Destructor Documentation

virtual messages::UpgradeType::~UpgradeType ( ) [virtual]

Member Function Documentation

int messages::UpgradeType::ByteSize ( ) const [virtual]

Reimplemented from google::protobuf::Message.

void messages::UpgradeType::Clear ( ) [virtual]

Reimplemented from google::protobuf::Message.

Here is the caller graph for this function:

int messages::UpgradeType::GetCachedSize ( ) const [inline, virtual]
bool messages::UpgradeType::has_id ( ) const [inline]
bool messages::UpgradeType::IsInitialized ( ) const [virtual]

Reimplemented from google::protobuf::Message.

UpgradeType& messages::UpgradeType::operator= ( const UpgradeType from) [inline]

Here is the call graph for this function:

Here is the caller graph for this function:


Friends And Related Function Documentation

void protobuf_AddDesc_unit_2eproto ( ) [friend]

Member Data Documentation

const int messages::UpgradeType::kIdFieldNumber = 1 [static]

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