BWAPI
|
#include <terrain.pb.h>
virtual messages::Region::~Region | ( | ) | [virtual] |
messages::Region::Region | ( | const Region & | from | ) |
void messages::Region::add_baselocations | ( | ::google::protobuf::int32 | value | ) | [inline] |
void messages::Region::add_chokepoints | ( | ::google::protobuf::int32 | value | ) | [inline] |
google::protobuf::int32 messages::Region::baselocations | ( | int | index | ) | const [inline] |
const ::google::protobuf::RepeatedField<::google::protobuf::int32 > & messages::Region::baselocations | ( | ) | const [inline] |
int messages::Region::baselocations_size | ( | ) | const [inline] |
int messages::Region::ByteSize | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
google::protobuf::int32 messages::Region::chokepoints | ( | int | index | ) | const [inline] |
const ::google::protobuf::RepeatedField<::google::protobuf::int32 > & messages::Region::chokepoints | ( | ) | const [inline] |
int messages::Region::chokepoints_size | ( | ) | const [inline] |
void messages::Region::Clear | ( | ) | [virtual] |
Reimplemented from google::protobuf::Message.
void messages::Region::clear_baselocations | ( | ) | [inline] |
void messages::Region::clear_chokepoints | ( | ) | [inline] |
void messages::Region::clear_id | ( | ) | [inline] |
void messages::Region::clear_polygon | ( | ) | [inline] |
void messages::Region::CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
void messages::Region::CopyFrom | ( | const Region & | from | ) |
static const Region& messages::Region::default_instance | ( | ) | [static] |
static const ::google::protobuf::Descriptor* messages::Region::descriptor | ( | ) | [static] |
int messages::Region::GetCachedSize | ( | ) | const [inline, virtual] |
Implements google::protobuf::MessageLite.
::google::protobuf::Metadata messages::Region::GetMetadata | ( | ) | const [virtual] |
Implements google::protobuf::Message.
bool messages::Region::has_id | ( | ) | const [inline] |
bool messages::Region::has_polygon | ( | ) | const [inline] |
google::protobuf::int32 messages::Region::id | ( | ) | const [inline] |
bool messages::Region::IsInitialized | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
void messages::Region::MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
void messages::Region::MergeFrom | ( | const Region & | from | ) |
bool messages::Region::MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
google::protobuf::RepeatedField<::google::protobuf::int32 > * messages::Region::mutable_baselocations | ( | ) | [inline] |
google::protobuf::RepeatedField<::google::protobuf::int32 > * messages::Region::mutable_chokepoints | ( | ) | [inline] |
messages::Polygon * messages::Region::mutable_polygon | ( | ) | [inline] |
inline ::google::protobuf::UnknownFieldSet* messages::Region::mutable_unknown_fields | ( | ) | [inline] |
Region* messages::Region::New | ( | ) | const [virtual] |
Implements google::protobuf::Message.
const ::messages::Polygon & messages::Region::polygon | ( | ) | const [inline] |
void messages::Region::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
::google::protobuf::uint8* messages::Region::SerializeWithCachedSizesToArray | ( | ::google::protobuf::uint8 * | output | ) | const |
void messages::Region::set_baselocations | ( | int | index, |
::google::protobuf::int32 | value | ||
) | [inline] |
void messages::Region::set_chokepoints | ( | int | index, |
::google::protobuf::int32 | value | ||
) | [inline] |
void messages::Region::set_id | ( | ::google::protobuf::int32 | value | ) | [inline] |
void messages::Region::Swap | ( | Region * | other | ) |
const ::google::protobuf::UnknownFieldSet& messages::Region::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::Region::kBaseLocationsFieldNumber = 4 [static] |
const int messages::Region::kChokepointsFieldNumber = 3 [static] |
const int messages::Region::kIdFieldNumber = 1 [static] |
const int messages::Region::kPolygonFieldNumber = 2 [static] |