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

#include <unit.pb.h>

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

List of all members.

Public Member Functions

 UpgradeLevel ()
virtual ~UpgradeLevel ()
 UpgradeLevel (const UpgradeLevel &from)
UpgradeLeveloperator= (const UpgradeLevel &from)
const
::google::protobuf::UnknownFieldSet
unknown_fields () const
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
void Swap (UpgradeLevel *other)
UpgradeLevelNew () const
void CopyFrom (const ::google::protobuf::Message &from)
void MergeFrom (const ::google::protobuf::Message &from)
void CopyFrom (const UpgradeLevel &from)
void MergeFrom (const UpgradeLevel &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_type () const
void clear_type ()
const ::messages::UpgradeTypetype () const
inline::messages::UpgradeType * mutable_type ()
bool has_level () const
void clear_level ()
inline::google::protobuf::int32 level () const
void set_level (::google::protobuf::int32 value)

Static Public Member Functions

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

Static Public Attributes

static const int kTypeFieldNumber = 1
static const int kLevelFieldNumber = 2

Friends

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

Constructor & Destructor Documentation


Member Function Documentation

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

Reimplemented from google::protobuf::Message.

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

Reimplemented from google::protobuf::Message.

Here is the caller graph for this function:

int messages::UpgradeLevel::GetCachedSize ( ) const [inline, virtual]
bool messages::UpgradeLevel::has_level ( ) const [inline]
bool messages::UpgradeLevel::has_type ( ) const [inline]
bool messages::UpgradeLevel::IsInitialized ( ) const [virtual]

Reimplemented from google::protobuf::Message.

Here is the caller graph for this function:

UpgradeLevel& messages::UpgradeLevel::operator= ( const UpgradeLevel 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


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