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


| virtual messages::TechTypeData::~TechTypeData | ( | ) |  [virtual] | 
| messages::TechTypeData::TechTypeData | ( | const TechTypeData & | from | ) | 
| messages::UnitType * messages::TechTypeData::add_whatuses | ( | ) |  [inline] | 


| int messages::TechTypeData::ByteSize | ( | ) | const  [virtual] | 
Reimplemented from google::protobuf::Message.
| void messages::TechTypeData::Clear | ( | ) |  [virtual] | 
Reimplemented from google::protobuf::Message.
| void messages::TechTypeData::clear_energyused | ( | ) |  [inline] | 
| void messages::TechTypeData::clear_gasprice | ( | ) |  [inline] | 
| void messages::TechTypeData::clear_id | ( | ) |  [inline] | 
| void messages::TechTypeData::clear_mineralprice | ( | ) |  [inline] | 
| void messages::TechTypeData::clear_name | ( | ) |  [inline] | 
| void messages::TechTypeData::clear_race | ( | ) |  [inline] | 
| void messages::TechTypeData::clear_researchtime | ( | ) |  [inline] | 
| void messages::TechTypeData::clear_weapon | ( | ) |  [inline] | 
| void messages::TechTypeData::clear_whatresearches | ( | ) |  [inline] | 
| void messages::TechTypeData::clear_whatuses | ( | ) |  [inline] | 

| void messages::TechTypeData::CopyFrom | ( | const ::google::protobuf::Message & | from | ) | 

| void messages::TechTypeData::CopyFrom | ( | const TechTypeData & | from | ) | 
| static const TechTypeData& messages::TechTypeData::default_instance | ( | ) |  [static] | 
| static const ::google::protobuf::Descriptor* messages::TechTypeData::descriptor | ( | ) |  [static] | 
| google::protobuf::int32 messages::TechTypeData::energyused | ( | ) | const  [inline] | 
| google::protobuf::int32 messages::TechTypeData::gasprice | ( | ) | const  [inline] | 
| int messages::TechTypeData::GetCachedSize | ( | ) | const  [inline, virtual] | 
Implements google::protobuf::MessageLite.
| ::google::protobuf::Metadata messages::TechTypeData::GetMetadata | ( | ) | const  [virtual] | 
Implements google::protobuf::Message.
| bool messages::TechTypeData::has_energyused | ( | ) | const  [inline] | 
| bool messages::TechTypeData::has_gasprice | ( | ) | const  [inline] | 
| bool messages::TechTypeData::has_id | ( | ) | const  [inline] | 
| bool messages::TechTypeData::has_mineralprice | ( | ) | const  [inline] | 
| bool messages::TechTypeData::has_name | ( | ) | const  [inline] | 
| bool messages::TechTypeData::has_race | ( | ) | const  [inline] | 
| bool messages::TechTypeData::has_researchtime | ( | ) | const  [inline] | 
| bool messages::TechTypeData::has_weapon | ( | ) | const  [inline] | 
| bool messages::TechTypeData::has_whatresearches | ( | ) | const  [inline] | 
| google::protobuf::int32 messages::TechTypeData::id | ( | ) | const  [inline] | 
| bool messages::TechTypeData::IsInitialized | ( | ) | const  [virtual] | 
Reimplemented from google::protobuf::Message.
| void messages::TechTypeData::MergeFrom | ( | const ::google::protobuf::Message & | from | ) | 
| void messages::TechTypeData::MergeFrom | ( | const TechTypeData & | from | ) | 
| bool messages::TechTypeData::MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) | 
| google::protobuf::int32 messages::TechTypeData::mineralprice | ( | ) | const  [inline] | 
| std::string * messages::TechTypeData::mutable_name | ( | ) |  [inline] | 
| inline ::google::protobuf::UnknownFieldSet* messages::TechTypeData::mutable_unknown_fields | ( | ) |  [inline] | 
| messages::WeaponType * messages::TechTypeData::mutable_weapon | ( | ) |  [inline] | 

