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


| virtual google::protobuf::FieldDescriptorProto::~FieldDescriptorProto | ( | ) |  [virtual] | 
| int google::protobuf::FieldDescriptorProto::ByteSize | ( | ) | const  [virtual] | 
Reimplemented from google::protobuf::Message.
| void google::protobuf::FieldDescriptorProto::Clear | ( | ) |  [virtual] | 
Reimplemented from google::protobuf::Message.
| void google::protobuf::FieldDescriptorProto::clear_default_value | ( | ) |  [inline] | 
| void google::protobuf::FieldDescriptorProto::clear_extendee | ( | ) |  [inline] | 
| void google::protobuf::FieldDescriptorProto::clear_label | ( | ) |  [inline] | 
| void google::protobuf::FieldDescriptorProto::clear_name | ( | ) |  [inline] | 
| void google::protobuf::FieldDescriptorProto::clear_number | ( | ) |  [inline] | 
| void google::protobuf::FieldDescriptorProto::clear_options | ( | ) |  [inline] | 
| void google::protobuf::FieldDescriptorProto::clear_type | ( | ) |  [inline] | 
| void google::protobuf::FieldDescriptorProto::clear_type_name | ( | ) |  [inline] | 
| void google::protobuf::FieldDescriptorProto::CopyFrom | ( | const ::google::protobuf::Message & | from | ) | 
| void google::protobuf::FieldDescriptorProto::CopyFrom | ( | const FieldDescriptorProto & | from | ) | 
| static const FieldDescriptorProto& google::protobuf::FieldDescriptorProto::default_instance | ( | ) |  [static] | 
| const ::std::string & google::protobuf::FieldDescriptorProto::default_value | ( | ) | const  [inline] | 
| static const ::google::protobuf::Descriptor* google::protobuf::FieldDescriptorProto::descriptor | ( | ) |  [static] | 
| const ::std::string & google::protobuf::FieldDescriptorProto::extendee | ( | ) | const  [inline] | 
| int google::protobuf::FieldDescriptorProto::GetCachedSize | ( | ) | const  [inline, virtual] | 
Implements google::protobuf::MessageLite.
| ::google::protobuf::Metadata google::protobuf::FieldDescriptorProto::GetMetadata | ( | ) | const  [virtual] | 
Implements google::protobuf::Message.
| bool google::protobuf::FieldDescriptorProto::has_default_value | ( | ) | const  [inline] | 
| bool google::protobuf::FieldDescriptorProto::has_extendee | ( | ) | const  [inline] | 
| bool google::protobuf::FieldDescriptorProto::has_label | ( | ) | const  [inline] | 
| bool google::protobuf::FieldDescriptorProto::has_name | ( | ) | const  [inline] | 
| bool google::protobuf::FieldDescriptorProto::has_number | ( | ) | const  [inline] | 
| bool google::protobuf::FieldDescriptorProto::has_options | ( | ) | const  [inline] | 
| bool google::protobuf::FieldDescriptorProto::has_type | ( | ) | const  [inline] | 
| bool google::protobuf::FieldDescriptorProto::has_type_name | ( | ) | const  [inline] | 
| bool google::protobuf::FieldDescriptorProto::IsInitialized | ( | ) | const  [virtual] | 
Reimplemented from google::protobuf::Message.
| google::protobuf::FieldDescriptorProto_Label google::protobuf::FieldDescriptorProto::label | ( | ) | const  [inline] | 
| static const ::google::protobuf::EnumDescriptor* google::protobuf::FieldDescriptorProto::Label_descriptor | ( | ) |  [inline, static] | 

| static bool google::protobuf::FieldDescriptorProto::Label_IsValid | ( | int | value | ) |  [inline, static] | 

| static const ::std::string& google::protobuf::FieldDescriptorProto::Label_Name | ( | Label | value | ) |  [inline, static] | 

| static bool google::protobuf::FieldDescriptorProto::Label_Parse | ( | const ::std::string & | name, | 
| Label * | value | ||
| ) |  [inline, static] | 

