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


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

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