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


Public Member Functions | |
| FileDescriptorProto () | |
| virtual | ~FileDescriptorProto () | 
| FileDescriptorProto (const FileDescriptorProto &from) | |
| FileDescriptorProto & | operator= (const FileDescriptorProto &from) | 
| const  ::google::protobuf::UnknownFieldSet &  | unknown_fields () const | 
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () | 
| void | Swap (FileDescriptorProto *other) | 
| FileDescriptorProto * | New () const | 
| void | CopyFrom (const ::google::protobuf::Message &from) | 
| void | MergeFrom (const ::google::protobuf::Message &from) | 
| void | CopyFrom (const FileDescriptorProto &from) | 
| void | MergeFrom (const FileDescriptorProto &from) | 
| void | Clear () | 
| bool | IsInitialized () const | 
| int | ByteSize () const | 
| bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) | 
| void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const | 
| ::google::protobuf::uint8 * | SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const | 
| int | GetCachedSize () const | 
| ::google::protobuf::Metadata | GetMetadata () const | 
| bool | has_name () const | 
| void | clear_name () | 
| const ::std::string & | name () const | 
| void | set_name (const ::std::string &value) | 
| void | set_name (const char *value) | 
| void | set_name (const char *value, size_t size) | 
| inline::std::string * | mutable_name () | 
| bool | has_package () const | 
| void | clear_package () | 
| const ::std::string & | package () const | 
| void | set_package (const ::std::string &value) | 
| void | set_package (const char *value) | 
| void | set_package (const char *value, size_t size) | 
| inline::std::string * | mutable_package () | 
| int | dependency_size () const | 
| void | clear_dependency () | 
| const ::std::string & | dependency (int index) const | 
| inline::std::string * | mutable_dependency (int index) | 
| void | set_dependency (int index, const ::std::string &value) | 
| void | set_dependency (int index, const char *value) | 
| void | set_dependency (int index, const char *value, size_t size) | 
| inline::std::string * | add_dependency () | 
| void | add_dependency (const ::std::string &value) | 
| void | add_dependency (const char *value) | 
| void | add_dependency (const char *value, size_t size) | 
| const  ::google::protobuf::RepeatedPtrField < ::std::string > &  | dependency () const | 
| inline::google::protobuf::RepeatedPtrField < ::std::string > *  | mutable_dependency () | 
| int | message_type_size () const | 
| void | clear_message_type () | 
| const  ::google::protobuf::DescriptorProto &  | message_type (int index) const | 
| inline::google::protobuf::DescriptorProto * | mutable_message_type (int index) | 
| inline::google::protobuf::DescriptorProto * | add_message_type () | 
| const  ::google::protobuf::RepeatedPtrField < ::google::protobuf::DescriptorProto > &  | message_type () const | 
| inline::google::protobuf::RepeatedPtrField < ::google::protobuf::DescriptorProto > *  | mutable_message_type () | 
| int | enum_type_size () const | 
| void | clear_enum_type () | 
| const  ::google::protobuf::EnumDescriptorProto &  | enum_type (int index) const | 
| inline::google::protobuf::EnumDescriptorProto * | mutable_enum_type (int index) | 
| inline::google::protobuf::EnumDescriptorProto * | add_enum_type () | 
| const  ::google::protobuf::RepeatedPtrField < ::google::protobuf::EnumDescriptorProto > &  | enum_type () const | 
| inline::google::protobuf::RepeatedPtrField < ::google::protobuf::EnumDescriptorProto > *  | mutable_enum_type () | 
| int | service_size () const | 
| void | clear_service () | 
| const  ::google::protobuf::ServiceDescriptorProto &  | service (int index) const | 
| inline::google::protobuf::ServiceDescriptorProto * | mutable_service (int index) | 
| inline::google::protobuf::ServiceDescriptorProto * | add_service () | 
| const  ::google::protobuf::RepeatedPtrField < ::google::protobuf::ServiceDescriptorProto > &  | service () const | 
| inline::google::protobuf::RepeatedPtrField < ::google::protobuf::ServiceDescriptorProto > *  | mutable_service () | 
| int | extension_size () const | 
| void | clear_extension () | 
| const  ::google::protobuf::FieldDescriptorProto &  | extension (int index) const | 
| inline::google::protobuf::FieldDescriptorProto * | mutable_extension (int index) | 
| inline::google::protobuf::FieldDescriptorProto * | add_extension () | 
| const  ::google::protobuf::RepeatedPtrField < ::google::protobuf::FieldDescriptorProto > &  | extension () const | 
| inline::google::protobuf::RepeatedPtrField < ::google::protobuf::FieldDescriptorProto > *  | mutable_extension () | 
| bool | has_options () const | 
| void | clear_options () | 
| const  ::google::protobuf::FileOptions &  | options () const | 
| inline::google::protobuf::FileOptions * | mutable_options () | 
Static Public Member Functions | |
| static const  ::google::protobuf::Descriptor *  | descriptor () | 
| static const FileDescriptorProto & | default_instance () | 
Static Public Attributes | |
| static const int | kNameFieldNumber = 1 | 
| static const int | kPackageFieldNumber = 2 | 
| static const int | kDependencyFieldNumber = 3 | 
| static const int | kMessageTypeFieldNumber = 4 | 
| static const int | kEnumTypeFieldNumber = 5 | 
| static const int | kServiceFieldNumber = 6 | 
| static const int | kExtensionFieldNumber = 7 | 
| static const int | kOptionsFieldNumber = 8 | 
Friends | |
| void LIBPROTOBUF_EXPORT | protobuf_AddDesc_google_2fprotobuf_2fdescriptor_2eproto () | 
| void | protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto () | 
| void | protobuf_ShutdownFile_google_2fprotobuf_2fdescriptor_2eproto () | 
| virtual google::protobuf::FileDescriptorProto::~FileDescriptorProto | ( | ) |  [virtual] | 
        
