BWAPI
|
#include <unit.pb.h>
virtual messages::PlayerStatus::~PlayerStatus | ( | ) | [virtual] |
messages::PlayerStatus::PlayerStatus | ( | const PlayerStatus & | from | ) |
int messages::PlayerStatus::ByteSize | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
void messages::PlayerStatus::Clear | ( | ) | [virtual] |
Reimplemented from google::protobuf::Message.
void messages::PlayerStatus::clear_id | ( | ) | [inline] |
void messages::PlayerStatus::clear_ownerid | ( | ) | [inline] |
void messages::PlayerStatus::clear_stance | ( | ) | [inline] |
void messages::PlayerStatus::CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
void messages::PlayerStatus::CopyFrom | ( | const PlayerStatus & | from | ) |
static const PlayerStatus& messages::PlayerStatus::default_instance | ( | ) | [static] |
static const ::google::protobuf::Descriptor* messages::PlayerStatus::descriptor | ( | ) | [static] |
int messages::PlayerStatus::GetCachedSize | ( | ) | const [inline, virtual] |
Implements google::protobuf::MessageLite.
::google::protobuf::Metadata messages::PlayerStatus::GetMetadata | ( | ) | const [virtual] |
Implements google::protobuf::Message.
bool messages::PlayerStatus::has_id | ( | ) | const [inline] |
bool messages::PlayerStatus::has_ownerid | ( | ) | const [inline] |
bool messages::PlayerStatus::has_stance | ( | ) | const [inline] |
google::protobuf::int32 messages::PlayerStatus::id | ( | ) | const [inline] |
bool messages::PlayerStatus::IsInitialized | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
void messages::PlayerStatus::MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
void messages::PlayerStatus::MergeFrom | ( | const PlayerStatus & | from | ) |
bool messages::PlayerStatus::MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
inline ::google::protobuf::UnknownFieldSet* messages::PlayerStatus::mutable_unknown_fields | ( | ) | [inline] |
PlayerStatus* messages::PlayerStatus::New | ( | ) | const [virtual] |
Implements google::protobuf::Message.
PlayerStatus& messages::PlayerStatus::operator= | ( | const PlayerStatus & | from | ) | [inline] |
google::protobuf::int32 messages::PlayerStatus::ownerid | ( | ) | const [inline] |
void messages::PlayerStatus::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
::google::protobuf::uint8* messages::PlayerStatus::SerializeWithCachedSizesToArray | ( | ::google::protobuf::uint8 * | output | ) | const |
void messages::PlayerStatus::set_id | ( | ::google::protobuf::int32 | value | ) | [inline] |
void messages::PlayerStatus::set_ownerid | ( | ::google::protobuf::int32 | value | ) | [inline] |
void messages::PlayerStatus::set_stance | ( | messages::PlayerStance | value | ) | [inline] |
messages::PlayerStance messages::PlayerStatus::stance | ( | ) | const [inline] |
void messages::PlayerStatus::Swap | ( | PlayerStatus * | other | ) |
const ::google::protobuf::UnknownFieldSet& messages::PlayerStatus::unknown_fields | ( | ) | const [inline] |
void protobuf_AddDesc_unit_2eproto | ( | ) | [friend] |
void protobuf_AssignDesc_unit_2eproto | ( | ) | [friend] |
void protobuf_ShutdownFile_unit_2eproto | ( | ) | [friend] |
const int messages::PlayerStatus::kIdFieldNumber = 1 [static] |
const int messages::PlayerStatus::kOwnerIdFieldNumber = 3 [static] |
const int messages::PlayerStatus::kStanceFieldNumber = 2 [static] |