| void google::protobuf::FieldDescriptorProto::MergeFrom | ( | const ::google::protobuf::Message & | from | ) | 
| void google::protobuf::FieldDescriptorProto::MergeFrom | ( | const FieldDescriptorProto & | from | ) | 
| bool google::protobuf::FieldDescriptorProto::MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) | 
| std::string * google::protobuf::FieldDescriptorProto::mutable_default_value | ( | ) |  [inline] | 
| std::string * google::protobuf::FieldDescriptorProto::mutable_extendee | ( | ) |  [inline] | 
| std::string * google::protobuf::FieldDescriptorProto::mutable_name | ( | ) |  [inline] | 
| google::protobuf::FieldOptions * google::protobuf::FieldDescriptorProto::mutable_options | ( | ) |  [inline] | 
| std::string * google::protobuf::FieldDescriptorProto::mutable_type_name | ( | ) |  [inline] | 
| inline ::google::protobuf::UnknownFieldSet* google::protobuf::FieldDescriptorProto::mutable_unknown_fields | ( | ) |  [inline] | 
| const ::std::string & google::protobuf::FieldDescriptorProto::name | ( | ) | const  [inline] | 
| FieldDescriptorProto* google::protobuf::FieldDescriptorProto::New | ( | ) | const  [virtual] | 
Implements google::protobuf::Message.
| google::protobuf::int32 google::protobuf::FieldDescriptorProto::number | ( | ) | const  [inline] | 
| FieldDescriptorProto& google::protobuf::FieldDescriptorProto::operator= | ( | const FieldDescriptorProto & | from | ) |  [inline] | 
| const ::google::protobuf::FieldOptions & google::protobuf::FieldDescriptorProto::options | ( | ) | const  [inline] | 
| void google::protobuf::FieldDescriptorProto::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const | 
| ::google::protobuf::uint8* google::protobuf::FieldDescriptorProto::SerializeWithCachedSizesToArray | ( | ::google::protobuf::uint8 * | output | ) | const | 
| void google::protobuf::FieldDescriptorProto::set_default_value | ( | const ::std::string & | value | ) |  [inline] | 
| void google::protobuf::FieldDescriptorProto::set_default_value | ( | const char * | value | ) |  [inline] | 
| void google::protobuf::FieldDescriptorProto::set_default_value | ( | const char * | value, | 
| size_t | size | ||
| ) |  [inline] | 
| void google::protobuf::FieldDescriptorProto::set_extendee | ( | const ::std::string & | value | ) |  [inline] | 
| void google::protobuf::FieldDescriptorProto::set_extendee | ( | const char * | value | ) |  [inline] | 
| void google::protobuf::FieldDescriptorProto::set_extendee | ( | const char * | value, | 
| size_t | size | ||
| ) |  [inline] | 
| void google::protobuf::FieldDescriptorProto::set_label | ( | ::google::protobuf::FieldDescriptorProto_Label | value | ) |  [inline] | 

| void google::protobuf::FieldDescriptorProto::set_name | ( | const ::std::string & | value | ) |  [inline] | 
| void google::protobuf::FieldDescriptorProto::set_name | ( | const char * | value | ) |  [inline] | 
| void google::protobuf::FieldDescriptorProto::set_name | ( | const char * | value, | 
| size_t | size | ||
| ) |  [inline] | 
| void google::protobuf::FieldDescriptorProto::set_number | ( | ::google::protobuf::int32 | value | ) |  [inline] | 
| void google::protobuf::FieldDescriptorProto::set_type | ( | ::google::protobuf::FieldDescriptorProto_Type | value | ) |  [inline] | 

| void google::protobuf::FieldDescriptorProto::set_type_name | ( | const ::std::string & | value | ) |  [inline] | 
| void google::protobuf::FieldDescriptorProto::set_type_name | ( | const char * | value | ) |  [inline] | 
| void google::protobuf::FieldDescriptorProto::set_type_name | ( | const char * | value, | 
| size_t | size | ||
| ) |  [inline] | 
| void google::protobuf::FieldDescriptorProto::Swap | ( | FieldDescriptorProto * | other | ) | 
| google::protobuf::FieldDescriptorProto_Type google::protobuf::FieldDescriptorProto::type | ( | ) | const  [inline] | 
| static const ::google::protobuf::EnumDescriptor* google::protobuf::FieldDescriptorProto::Type_descriptor | ( | ) |  [inline, static] | 

| static bool google::protobuf::FieldDescriptorProto::Type_IsValid | ( | int | value | ) |  [inline, static] | 

| static const ::std::string& google::protobuf::FieldDescriptorProto::Type_Name | ( | Type | value | ) |  [inline, static] | 

| const ::std::string & google::protobuf::FieldDescriptorProto::type_name | ( | ) | const  [inline] | 
| static bool google::protobuf::FieldDescriptorProto::Type_Parse | ( | const ::std::string & | name, | 
| Type * | value | ||
| ) |  [inline, static] | 