| std::string * google::protobuf::FileDescriptorProto::add_dependency | ( | ) |  [inline] | 
        

| void google::protobuf::FileDescriptorProto::add_dependency | ( | const ::std::string & | value | ) |  [inline] | 
        

| void google::protobuf::FileDescriptorProto::add_dependency | ( | const char * | value | ) |  [inline] | 
        

| void google::protobuf::FileDescriptorProto::add_dependency | ( | const char * | value, | 
| size_t | size | ||
| ) |  [inline] | 
        

| google::protobuf::EnumDescriptorProto * google::protobuf::FileDescriptorProto::add_enum_type | ( | ) |  [inline] | 
        

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

| google::protobuf::DescriptorProto * google::protobuf::FileDescriptorProto::add_message_type | ( | ) |  [inline] | 
        

| google::protobuf::ServiceDescriptorProto * google::protobuf::FileDescriptorProto::add_service | ( | ) |  [inline] | 
        

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

| void google::protobuf::FileDescriptorProto::clear_enum_type | ( | ) |  [inline] | 
        

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

| void google::protobuf::FileDescriptorProto::clear_message_type | ( | ) |  [inline] | 
        

| void google::protobuf::FileDescriptorProto::clear_name | ( | ) |  [inline] | 
        
| void google::protobuf::FileDescriptorProto::clear_options | ( | ) |  [inline] | 
        
| void google::protobuf::FileDescriptorProto::clear_package | ( | ) |  [inline] | 
        
| void google::protobuf::FileDescriptorProto::clear_service | ( | ) |  [inline] | 
        

| void google::protobuf::FileDescriptorProto::CopyFrom | ( | const ::google::protobuf::Message & | from | ) | 
| void google::protobuf::FileDescriptorProto::CopyFrom | ( | const FileDescriptorProto & | from | ) | 
| static const FileDescriptorProto& google::protobuf::FileDescriptorProto::default_instance | ( | ) |  [static] | 
        
| const ::std::string & google::protobuf::FileDescriptorProto::dependency | ( | int | index | ) |  const [inline] | 
        

| const ::google::protobuf::RepeatedPtrField<::std::string > & google::protobuf::FileDescriptorProto::dependency | ( | ) |  const [inline] | 
        
| int google::protobuf::FileDescriptorProto::dependency_size | ( | ) |  const [inline] | 
        

| static const ::google::protobuf::Descriptor* google::protobuf::FileDescriptorProto::descriptor | ( | ) |  [static] | 
        
| const ::google::protobuf::EnumDescriptorProto & google::protobuf::FileDescriptorProto::enum_type | ( | int | index | ) |  const [inline] | 
        

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

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

| const ::google::protobuf::RepeatedPtrField<::google::protobuf::FieldDescriptorProto > & google::protobuf::FileDescriptorProto::extension | ( | ) |  const [inline] | 
        
| int google::protobuf::FileDescriptorProto::extension_size | ( | ) |  const [inline] | 
        

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

| const ::google::protobuf::RepeatedPtrField<::google::protobuf::DescriptorProto > & google::protobuf::FileDescriptorProto::message_type | ( | ) |  const [inline] | 
        
| int google::protobuf::FileDescriptorProto::message_type_size | ( | ) |  const [inline] | 
        

| std::string * google::protobuf::FileDescriptorProto::mutable_dependency | ( | int | index | ) |  [inline] | 
        

| google::protobuf::RepeatedPtrField<::std::string > * google::protobuf::FileDescriptorProto::mutable_dependency | ( | ) |  [inline] | 
        
