BWAPI
|
#include <descriptor.pb.h>
virtual google::protobuf::DescriptorProto_ExtensionRange::~DescriptorProto_ExtensionRange | ( | ) | [virtual] |
google::protobuf::DescriptorProto_ExtensionRange::DescriptorProto_ExtensionRange | ( | const DescriptorProto_ExtensionRange & | from | ) |
int google::protobuf::DescriptorProto_ExtensionRange::ByteSize | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
void google::protobuf::DescriptorProto_ExtensionRange::Clear | ( | ) | [virtual] |
Reimplemented from google::protobuf::Message.
void google::protobuf::DescriptorProto_ExtensionRange::clear_end | ( | ) | [inline] |
void google::protobuf::DescriptorProto_ExtensionRange::clear_start | ( | ) | [inline] |
void google::protobuf::DescriptorProto_ExtensionRange::CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
void google::protobuf::DescriptorProto_ExtensionRange::CopyFrom | ( | const DescriptorProto_ExtensionRange & | from | ) |
static const DescriptorProto_ExtensionRange& google::protobuf::DescriptorProto_ExtensionRange::default_instance | ( | ) | [static] |
static const ::google::protobuf::Descriptor* google::protobuf::DescriptorProto_ExtensionRange::descriptor | ( | ) | [static] |
google::protobuf::int32 google::protobuf::DescriptorProto_ExtensionRange::end | ( | ) | const [inline] |
int google::protobuf::DescriptorProto_ExtensionRange::GetCachedSize | ( | ) | const [inline, virtual] |
Implements google::protobuf::MessageLite.
::google::protobuf::Metadata google::protobuf::DescriptorProto_ExtensionRange::GetMetadata | ( | ) | const [virtual] |
Implements google::protobuf::Message.
bool google::protobuf::DescriptorProto_ExtensionRange::has_end | ( | ) | const [inline] |
bool google::protobuf::DescriptorProto_ExtensionRange::has_start | ( | ) | const [inline] |
bool google::protobuf::DescriptorProto_ExtensionRange::IsInitialized | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
void google::protobuf::DescriptorProto_ExtensionRange::MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
void google::protobuf::DescriptorProto_ExtensionRange::MergeFrom | ( | const DescriptorProto_ExtensionRange & | from | ) |
bool google::protobuf::DescriptorProto_ExtensionRange::MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
inline ::google::protobuf::UnknownFieldSet* google::protobuf::DescriptorProto_ExtensionRange::mutable_unknown_fields | ( | ) | [inline] |
DescriptorProto_ExtensionRange* google::protobuf::DescriptorProto_ExtensionRange::New | ( | ) | const [virtual] |
Implements google::protobuf::Message.
DescriptorProto_ExtensionRange& google::protobuf::DescriptorProto_ExtensionRange::operator= | ( | const DescriptorProto_ExtensionRange & | from | ) | [inline] |
void google::protobuf::DescriptorProto_ExtensionRange::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
::google::protobuf::uint8* google::protobuf::DescriptorProto_ExtensionRange::SerializeWithCachedSizesToArray | ( | ::google::protobuf::uint8 * | output | ) | const |
void google::protobuf::DescriptorProto_ExtensionRange::set_end | ( | ::google::protobuf::int32 | value | ) | [inline] |
void google::protobuf::DescriptorProto_ExtensionRange::set_start | ( | ::google::protobuf::int32 | value | ) | [inline] |
google::protobuf::int32 google::protobuf::DescriptorProto_ExtensionRange::start | ( | ) | const [inline] |
void google::protobuf::DescriptorProto_ExtensionRange::Swap | ( | DescriptorProto_ExtensionRange * | other | ) |
const ::google::protobuf::UnknownFieldSet& google::protobuf::DescriptorProto_ExtensionRange::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::DescriptorProto_ExtensionRange::kEndFieldNumber = 2 [static] |
const int google::protobuf::DescriptorProto_ExtensionRange::kStartFieldNumber = 1 [static] |