BWAPI
|
#include <unit.pb.h>
virtual messages::UnitId::~UnitId | ( | ) | [virtual] |
messages::UnitId::UnitId | ( | const UnitId & | from | ) |
int messages::UnitId::ByteSize | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
void messages::UnitId::Clear | ( | ) | [virtual] |
Reimplemented from google::protobuf::Message.
void messages::UnitId::clear_id | ( | ) | [inline] |
void messages::UnitId::CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
void messages::UnitId::CopyFrom | ( | const UnitId & | from | ) |
static const UnitId& messages::UnitId::default_instance | ( | ) | [static] |
static const ::google::protobuf::Descriptor* messages::UnitId::descriptor | ( | ) | [static] |
int messages::UnitId::GetCachedSize | ( | ) | const [inline, virtual] |
Implements google::protobuf::MessageLite.
::google::protobuf::Metadata messages::UnitId::GetMetadata | ( | ) | const [virtual] |
Implements google::protobuf::Message.
bool messages::UnitId::has_id | ( | ) | const [inline] |
google::protobuf::int32 messages::UnitId::id | ( | ) | const [inline] |
bool messages::UnitId::IsInitialized | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
void messages::UnitId::MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
void messages::UnitId::MergeFrom | ( | const UnitId & | from | ) |
bool messages::UnitId::MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
inline ::google::protobuf::UnknownFieldSet* messages::UnitId::mutable_unknown_fields | ( | ) | [inline] |
UnitId* messages::UnitId::New | ( | ) | const [virtual] |
Implements google::protobuf::Message.
void messages::UnitId::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
::google::protobuf::uint8* messages::UnitId::SerializeWithCachedSizesToArray | ( | ::google::protobuf::uint8 * | output | ) | const |
void messages::UnitId::set_id | ( | ::google::protobuf::int32 | value | ) | [inline] |
void messages::UnitId::Swap | ( | UnitId * | other | ) |
const ::google::protobuf::UnknownFieldSet& messages::UnitId::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::UnitId::kIdFieldNumber = 1 [static] |