| google::protobuf::EnumDescriptorProto * google::protobuf::FileDescriptorProto::mutable_enum_type | ( | int | index | ) |  [inline] | 
        

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

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

| google::protobuf::RepeatedPtrField<::google::protobuf::DescriptorProto > * google::protobuf::FileDescriptorProto::mutable_message_type | ( | ) |  [inline] | 
        
| std::string * google::protobuf::FileDescriptorProto::mutable_name | ( | ) |  [inline] | 
        
| std::string * google::protobuf::FileDescriptorProto::mutable_package | ( | ) |  [inline] | 
        
| google::protobuf::ServiceDescriptorProto * google::protobuf::FileDescriptorProto::mutable_service | ( | int | index | ) |  [inline] | 
        

| google::protobuf::RepeatedPtrField<::google::protobuf::ServiceDescriptorProto > * google::protobuf::FileDescriptorProto::mutable_service | ( | ) |  [inline] | 
        
| inline ::google::protobuf::UnknownFieldSet* google::protobuf::FileDescriptorProto::mutable_unknown_fields | ( | ) |  [inline] | 
        
| const ::std::string & google::protobuf::FileDescriptorProto::name | ( | ) |  const [inline] | 
        
| FileDescriptorProto* google::protobuf::FileDescriptorProto::New | ( | ) |  const [virtual] | 
        
Implements google::protobuf::Message.
| FileDescriptorProto& google::protobuf::FileDescriptorProto::operator= | ( | const FileDescriptorProto & | from | ) |  [inline] | 
        
| const ::google::protobuf::FileOptions & google::protobuf::FileDescriptorProto::options | ( | ) |  const [inline] | 
        
| const ::std::string & google::protobuf::FileDescriptorProto::package | ( | ) |  const [inline] | 
        
| void google::protobuf::FileDescriptorProto::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const | 
| ::google::protobuf::uint8* google::protobuf::FileDescriptorProto::SerializeWithCachedSizesToArray | ( | ::google::protobuf::uint8 * | output | ) | const | 
| const ::google::protobuf::ServiceDescriptorProto & google::protobuf::FileDescriptorProto::service | ( | int | index | ) |  const [inline] | 
        

| const ::google::protobuf::RepeatedPtrField<::google::protobuf::ServiceDescriptorProto > & google::protobuf::FileDescriptorProto::service | ( | ) |  const [inline] | 
        
| int google::protobuf::FileDescriptorProto::service_size | ( | ) |  const [inline] | 
        

| void google::protobuf::FileDescriptorProto::set_dependency | ( | int | index, | 
| const ::std::string & | value | ||
| ) |  [inline] | 
        

| void google::protobuf::FileDescriptorProto::set_dependency | ( | int | index, | 
| const char * | value | ||
| ) |  [inline] | 
        

| void google::protobuf::FileDescriptorProto::set_dependency | ( | int | index, | 
| const char * | value, | ||
| size_t | size | ||
| ) |  [inline] | 
        

| void google::protobuf::FileDescriptorProto::set_name | ( | const ::std::string & | value | ) |  [inline] | 
        
| void google::protobuf::FileDescriptorProto::set_name | ( | const char * | value | ) |  [inline] | 
        
| void google::protobuf::FileDescriptorProto::set_name | ( | const char * | value, | 
| size_t | size | ||
| ) |  [inline] | 
        
| void google::protobuf::FileDescriptorProto::set_package | ( | const ::std::string & | value | ) |  [inline] | 
        
| void google::protobuf::FileDescriptorProto::set_package | ( | const char * | value | ) |  [inline] | 
        
| void google::protobuf::FileDescriptorProto::set_package | ( | const char * | value, | 
| size_t | size | ||
| ) |  [inline] | 
        
| void google::protobuf::FileDescriptorProto::Swap | ( | FileDescriptorProto * | other | ) | 
| const ::google::protobuf::UnknownFieldSet& google::protobuf::FileDescriptorProto::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::FileDescriptorProto::kDependencyFieldNumber = 3 [static] | 
        
const int google::protobuf::FileDescriptorProto::kEnumTypeFieldNumber = 5 [static] | 
        
const int google::protobuf::FileDescriptorProto::kExtensionFieldNumber = 7 [static] | 
        
const int google::protobuf::FileDescriptorProto::kMessageTypeFieldNumber = 4 [static] | 
        
const int google::protobuf::FileDescriptorProto::kNameFieldNumber = 1 [static] | 
        
const int google::protobuf::FileDescriptorProto::kOptionsFieldNumber = 8 [static] | 
        
const int google::protobuf::FileDescriptorProto::kPackageFieldNumber = 2 [static] | 
        
const int google::protobuf::FileDescriptorProto::kServiceFieldNumber = 6 [static] | 
        
 1.7.6.1