| const ::google::protobuf::UnknownFieldSet& google::protobuf::FieldDescriptorProto::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::FieldDescriptorProto::kDefaultValueFieldNumber = 7  [static] | 
| const int google::protobuf::FieldDescriptorProto::kExtendeeFieldNumber = 2  [static] | 
| const int google::protobuf::FieldDescriptorProto::kLabelFieldNumber = 4  [static] | 
| const int google::protobuf::FieldDescriptorProto::kNameFieldNumber = 1  [static] | 
| const int google::protobuf::FieldDescriptorProto::kNumberFieldNumber = 3  [static] | 
| const int google::protobuf::FieldDescriptorProto::kOptionsFieldNumber = 8  [static] | 
| const int google::protobuf::FieldDescriptorProto::kTypeFieldNumber = 5  [static] | 
| const int google::protobuf::FieldDescriptorProto::kTypeNameFieldNumber = 6  [static] | 
| const int google::protobuf::FieldDescriptorProto::Label_ARRAYSIZE  [static] | 
| const Label google::protobuf::FieldDescriptorProto::Label_MAX  [static] | 
| const Label google::protobuf::FieldDescriptorProto::Label_MIN  [static] | 
| const Label google::protobuf::FieldDescriptorProto::LABEL_OPTIONAL = FieldDescriptorProto_Label_LABEL_OPTIONAL  [static] | 
| const Label google::protobuf::FieldDescriptorProto::LABEL_REPEATED = FieldDescriptorProto_Label_LABEL_REPEATED  [static] | 
| const Label google::protobuf::FieldDescriptorProto::LABEL_REQUIRED = FieldDescriptorProto_Label_LABEL_REQUIRED  [static] | 
| const int google::protobuf::FieldDescriptorProto::Type_ARRAYSIZE  [static] | 
| const Type google::protobuf::FieldDescriptorProto::TYPE_BOOL = FieldDescriptorProto_Type_TYPE_BOOL  [static] | 
| const Type google::protobuf::FieldDescriptorProto::TYPE_BYTES = FieldDescriptorProto_Type_TYPE_BYTES  [static] | 
| const Type google::protobuf::FieldDescriptorProto::TYPE_DOUBLE = FieldDescriptorProto_Type_TYPE_DOUBLE  [static] | 
| const Type google::protobuf::FieldDescriptorProto::TYPE_ENUM = FieldDescriptorProto_Type_TYPE_ENUM  [static] | 
| const Type google::protobuf::FieldDescriptorProto::TYPE_FIXED32 = FieldDescriptorProto_Type_TYPE_FIXED32  [static] | 
| const Type google::protobuf::FieldDescriptorProto::TYPE_FIXED64 = FieldDescriptorProto_Type_TYPE_FIXED64  [static] | 
| const Type google::protobuf::FieldDescriptorProto::TYPE_FLOAT = FieldDescriptorProto_Type_TYPE_FLOAT  [static] | 
| const Type google::protobuf::FieldDescriptorProto::TYPE_GROUP = FieldDescriptorProto_Type_TYPE_GROUP  [static] | 
| const Type google::protobuf::FieldDescriptorProto::TYPE_INT32 = FieldDescriptorProto_Type_TYPE_INT32  [static] | 
| const Type google::protobuf::FieldDescriptorProto::TYPE_INT64 = FieldDescriptorProto_Type_TYPE_INT64  [static] | 
| const Type google::protobuf::FieldDescriptorProto::Type_MAX  [static] | 
| const Type google::protobuf::FieldDescriptorProto::TYPE_MESSAGE = FieldDescriptorProto_Type_TYPE_MESSAGE  [static] | 
| const Type google::protobuf::FieldDescriptorProto::Type_MIN  [static] | 
| const Type google::protobuf::FieldDescriptorProto::TYPE_SFIXED32 = FieldDescriptorProto_Type_TYPE_SFIXED32  [static] | 
| const Type google::protobuf::FieldDescriptorProto::TYPE_SFIXED64 = FieldDescriptorProto_Type_TYPE_SFIXED64  [static] | 
| const Type google::protobuf::FieldDescriptorProto::TYPE_SINT32 = FieldDescriptorProto_Type_TYPE_SINT32  [static] | 
| const Type google::protobuf::FieldDescriptorProto::TYPE_SINT64 = FieldDescriptorProto_Type_TYPE_SINT64  [static] | 
| const Type google::protobuf::FieldDescriptorProto::TYPE_STRING = FieldDescriptorProto_Type_TYPE_STRING  [static] | 
| const Type google::protobuf::FieldDescriptorProto::TYPE_UINT32 = FieldDescriptorProto_Type_TYPE_UINT32  [static] | 
| const Type google::protobuf::FieldDescriptorProto::TYPE_UINT64 = FieldDescriptorProto_Type_TYPE_UINT64  [static] | 
 1.7.6.1
 1.7.6.1