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


| virtual messages::DynamicTerrainInfo::~DynamicTerrainInfo | ( | ) | [virtual] |
| messages::DynamicTerrainInfo::DynamicTerrainInfo | ( | const DynamicTerrainInfo & | from | ) |
| void messages::DynamicTerrainInfo::add_hascreep | ( | ::google::protobuf::uint32 | value | ) | [inline] |


| void messages::DynamicTerrainInfo::add_isexplored | ( | ::google::protobuf::uint32 | value | ) | [inline] |


| void messages::DynamicTerrainInfo::add_isvisible | ( | ::google::protobuf::uint32 | value | ) | [inline] |


| int messages::DynamicTerrainInfo::ByteSize | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
| void messages::DynamicTerrainInfo::Clear | ( | ) | [virtual] |
Reimplemented from google::protobuf::Message.
| void messages::DynamicTerrainInfo::clear_hascreep | ( | ) | [inline] |

| void messages::DynamicTerrainInfo::clear_isexplored | ( | ) | [inline] |

| void messages::DynamicTerrainInfo::clear_isvisible | ( | ) | [inline] |

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

| void messages::DynamicTerrainInfo::CopyFrom | ( | const DynamicTerrainInfo & | from | ) |
| static const DynamicTerrainInfo& messages::DynamicTerrainInfo::default_instance | ( | ) | [static] |
| static const ::google::protobuf::Descriptor* messages::DynamicTerrainInfo::descriptor | ( | ) | [static] |
| int messages::DynamicTerrainInfo::GetCachedSize | ( | ) | const [inline, virtual] |
Implements google::protobuf::MessageLite.
| ::google::protobuf::Metadata messages::DynamicTerrainInfo::GetMetadata | ( | ) | const [virtual] |
Implements google::protobuf::Message.
| google::protobuf::uint32 messages::DynamicTerrainInfo::hascreep | ( | int | index | ) | const [inline] |

| const ::google::protobuf::RepeatedField<::google::protobuf::uint32 > & messages::DynamicTerrainInfo::hascreep | ( | ) | const [inline] |
| int messages::DynamicTerrainInfo::hascreep_size | ( | ) | const [inline] |

| google::protobuf::uint32 messages::DynamicTerrainInfo::isexplored | ( | int | index | ) | const [inline] |

| const ::google::protobuf::RepeatedField<::google::protobuf::uint32 > & messages::DynamicTerrainInfo::isexplored | ( | ) | const [inline] |
| int messages::DynamicTerrainInfo::isexplored_size | ( | ) | const [inline] |

| bool messages::DynamicTerrainInfo::IsInitialized | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
| google::protobuf::uint32 messages::DynamicTerrainInfo::isvisible | ( | int | index | ) | const [inline] |

| const ::google::protobuf::RepeatedField<::google::protobuf::uint32 > & messages::DynamicTerrainInfo::isvisible | ( | ) | const [inline] |
| int messages::DynamicTerrainInfo::isvisible_size | ( | ) | const [inline] |

| void messages::DynamicTerrainInfo::MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
| void messages::DynamicTerrainInfo::MergeFrom | ( | const DynamicTerrainInfo & | from | ) |
| bool messages::DynamicTerrainInfo::MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
| google::protobuf::RepeatedField<::google::protobuf::uint32 > * messages::DynamicTerrainInfo::mutable_hascreep | ( | ) | [inline] |
| google::protobuf::RepeatedField<::google::protobuf::uint32 > * messages::DynamicTerrainInfo::mutable_isexplored | ( | ) | [inline] |
| google::protobuf::RepeatedField<::google::protobuf::uint32 > * messages::DynamicTerrainInfo::mutable_isvisible | ( | ) | [inline] |
| inline ::google::protobuf::UnknownFieldSet* messages::DynamicTerrainInfo::mutable_unknown_fields | ( | ) | [inline] |
| DynamicTerrainInfo* messages::DynamicTerrainInfo::New | ( | ) | const [virtual] |
Implements google::protobuf::Message.
| DynamicTerrainInfo& messages::DynamicTerrainInfo::operator= | ( | const DynamicTerrainInfo & | from | ) | [inline] |

| void messages::DynamicTerrainInfo::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
| ::google::protobuf::uint8* messages::DynamicTerrainInfo::SerializeWithCachedSizesToArray | ( | ::google::protobuf::uint8 * | output | ) | const |
| void messages::DynamicTerrainInfo::set_hascreep | ( | int | index, |
| ::google::protobuf::uint32 | value | ||
| ) | [inline] |

| void messages::DynamicTerrainInfo::set_isexplored | ( | int | index, |
| ::google::protobuf::uint32 | value | ||
| ) | [inline] |

| void messages::DynamicTerrainInfo::set_isvisible | ( | int | index, |
| ::google::protobuf::uint32 | value | ||
| ) | [inline] |

| void messages::DynamicTerrainInfo::Swap | ( | DynamicTerrainInfo * | other | ) |
| const ::google::protobuf::UnknownFieldSet& messages::DynamicTerrainInfo::unknown_fields | ( | ) | const [inline] |
| void protobuf_AddDesc_terrain_2eproto | ( | ) | [friend] |
| void protobuf_AssignDesc_terrain_2eproto | ( | ) | [friend] |
| void protobuf_ShutdownFile_terrain_2eproto | ( | ) | [friend] |
const int messages::DynamicTerrainInfo::kHasCreepFieldNumber = 5 [static] |
const int messages::DynamicTerrainInfo::kIsExploredFieldNumber = 4 [static] |
const int messages::DynamicTerrainInfo::kIsVisibleFieldNumber = 3 [static] |
1.7.6.1