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


| virtual messages::Chokepoint::~Chokepoint | ( | ) | [virtual] |
| messages::Chokepoint::Chokepoint | ( | const Chokepoint & | from | ) |
| int messages::Chokepoint::ByteSize | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
| const ::messages::Position & messages::Chokepoint::center | ( | ) | const [inline] |
| void messages::Chokepoint::Clear | ( | ) | [virtual] |
Reimplemented from google::protobuf::Message.
| void messages::Chokepoint::clear_center | ( | ) | [inline] |
| void messages::Chokepoint::clear_id | ( | ) | [inline] |
| void messages::Chokepoint::clear_region1 | ( | ) | [inline] |
| void messages::Chokepoint::clear_region2 | ( | ) | [inline] |
| void messages::Chokepoint::clear_side1 | ( | ) | [inline] |
| void messages::Chokepoint::clear_side2 | ( | ) | [inline] |
| void messages::Chokepoint::clear_width | ( | ) | [inline] |
| void messages::Chokepoint::CopyFrom | ( | const ::google::protobuf::Message & | from | ) |

| void messages::Chokepoint::CopyFrom | ( | const Chokepoint & | from | ) |
| static const Chokepoint& messages::Chokepoint::default_instance | ( | ) | [static] |
| static const ::google::protobuf::Descriptor* messages::Chokepoint::descriptor | ( | ) | [static] |
| int messages::Chokepoint::GetCachedSize | ( | ) | const [inline, virtual] |
Implements google::protobuf::MessageLite.
| ::google::protobuf::Metadata messages::Chokepoint::GetMetadata | ( | ) | const [virtual] |
Implements google::protobuf::Message.
| bool messages::Chokepoint::has_center | ( | ) | const [inline] |
| bool messages::Chokepoint::has_id | ( | ) | const [inline] |
| bool messages::Chokepoint::has_region1 | ( | ) | const [inline] |
| bool messages::Chokepoint::has_region2 | ( | ) | const [inline] |
| bool messages::Chokepoint::has_side1 | ( | ) | const [inline] |
| bool messages::Chokepoint::has_side2 | ( | ) | const [inline] |
| bool messages::Chokepoint::has_width | ( | ) | const [inline] |
| google::protobuf::int32 messages::Chokepoint::id | ( | ) | const [inline] |
| bool messages::Chokepoint::IsInitialized | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
| void messages::Chokepoint::MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
| void messages::Chokepoint::MergeFrom | ( | const Chokepoint & | from | ) |
| bool messages::Chokepoint::MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
| messages::Position * messages::Chokepoint::mutable_center | ( | ) | [inline] |

| messages::Position * messages::Chokepoint::mutable_side1 | ( | ) | [inline] |

| messages::Position * messages::Chokepoint::mutable_side2 | ( | ) | [inline] |

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

| google::protobuf::int32 messages::Chokepoint::region1 | ( | ) | const [inline] |
| google::protobuf::int32 messages::Chokepoint::region2 | ( | ) | const [inline] |
| void messages::Chokepoint::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
| ::google::protobuf::uint8* messages::Chokepoint::SerializeWithCachedSizesToArray | ( | ::google::protobuf::uint8 * | output | ) | const |
| void messages::Chokepoint::set_id | ( | ::google::protobuf::int32 | value | ) | [inline] |

| void messages::Chokepoint::set_region1 | ( | ::google::protobuf::int32 | value | ) | [inline] |

| void messages::Chokepoint::set_region2 | ( | ::google::protobuf::int32 | value | ) | [inline] |

| void messages::Chokepoint::set_width | ( | double | value | ) | [inline] |

| const ::messages::Position & messages::Chokepoint::side1 | ( | ) | const [inline] |
| const ::messages::Position & messages::Chokepoint::side2 | ( | ) | const [inline] |
| void messages::Chokepoint::Swap | ( | Chokepoint * | other | ) |
| const ::google::protobuf::UnknownFieldSet& messages::Chokepoint::unknown_fields | ( | ) | const [inline] |
| double messages::Chokepoint::width | ( | ) | const [inline] |
| void protobuf_AddDesc_terrain_2eproto | ( | ) | [friend] |
| void protobuf_AssignDesc_terrain_2eproto | ( | ) | [friend] |
| void protobuf_ShutdownFile_terrain_2eproto | ( | ) | [friend] |
const int messages::Chokepoint::kCenterFieldNumber = 5 [static] |
const int messages::Chokepoint::kIdFieldNumber = 7 [static] |
const int messages::Chokepoint::kRegion1FieldNumber = 1 [static] |
const int messages::Chokepoint::kRegion2FieldNumber = 2 [static] |
const int messages::Chokepoint::kSide1FieldNumber = 3 [static] |
const int messages::Chokepoint::kSide2FieldNumber = 4 [static] |
const int messages::Chokepoint::kWidthFieldNumber = 6 [static] |
1.7.6.1