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


| virtual google::protobuf::EnumDescriptorProto::~EnumDescriptorProto | ( | ) |  [virtual] | 
        
| google::protobuf::EnumValueDescriptorProto * google::protobuf::EnumDescriptorProto::add_value | ( | ) |  [inline] | 
        

| int google::protobuf::EnumDescriptorProto::ByteSize | ( | ) |  const [virtual] | 
        
Reimplemented from google::protobuf::Message.
| void google::protobuf::EnumDescriptorProto::Clear | ( | ) |  [virtual] | 
        
Reimplemented from google::protobuf::Message.
| void google::protobuf::EnumDescriptorProto::clear_name | ( | ) |  [inline] | 
        
| void google::protobuf::EnumDescriptorProto::clear_options | ( | ) |  [inline] | 
        
| void google::protobuf::EnumDescriptorProto::clear_value | ( | ) |  [inline] | 
        

| void google::protobuf::EnumDescriptorProto::CopyFrom | ( | const ::google::protobuf::Message & | from | ) | 
| void google::protobuf::EnumDescriptorProto::CopyFrom | ( | const EnumDescriptorProto & | from | ) | 
| static const EnumDescriptorProto& google::protobuf::EnumDescriptorProto::default_instance | ( | ) |  [static] | 
        
| static const ::google::protobuf::Descriptor* google::protobuf::EnumDescriptorProto::descriptor | ( | ) |  [static] | 
        
| int google::protobuf::EnumDescriptorProto::GetCachedSize | ( | ) |  const [inline, virtual] | 
        
Implements google::protobuf::MessageLite.
| ::google::protobuf::Metadata google::protobuf::EnumDescriptorProto::GetMetadata | ( | ) |  const [virtual] | 
        
Implements google::protobuf::Message.
| bool google::protobuf::EnumDescriptorProto::has_name | ( | ) |  const [inline] | 
        
| bool google::protobuf::EnumDescriptorProto::has_options | ( | ) |  const [inline] | 
        
| bool google::protobuf::EnumDescriptorProto::IsInitialized | ( | ) |  const [virtual] | 
        
Reimplemented from google::protobuf::Message.
| void google::protobuf::EnumDescriptorProto::MergeFrom | ( | const ::google::protobuf::Message & | from | ) | 
| void google::protobuf::EnumDescriptorProto::MergeFrom | ( | const EnumDescriptorProto & | from | ) | 
| bool google::protobuf::EnumDescriptorProto::MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) | 
| std::string * google::protobuf::EnumDescriptorProto::mutable_name | ( | ) |  [inline] | 
        
| inline ::google::protobuf::UnknownFieldSet* google::protobuf::EnumDescriptorProto::mutable_unknown_fields | ( | ) |  [inline] | 
        
| google::protobuf::EnumValueDescriptorProto * google::protobuf::EnumDescriptorProto::mutable_value | ( | int | index | ) |  [inline] | 
        

| google::protobuf::RepeatedPtrField<::google::protobuf::EnumValueDescriptorProto > * google::protobuf::EnumDescriptorProto::mutable_value | ( | ) |  [inline] | 
        
| const ::std::string & google::protobuf::EnumDescriptorProto::name | ( | ) |  const [inline] | 
        
| EnumDescriptorProto* google::protobuf::EnumDescriptorProto::New | ( | ) |  const [virtual] | 
        
Implements google::protobuf::Message.
| EnumDescriptorProto& google::protobuf::EnumDescriptorProto::operator= | ( | const EnumDescriptorProto & | from | ) |  [inline] | 
        
| const ::google::protobuf::EnumOptions & google::protobuf::EnumDescriptorProto::options | ( | ) |  const [inline] | 
        
| void google::protobuf::EnumDescriptorProto::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const | 
| ::google::protobuf::uint8* google::protobuf::EnumDescriptorProto::SerializeWithCachedSizesToArray | ( | ::google::protobuf::uint8 * | output | ) | const | 
| void google::protobuf::EnumDescriptorProto::set_name | ( | const ::std::string & | value | ) |  [inline] | 
        
| void google::protobuf::EnumDescriptorProto::set_name | ( | const char * | value | ) |  [inline] | 
        
| void google::protobuf::EnumDescriptorProto::set_name | ( | const char * | value, | 
| size_t | size | ||
| ) |  [inline] | 
        
| void google::protobuf::EnumDescriptorProto::Swap | ( | EnumDescriptorProto * | other | ) | 
| const ::google::protobuf::UnknownFieldSet& google::protobuf::EnumDescriptorProto::unknown_fields | ( | ) |  const [inline] | 
        
| const ::google::protobuf::EnumValueDescriptorProto & google::protobuf::EnumDescriptorProto::value | ( | int | index | ) |  const [inline] | 
        

| const ::google::protobuf::RepeatedPtrField<::google::protobuf::EnumValueDescriptorProto > & google::protobuf::EnumDescriptorProto::value | ( | ) |  const [inline] | 
        
| int google::protobuf::EnumDescriptorProto::value_size | ( | ) |  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::EnumDescriptorProto::kNameFieldNumber = 1 [static] | 
        
const int google::protobuf::EnumDescriptorProto::kOptionsFieldNumber = 3 [static] | 
        
const int google::protobuf::EnumDescriptorProto::kValueFieldNumber = 2 [static] | 
        
 1.7.6.1