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

#include <unit.pb.h>

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

List of all members.

Public Member Functions

 PlayerStatus ()
virtual ~PlayerStatus ()
 PlayerStatus (const PlayerStatus &from)
PlayerStatusoperator= (const PlayerStatus &from)
const
::google::protobuf::UnknownFieldSet
unknown_fields () const
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
void Swap (PlayerStatus *other)
PlayerStatusNew () const
void CopyFrom (const ::google::protobuf::Message &from)
void MergeFrom (const ::google::protobuf::Message &from)
void CopyFrom (const PlayerStatus &from)
void MergeFrom (const PlayerStatus &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)
bool has_stance () const
void clear_stance ()
messages::PlayerStance stance () const
void set_stance (messages::PlayerStance value)
bool has_ownerid () const
void clear_ownerid ()
inline::google::protobuf::int32 ownerid () const
void set_ownerid (::google::protobuf::int32 value)

Static Public Member Functions

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

Static Public Attributes

static const int kIdFieldNumber = 1
static const int kStanceFieldNumber = 2
static const int kOwnerIdFieldNumber = 3

Friends

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

Constructor & Destructor Documentation


Member Function Documentation

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

Reimplemented from google::protobuf::Message.

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

Reimplemented from google::protobuf::Message.

Here is the caller graph for this function:

int messages::PlayerStatus::GetCachedSize ( ) const [inline, virtual]
bool messages::PlayerStatus::has_id ( ) const [inline]
bool messages::PlayerStatus::has_ownerid ( ) const [inline]
bool messages::PlayerStatus::has_stance ( ) const [inline]
bool messages::PlayerStatus::IsInitialized ( ) const [virtual]

Reimplemented from google::protobuf::Message.

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

Here is the call graph for this function:

Here is the caller graph for this function:

Here is the caller graph for this function:

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