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


| virtual google::protobuf::DescriptorProto::~DescriptorProto | ( | ) |  [virtual] | 
| google::protobuf::DescriptorProto::DescriptorProto | ( | const DescriptorProto & | from | ) | 
| google::protobuf::EnumDescriptorProto * google::protobuf::DescriptorProto::add_enum_type | ( | ) |  [inline] | 

| google::protobuf::FieldDescriptorProto * google::protobuf::DescriptorProto::add_extension | ( | ) |  [inline] | 

| google::protobuf::DescriptorProto_ExtensionRange * google::protobuf::DescriptorProto::add_extension_range | ( | ) |  [inline] | 



| int google::protobuf::DescriptorProto::ByteSize | ( | ) | const  [virtual] | 
Reimplemented from google::protobuf::Message.
| void google::protobuf::DescriptorProto::Clear | ( | ) |  [virtual] | 
Reimplemented from google::protobuf::Message.
| void google::protobuf::DescriptorProto::clear_enum_type | ( | ) |  [inline] | 

| void google::protobuf::DescriptorProto::clear_extension | ( | ) |  [inline] | 

| void google::protobuf::DescriptorProto::clear_extension_range | ( | ) |  [inline] | 

| void google::protobuf::DescriptorProto::clear_field | ( | ) |  [inline] | 

| void google::protobuf::DescriptorProto::clear_name | ( | ) |  [inline] | 
| void google::protobuf::DescriptorProto::clear_nested_type | ( | ) |  [inline] | 

| void google::protobuf::DescriptorProto::clear_options | ( | ) |  [inline] | 
| void google::protobuf::DescriptorProto::CopyFrom | ( | const ::google::protobuf::Message & | from | ) | 
| void google::protobuf::DescriptorProto::CopyFrom | ( | const DescriptorProto & | from | ) | 
| static const DescriptorProto& google::protobuf::DescriptorProto::default_instance | ( | ) |  [static] | 
| static const ::google::protobuf::Descriptor* google::protobuf::DescriptorProto::descriptor | ( | ) |  [static] | 
| const ::google::protobuf::EnumDescriptorProto & google::protobuf::DescriptorProto::enum_type | ( | int | index | ) | const  [inline] | 

| const ::google::protobuf::RepeatedPtrField<::google::protobuf::EnumDescriptorProto > & google::protobuf::DescriptorProto::enum_type | ( | ) | const  [inline] | 
| int google::protobuf::DescriptorProto::enum_type_size | ( | ) | const  [inline] | 

| const ::google::protobuf::FieldDescriptorProto & google::protobuf::DescriptorProto::extension | ( | int | index | ) | const  [inline] | 

| const ::google::protobuf::RepeatedPtrField<::google::protobuf::FieldDescriptorProto > & google::protobuf::DescriptorProto::extension | ( | ) | const  [inline] | 
| const ::google::protobuf::DescriptorProto_ExtensionRange & google::protobuf::DescriptorProto::extension_range | ( | int | index | ) | const  [inline] | 

| const ::google::protobuf::RepeatedPtrField<::google::protobuf::DescriptorProto_ExtensionRange > & google::protobuf::DescriptorProto::extension_range | ( | ) | const  [inline] | 
| int google::protobuf::DescriptorProto::extension_range_size | ( | ) | const  [inline] | 

| int google::protobuf::DescriptorProto::extension_size | ( | ) | const  [inline] | 

| const ::google::protobuf::FieldDescriptorProto & google::protobuf::DescriptorProto::field | ( | int | index | ) | const  [inline] | 

| const ::google::protobuf::RepeatedPtrField<::google::protobuf::FieldDescriptorProto > & google::protobuf::DescriptorProto::field | ( | ) | const  [inline] | 
| int google::protobuf::DescriptorProto::field_size | ( | ) | const  [inline] | 

| int google::protobuf::DescriptorProto::GetCachedSize | ( | ) | const  [inline, virtual] | 
Implements google::protobuf::MessageLite.
| ::google::protobuf::Metadata google::protobuf::DescriptorProto::GetMetadata | ( | ) | const  [virtual] | 
Implements google::protobuf::Message.
| bool google::protobuf::DescriptorProto::has_name | ( | ) | const  [inline] | 
| bool google::protobuf::DescriptorProto::has_options | ( | ) | const  [inline] | 
| bool google::protobuf::DescriptorProto::IsInitialized | ( | ) | const  [virtual] | 
Reimplemented from google::protobuf::Message.
| void google::protobuf::DescriptorProto::MergeFrom | ( | const ::google::protobuf::Message & | from | ) | 
| void google::protobuf::DescriptorProto::MergeFrom | ( | const DescriptorProto & | from | ) | 
| bool google::protobuf::DescriptorProto::MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) | 
| google::protobuf::EnumDescriptorProto * google::protobuf::DescriptorProto::mutable_enum_type | ( | int | index | ) |  [inline] | 

