BWAPI
|
#include <descriptor.pb.h>
virtual google::protobuf::EnumValueDescriptorProto::~EnumValueDescriptorProto | ( | ) | [virtual] |
google::protobuf::EnumValueDescriptorProto::EnumValueDescriptorProto | ( | const EnumValueDescriptorProto & | from | ) |
int google::protobuf::EnumValueDescriptorProto::ByteSize | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
void google::protobuf::EnumValueDescriptorProto::Clear | ( | ) | [virtual] |
Reimplemented from google::protobuf::Message.
void google::protobuf::EnumValueDescriptorProto::clear_name | ( | ) | [inline] |
void google::protobuf::EnumValueDescriptorProto::clear_number | ( | ) | [inline] |
void google::protobuf::EnumValueDescriptorProto::clear_options | ( | ) | [inline] |
void google::protobuf::EnumValueDescriptorProto::CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
void google::protobuf::EnumValueDescriptorProto::CopyFrom | ( | const EnumValueDescriptorProto & | from | ) |
static const EnumValueDescriptorProto& google::protobuf::EnumValueDescriptorProto::default_instance | ( | ) | [static] |
static const ::google::protobuf::Descriptor* google::protobuf::EnumValueDescriptorProto::descriptor | ( | ) | [static] |
int google::protobuf::EnumValueDescriptorProto::GetCachedSize | ( | ) | const [inline, virtual] |
Implements google::protobuf::MessageLite.
::google::protobuf::Metadata google::protobuf::EnumValueDescriptorProto::GetMetadata | ( | ) | const [virtual] |
Implements google::protobuf::Message.
bool google::protobuf::EnumValueDescriptorProto::has_name | ( | ) | const [inline] |
bool google::protobuf::EnumValueDescriptorProto::has_number | ( | ) | const [inline] |
bool google::protobuf::EnumValueDescriptorProto::has_options | ( | ) | const [inline] |
bool google::protobuf::EnumValueDescriptorProto::IsInitialized | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
void google::protobuf::EnumValueDescriptorProto::MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
void google::protobuf::EnumValueDescriptorProto::MergeFrom | ( | const EnumValueDescriptorProto & | from | ) |
bool google::protobuf::EnumValueDescriptorProto::MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
std::string * google::protobuf::EnumValueDescriptorProto::mutable_name | ( | ) | [inline] |
google::protobuf::EnumValueOptions * google::protobuf::EnumValueDescriptorProto::mutable_options | ( | ) | [inline] |
inline ::google::protobuf::UnknownFieldSet* google::protobuf::EnumValueDescriptorProto::mutable_unknown_fields | ( | ) | [inline] |
const ::std::string & google::protobuf::EnumValueDescriptorProto::name | ( | ) | const [inline] |
EnumValueDescriptorProto* google::protobuf::EnumValueDescriptorProto::New | ( | ) | const [virtual] |
Implements google::protobuf::Message.
google::protobuf::int32 google::protobuf::EnumValueDescriptorProto::number | ( | ) | const [inline] |
EnumValueDescriptorProto& google::protobuf::EnumValueDescriptorProto::operator= | ( | const EnumValueDescriptorProto & | from | ) | [inline] |
const ::google::protobuf::EnumValueOptions & google::protobuf::EnumValueDescriptorProto::options | ( | ) | const [inline] |
void google::protobuf::EnumValueDescriptorProto::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
::google::protobuf::uint8* google::protobuf::EnumValueDescriptorProto::SerializeWithCachedSizesToArray | ( | ::google::protobuf::uint8 * | output | ) | const |
void google::protobuf::EnumValueDescriptorProto::set_name | ( | const ::std::string & | value | ) | [inline] |
void google::protobuf::EnumValueDescriptorProto::set_name | ( | const char * | value | ) | [inline] |
void google::protobuf::EnumValueDescriptorProto::set_name | ( | const char * | value, |
size_t | size | ||
) | [inline] |
void google::protobuf::EnumValueDescriptorProto::set_number | ( | ::google::protobuf::int32 | value | ) | [inline] |
const ::google::protobuf::UnknownFieldSet& google::protobuf::EnumValueDescriptorProto::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::EnumValueDescriptorProto::kNameFieldNumber = 1 [static] |
const int google::protobuf::EnumValueDescriptorProto::kNumberFieldNumber = 2 [static] |
const int google::protobuf::EnumValueDescriptorProto::kOptionsFieldNumber = 3 [static] |