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