| messages::UnitType * messages::TechTypeData::mutable_whatresearches | ( | ) |  [inline] | 

| messages::UnitType * messages::TechTypeData::mutable_whatuses | ( | int | index | ) |  [inline] | 

| google::protobuf::RepeatedPtrField<::messages::UnitType > * messages::TechTypeData::mutable_whatuses | ( | ) |  [inline] | 
| const ::std::string & messages::TechTypeData::name | ( | ) | const  [inline] | 
| TechTypeData* messages::TechTypeData::New | ( | ) | const  [virtual] | 
Implements google::protobuf::Message.
| TechTypeData& messages::TechTypeData::operator= | ( | const TechTypeData & | from | ) |  [inline] | 

| messages::Race messages::TechTypeData::race | ( | ) | const  [inline] | 
| google::protobuf::int32 messages::TechTypeData::researchtime | ( | ) | const  [inline] | 
| void messages::TechTypeData::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const | 
| ::google::protobuf::uint8* messages::TechTypeData::SerializeWithCachedSizesToArray | ( | ::google::protobuf::uint8 * | output | ) | const | 
| void messages::TechTypeData::set_energyused | ( | ::google::protobuf::int32 | value | ) |  [inline] | 

| void messages::TechTypeData::set_gasprice | ( | ::google::protobuf::int32 | value | ) |  [inline] | 

| void messages::TechTypeData::set_id | ( | ::google::protobuf::int32 | value | ) |  [inline] | 

| void messages::TechTypeData::set_mineralprice | ( | ::google::protobuf::int32 | value | ) |  [inline] | 

| void messages::TechTypeData::set_name | ( | const ::std::string & | value | ) |  [inline] | 

| void messages::TechTypeData::set_name | ( | const char * | value | ) |  [inline] | 
| void messages::TechTypeData::set_name | ( | const char * | value, | 
| size_t | size | ||
| ) |  [inline] | 
| void messages::TechTypeData::set_race | ( | messages::Race | value | ) |  [inline] | 


| void messages::TechTypeData::set_researchtime | ( | ::google::protobuf::int32 | value | ) |  [inline] | 

| void messages::TechTypeData::Swap | ( | TechTypeData * | other | ) | 
| const ::google::protobuf::UnknownFieldSet& messages::TechTypeData::unknown_fields | ( | ) | const  [inline] | 
| const ::messages::WeaponType & messages::TechTypeData::weapon | ( | ) | const  [inline] | 
| const ::messages::UnitType & messages::TechTypeData::whatresearches | ( | ) | const  [inline] | 
| const ::messages::UnitType & messages::TechTypeData::whatuses | ( | int | index | ) | const  [inline] | 

| const ::google::protobuf::RepeatedPtrField<::messages::UnitType > & messages::TechTypeData::whatuses | ( | ) | const  [inline] | 
| int messages::TechTypeData::whatuses_size | ( | ) | const  [inline] | 

| void protobuf_AddDesc_unit_2eproto | ( | ) |  [friend] | 
| void protobuf_AssignDesc_unit_2eproto | ( | ) |  [friend] | 
| void protobuf_ShutdownFile_unit_2eproto | ( | ) |  [friend] | 
| const int messages::TechTypeData::kEnergyUsedFieldNumber = 7  [static] | 
| const int messages::TechTypeData::kGasPriceFieldNumber = 5  [static] | 
| const int messages::TechTypeData::kIdFieldNumber = 1  [static] | 
| const int messages::TechTypeData::kMineralPriceFieldNumber = 4  [static] | 
| const int messages::TechTypeData::kNameFieldNumber = 2  [static] | 
| const int messages::TechTypeData::kRaceFieldNumber = 3  [static] | 
| const int messages::TechTypeData::kResearchTimeFieldNumber = 6  [static] | 
| const int messages::TechTypeData::kWeaponFieldNumber = 9  [static] | 
| const int messages::TechTypeData::kWhatResearchesFieldNumber = 8  [static] | 
| const int messages::TechTypeData::kWhatUsesFieldNumber = 10  [static] | 
 1.7.6.1
 1.7.6.1