| google::protobuf::RepeatedPtrField<::google::protobuf::EnumDescriptorProto > * google::protobuf::DescriptorProto::mutable_enum_type | ( | ) |  [inline] | 
| google::protobuf::FieldDescriptorProto * google::protobuf::DescriptorProto::mutable_extension | ( | int | index | ) |  [inline] | 

| google::protobuf::RepeatedPtrField<::google::protobuf::FieldDescriptorProto > * google::protobuf::DescriptorProto::mutable_extension | ( | ) |  [inline] | 
| google::protobuf::DescriptorProto_ExtensionRange * google::protobuf::DescriptorProto::mutable_extension_range | ( | int | index | ) |  [inline] | 

| google::protobuf::RepeatedPtrField<::google::protobuf::DescriptorProto_ExtensionRange > * google::protobuf::DescriptorProto::mutable_extension_range | ( | ) |  [inline] | 
| google::protobuf::FieldDescriptorProto * google::protobuf::DescriptorProto::mutable_field | ( | int | index | ) |  [inline] | 

| google::protobuf::RepeatedPtrField<::google::protobuf::FieldDescriptorProto > * google::protobuf::DescriptorProto::mutable_field | ( | ) |  [inline] | 
| std::string * google::protobuf::DescriptorProto::mutable_name | ( | ) |  [inline] | 
| google::protobuf::DescriptorProto * google::protobuf::DescriptorProto::mutable_nested_type | ( | int | index | ) |  [inline] | 

| google::protobuf::RepeatedPtrField<::google::protobuf::DescriptorProto > * google::protobuf::DescriptorProto::mutable_nested_type | ( | ) |  [inline] | 
| inline ::google::protobuf::UnknownFieldSet* google::protobuf::DescriptorProto::mutable_unknown_fields | ( | ) |  [inline] | 
| const ::std::string & google::protobuf::DescriptorProto::name | ( | ) | const  [inline] | 
| const ::google::protobuf::DescriptorProto & google::protobuf::DescriptorProto::nested_type | ( | int | index | ) | const  [inline] | 

| const ::google::protobuf::RepeatedPtrField<::google::protobuf::DescriptorProto > & google::protobuf::DescriptorProto::nested_type | ( | ) | const  [inline] | 
| int google::protobuf::DescriptorProto::nested_type_size | ( | ) | const  [inline] | 

| DescriptorProto* google::protobuf::DescriptorProto::New | ( | ) | const  [virtual] | 
Implements google::protobuf::Message.
| DescriptorProto& google::protobuf::DescriptorProto::operator= | ( | const DescriptorProto & | from | ) |  [inline] | 
| const ::google::protobuf::MessageOptions & google::protobuf::DescriptorProto::options | ( | ) | const  [inline] | 
| void google::protobuf::DescriptorProto::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const | 
| ::google::protobuf::uint8* google::protobuf::DescriptorProto::SerializeWithCachedSizesToArray | ( | ::google::protobuf::uint8 * | output | ) | const | 
| void google::protobuf::DescriptorProto::set_name | ( | const ::std::string & | value | ) |  [inline] | 
| void google::protobuf::DescriptorProto::set_name | ( | const char * | value | ) |  [inline] | 
| void google::protobuf::DescriptorProto::set_name | ( | const char * | value, | 
| size_t | size | ||
| ) |  [inline] | 
| void google::protobuf::DescriptorProto::Swap | ( | DescriptorProto * | other | ) | 
| const ::google::protobuf::UnknownFieldSet& google::protobuf::DescriptorProto::unknown_fields | ( | ) | const  [inline] | 
| void LIBPROTOBUF_EXPORT protobuf_AddDesc_google_2fprotobuf_2fdescriptor_2eproto | ( | ) |  [friend] | 
| void protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto | ( | ) |  [friend] | 
| void protobuf_ShutdownFile_google_2fprotobuf_2fdescriptor_2eproto | ( | ) |  [friend] | 
| const int google::protobuf::DescriptorProto::kEnumTypeFieldNumber = 4  [static] | 
| const int google::protobuf::DescriptorProto::kExtensionFieldNumber = 6  [static] | 
| const int google::protobuf::DescriptorProto::kExtensionRangeFieldNumber = 5  [static] | 
| const int google::protobuf::DescriptorProto::kFieldFieldNumber = 2  [static] | 
| const int google::protobuf::DescriptorProto::kNameFieldNumber = 1  [static] | 
| const int google::protobuf::DescriptorProto::kNestedTypeFieldNumber = 3  [static] | 
| const int google::protobuf::DescriptorProto::kOptionsFieldNumber = 7  [static] | 
 1.7.6.1
 1.7.6.1