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


| virtual messages::TextMsg::~TextMsg | ( | ) | [virtual] |
| messages::TextMsg::TextMsg | ( | const TextMsg & | from | ) |
| int messages::TextMsg::ByteSize | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
| void messages::TextMsg::Clear | ( | ) | [virtual] |
Reimplemented from google::protobuf::Message.
| void messages::TextMsg::clear_text | ( | ) | [inline] |
| void messages::TextMsg::CopyFrom | ( | const ::google::protobuf::Message & | from | ) |

| void messages::TextMsg::CopyFrom | ( | const TextMsg & | from | ) |
| static const TextMsg& messages::TextMsg::default_instance | ( | ) | [static] |
| static const ::google::protobuf::Descriptor* messages::TextMsg::descriptor | ( | ) | [static] |
| int messages::TextMsg::GetCachedSize | ( | ) | const [inline, virtual] |
Implements google::protobuf::MessageLite.
| ::google::protobuf::Metadata messages::TextMsg::GetMetadata | ( | ) | const [virtual] |
Implements google::protobuf::Message.
| bool messages::TextMsg::has_text | ( | ) | const [inline] |
| bool messages::TextMsg::IsInitialized | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
| void messages::TextMsg::MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
| void messages::TextMsg::MergeFrom | ( | const TextMsg & | from | ) |
| bool messages::TextMsg::MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
| std::string * messages::TextMsg::mutable_text | ( | ) | [inline] |
| inline ::google::protobuf::UnknownFieldSet* messages::TextMsg::mutable_unknown_fields | ( | ) | [inline] |
| TextMsg* messages::TextMsg::New | ( | ) | const [virtual] |
Implements google::protobuf::Message.

| void messages::TextMsg::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
| ::google::protobuf::uint8* messages::TextMsg::SerializeWithCachedSizesToArray | ( | ::google::protobuf::uint8 * | output | ) | const |
| void messages::TextMsg::set_text | ( | const ::std::string & | value | ) | [inline] |
| void messages::TextMsg::set_text | ( | const char * | value | ) | [inline] |
| void messages::TextMsg::set_text | ( | const char * | value, |
| size_t | size | ||
| ) | [inline] |
| void messages::TextMsg::Swap | ( | TextMsg * | other | ) |
| const ::std::string & messages::TextMsg::text | ( | ) | const [inline] |
| const ::google::protobuf::UnknownFieldSet& messages::TextMsg::unknown_fields | ( | ) | const [inline] |
| void protobuf_AddDesc_types_2eproto | ( | ) | [friend] |
| void protobuf_AssignDesc_types_2eproto | ( | ) | [friend] |
| void protobuf_ShutdownFile_types_2eproto | ( | ) | [friend] |
const int messages::TextMsg::kTextFieldNumber = 1 [static] |
1.7.6.1