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


| virtual messages::DrawCommand::~DrawCommand | ( | ) |  [virtual] | 
| messages::DrawCommand::DrawCommand | ( | const DrawCommand & | from | ) | 
| void messages::DrawCommand::add_coordinates | ( | ::google::protobuf::int32 | value | ) |  [inline] | 

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

| void messages::DrawCommand::clear_coordinatetype | ( | ) |  [inline] | 
| void messages::DrawCommand::clear_issolid | ( | ) |  [inline] | 
| void messages::DrawCommand::clear_shape | ( | ) |  [inline] | 
| void messages::DrawCommand::clear_text | ( | ) |  [inline] | 
| const ::messages::Color & messages::DrawCommand::color | ( | ) | const  [inline] | 
| google::protobuf::int32 messages::DrawCommand::coordinates | ( | int | index | ) | const  [inline] | 

| const ::google::protobuf::RepeatedField<::google::protobuf::int32 > & messages::DrawCommand::coordinates | ( | ) | const  [inline] | 
| int messages::DrawCommand::coordinates_size | ( | ) | const  [inline] | 

| messages::CoordinateType messages::DrawCommand::coordinatetype | ( | ) | const  [inline] | 
| void messages::DrawCommand::CopyFrom | ( | const ::google::protobuf::Message & | from | ) | 

| void messages::DrawCommand::CopyFrom | ( | const DrawCommand & | from | ) | 
| static const DrawCommand& messages::DrawCommand::default_instance | ( | ) |  [static] | 
| static const ::google::protobuf::Descriptor* messages::DrawCommand::descriptor | ( | ) |  [static] | 
| int messages::DrawCommand::GetCachedSize | ( | ) | const  [inline, virtual] | 
Implements google::protobuf::MessageLite.
| ::google::protobuf::Metadata messages::DrawCommand::GetMetadata | ( | ) | const  [virtual] | 
Implements google::protobuf::Message.
| bool messages::DrawCommand::has_color | ( | ) | const  [inline] | 
| bool messages::DrawCommand::has_coordinatetype | ( | ) | const  [inline] | 
| bool messages::DrawCommand::has_issolid | ( | ) | const  [inline] | 
| bool messages::DrawCommand::has_shape | ( | ) | const  [inline] | 
| bool messages::DrawCommand::has_text | ( | ) | const  [inline] | 
| bool messages::DrawCommand::IsInitialized | ( | ) | const  [virtual] | 
Reimplemented from google::protobuf::Message.
| bool messages::DrawCommand::issolid | ( | ) | const  [inline] | 
| void messages::DrawCommand::MergeFrom | ( | const ::google::protobuf::Message & | from | ) | 
| void messages::DrawCommand::MergeFrom | ( | const DrawCommand & | from | ) | 
| bool messages::DrawCommand::MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) | 
| messages::Color * messages::DrawCommand::mutable_color | ( | ) |  [inline] | 
| google::protobuf::RepeatedField<::google::protobuf::int32 > * messages::DrawCommand::mutable_coordinates | ( | ) |  [inline] | 
| std::string * messages::DrawCommand::mutable_text | ( | ) |  [inline] | 
| inline ::google::protobuf::UnknownFieldSet* messages::DrawCommand::mutable_unknown_fields | ( | ) |  [inline] | 
| DrawCommand* messages::DrawCommand::New | ( | ) | const  [virtual] | 
Implements google::protobuf::Message.
| DrawCommand& messages::DrawCommand::operator= | ( | const DrawCommand & | from | ) |  [inline] | 

| void messages::DrawCommand::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const | 
| ::google::protobuf::uint8* messages::DrawCommand::SerializeWithCachedSizesToArray | ( | ::google::protobuf::uint8 * | output | ) | const | 
| void messages::DrawCommand::set_coordinates | ( | int | index, | 
| ::google::protobuf::int32 | value | ||
| ) |  [inline] | 

| void messages::DrawCommand::set_coordinatetype | ( | messages::CoordinateType | value | ) |  [inline] | 

| void messages::DrawCommand::set_issolid | ( | bool | value | ) |  [inline] | 
| void messages::DrawCommand::set_shape | ( | messages::ShapeType | value | ) |  [inline] | 

| void messages::DrawCommand::set_text | ( | const ::std::string & | value | ) |  [inline] | 
| void messages::DrawCommand::set_text | ( | const char * | value | ) |  [inline] | 
| void messages::DrawCommand::set_text | ( | const char * | value, | 
| size_t | size | ||
| ) |  [inline] | 
| messages::ShapeType messages::DrawCommand::shape | ( | ) | const  [inline] | 
| void messages::DrawCommand::Swap | ( | DrawCommand * | other | ) | 
| const ::std::string & messages::DrawCommand::text | ( | ) | const  [inline] | 
| const ::google::protobuf::UnknownFieldSet& messages::DrawCommand::unknown_fields | ( | ) | const  [inline] | 
| void protobuf_AddDesc_draw_2eproto | ( | ) |  [friend] | 
| void protobuf_AssignDesc_draw_2eproto | ( | ) |  [friend] | 
| void protobuf_ShutdownFile_draw_2eproto | ( | ) |  [friend] | 
| const int messages::DrawCommand::kColorFieldNumber = 4  [static] | 
| const int messages::DrawCommand::kCoordinatesFieldNumber = 3  [static] | 
| const int messages::DrawCommand::kCoordinateTypeFieldNumber = 2  [static] | 
| const int messages::DrawCommand::kIsSolidFieldNumber = 5  [static] | 
| const int messages::DrawCommand::kShapeFieldNumber = 1  [static] | 
| const int messages::DrawCommand::kTextFieldNumber = 6  [static] | 
 1.7.6.1
 1.7.6.1