|
BWAPI
|
#include <unit.pb.h>


| virtual messages::UnitTypeIntPair::~UnitTypeIntPair | ( | ) | [virtual] |
| messages::UnitTypeIntPair::UnitTypeIntPair | ( | const UnitTypeIntPair & | from | ) |
| int messages::UnitTypeIntPair::ByteSize | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
| void messages::UnitTypeIntPair::Clear | ( | ) | [virtual] |
Reimplemented from google::protobuf::Message.
| void messages::UnitTypeIntPair::clear_count | ( | ) | [inline] |
| void messages::UnitTypeIntPair::clear_type | ( | ) | [inline] |
| void messages::UnitTypeIntPair::CopyFrom | ( | const ::google::protobuf::Message & | from | ) |

| void messages::UnitTypeIntPair::CopyFrom | ( | const UnitTypeIntPair & | from | ) |
| google::protobuf::int32 messages::UnitTypeIntPair::count | ( | ) | const [inline] |
| static const UnitTypeIntPair& messages::UnitTypeIntPair::default_instance | ( | ) | [static] |
| static const ::google::protobuf::Descriptor* messages::UnitTypeIntPair::descriptor | ( | ) | [static] |
| int messages::UnitTypeIntPair::GetCachedSize | ( | ) | const [inline, virtual] |
Implements google::protobuf::MessageLite.
| ::google::protobuf::Metadata messages::UnitTypeIntPair::GetMetadata | ( | ) | const [virtual] |
Implements google::protobuf::Message.
| bool messages::UnitTypeIntPair::has_count | ( | ) | const [inline] |
| bool messages::UnitTypeIntPair::has_type | ( | ) | const [inline] |
| bool messages::UnitTypeIntPair::IsInitialized | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
| void messages::UnitTypeIntPair::MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
| void messages::UnitTypeIntPair::MergeFrom | ( | const UnitTypeIntPair & | from | ) |
| bool messages::UnitTypeIntPair::MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
| messages::UnitType * messages::UnitTypeIntPair::mutable_type | ( | ) | [inline] |

| inline ::google::protobuf::UnknownFieldSet* messages::UnitTypeIntPair::mutable_unknown_fields | ( | ) | [inline] |
| UnitTypeIntPair* messages::UnitTypeIntPair::New | ( | ) | const [virtual] |
Implements google::protobuf::Message.
| UnitTypeIntPair& messages::UnitTypeIntPair::operator= | ( | const UnitTypeIntPair & | from | ) | [inline] |

| void messages::UnitTypeIntPair::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
| ::google::protobuf::uint8* messages::UnitTypeIntPair::SerializeWithCachedSizesToArray | ( | ::google::protobuf::uint8 * | output | ) | const |
| void messages::UnitTypeIntPair::set_count | ( | ::google::protobuf::int32 | value | ) | [inline] |

| void messages::UnitTypeIntPair::Swap | ( | UnitTypeIntPair * | other | ) |
| const ::messages::UnitType & messages::UnitTypeIntPair::type | ( | ) | const [inline] |
| const ::google::protobuf::UnknownFieldSet& messages::UnitTypeIntPair::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::UnitTypeIntPair::kCountFieldNumber = 2 [static] |
const int messages::UnitTypeIntPair::kTypeFieldNumber = 1 [static] |
1.7.6.1