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


| virtual google::protobuf::ServiceOptions::~ServiceOptions | ( | ) | [virtual] |
| google::protobuf::ServiceOptions::ServiceOptions | ( | const ServiceOptions & | from | ) |
| google::protobuf::UninterpretedOption * google::protobuf::ServiceOptions::add_uninterpreted_option | ( | ) | [inline] |
| int google::protobuf::ServiceOptions::ByteSize | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
| void google::protobuf::ServiceOptions::Clear | ( | ) | [virtual] |
Reimplemented from google::protobuf::Message.
| void google::protobuf::ServiceOptions::clear_uninterpreted_option | ( | ) | [inline] |
| void google::protobuf::ServiceOptions::CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
| void google::protobuf::ServiceOptions::CopyFrom | ( | const ServiceOptions & | from | ) |
| static const ServiceOptions& google::protobuf::ServiceOptions::default_instance | ( | ) | [static] |
| static const ::google::protobuf::Descriptor* google::protobuf::ServiceOptions::descriptor | ( | ) | [static] |
| int google::protobuf::ServiceOptions::GetCachedSize | ( | ) | const [inline, virtual] |
Implements google::protobuf::MessageLite.
| ::google::protobuf::Metadata google::protobuf::ServiceOptions::GetMetadata | ( | ) | const [virtual] |
Implements google::protobuf::Message.
| bool google::protobuf::ServiceOptions::IsInitialized | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
| void google::protobuf::ServiceOptions::MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
| void google::protobuf::ServiceOptions::MergeFrom | ( | const ServiceOptions & | from | ) |
| bool google::protobuf::ServiceOptions::MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
| google::protobuf::UninterpretedOption * google::protobuf::ServiceOptions::mutable_uninterpreted_option | ( | int | index | ) | [inline] |
| google::protobuf::RepeatedPtrField<::google::protobuf::UninterpretedOption > * google::protobuf::ServiceOptions::mutable_uninterpreted_option | ( | ) | [inline] |
| inline ::google::protobuf::UnknownFieldSet* google::protobuf::ServiceOptions::mutable_unknown_fields | ( | ) | [inline] |
| ServiceOptions* google::protobuf::ServiceOptions::New | ( | ) | const [virtual] |
Implements google::protobuf::Message.
| ServiceOptions& google::protobuf::ServiceOptions::operator= | ( | const ServiceOptions & | from | ) | [inline] |
| void google::protobuf::ServiceOptions::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
| ::google::protobuf::uint8* google::protobuf::ServiceOptions::SerializeWithCachedSizesToArray | ( | ::google::protobuf::uint8 * | output | ) | const |
| void google::protobuf::ServiceOptions::Swap | ( | ServiceOptions * | other | ) |
| const ::google::protobuf::UninterpretedOption & google::protobuf::ServiceOptions::uninterpreted_option | ( | int | index | ) | const [inline] |

| const ::google::protobuf::RepeatedPtrField<::google::protobuf::UninterpretedOption > & google::protobuf::ServiceOptions::uninterpreted_option | ( | ) | const [inline] |
| int google::protobuf::ServiceOptions::uninterpreted_option_size | ( | ) | const [inline] |
| const ::google::protobuf::UnknownFieldSet& google::protobuf::ServiceOptions::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::ServiceOptions::kUninterpretedOptionFieldNumber = 999 [static] |
1.7.6.1