BWAPI
|
#include <descriptor.pb.h>
virtual google::protobuf::UninterpretedOption_NamePart::~UninterpretedOption_NamePart | ( | ) | [virtual] |
google::protobuf::UninterpretedOption_NamePart::UninterpretedOption_NamePart | ( | const UninterpretedOption_NamePart & | from | ) |
int google::protobuf::UninterpretedOption_NamePart::ByteSize | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
void google::protobuf::UninterpretedOption_NamePart::Clear | ( | ) | [virtual] |
Reimplemented from google::protobuf::Message.
void google::protobuf::UninterpretedOption_NamePart::clear_is_extension | ( | ) | [inline] |
void google::protobuf::UninterpretedOption_NamePart::clear_name_part | ( | ) | [inline] |
void google::protobuf::UninterpretedOption_NamePart::CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
void google::protobuf::UninterpretedOption_NamePart::CopyFrom | ( | const UninterpretedOption_NamePart & | from | ) |
static const UninterpretedOption_NamePart& google::protobuf::UninterpretedOption_NamePart::default_instance | ( | ) | [static] |
static const ::google::protobuf::Descriptor* google::protobuf::UninterpretedOption_NamePart::descriptor | ( | ) | [static] |
int google::protobuf::UninterpretedOption_NamePart::GetCachedSize | ( | ) | const [inline, virtual] |
Implements google::protobuf::MessageLite.
::google::protobuf::Metadata google::protobuf::UninterpretedOption_NamePart::GetMetadata | ( | ) | const [virtual] |
Implements google::protobuf::Message.
bool google::protobuf::UninterpretedOption_NamePart::has_is_extension | ( | ) | const [inline] |
bool google::protobuf::UninterpretedOption_NamePart::has_name_part | ( | ) | const [inline] |
bool google::protobuf::UninterpretedOption_NamePart::is_extension | ( | ) | const [inline] |
bool google::protobuf::UninterpretedOption_NamePart::IsInitialized | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
void google::protobuf::UninterpretedOption_NamePart::MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
void google::protobuf::UninterpretedOption_NamePart::MergeFrom | ( | const UninterpretedOption_NamePart & | from | ) |
bool google::protobuf::UninterpretedOption_NamePart::MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
std::string * google::protobuf::UninterpretedOption_NamePart::mutable_name_part | ( | ) | [inline] |
inline ::google::protobuf::UnknownFieldSet* google::protobuf::UninterpretedOption_NamePart::mutable_unknown_fields | ( | ) | [inline] |
const ::std::string & google::protobuf::UninterpretedOption_NamePart::name_part | ( | ) | const [inline] |
UninterpretedOption_NamePart* google::protobuf::UninterpretedOption_NamePart::New | ( | ) | const [virtual] |
Implements google::protobuf::Message.
UninterpretedOption_NamePart& google::protobuf::UninterpretedOption_NamePart::operator= | ( | const UninterpretedOption_NamePart & | from | ) | [inline] |
void google::protobuf::UninterpretedOption_NamePart::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
::google::protobuf::uint8* google::protobuf::UninterpretedOption_NamePart::SerializeWithCachedSizesToArray | ( | ::google::protobuf::uint8 * | output | ) | const |
void google::protobuf::UninterpretedOption_NamePart::set_is_extension | ( | bool | value | ) | [inline] |
void google::protobuf::UninterpretedOption_NamePart::set_name_part | ( | const ::std::string & | value | ) | [inline] |
void google::protobuf::UninterpretedOption_NamePart::set_name_part | ( | const char * | value | ) | [inline] |
void google::protobuf::UninterpretedOption_NamePart::set_name_part | ( | const char * | value, |
size_t | size | ||
) | [inline] |
const ::google::protobuf::UnknownFieldSet& google::protobuf::UninterpretedOption_NamePart::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::UninterpretedOption_NamePart::kIsExtensionFieldNumber = 2 [static] |
const int google::protobuf::UninterpretedOption_NamePart::kNamePartFieldNumber = 1 [static] |