BWAPI
|
#include <descriptor.pb.h>
virtual google::protobuf::FileDescriptorSet::~FileDescriptorSet | ( | ) | [virtual] |
int google::protobuf::FileDescriptorSet::ByteSize | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
void google::protobuf::FileDescriptorSet::Clear | ( | ) | [virtual] |
Reimplemented from google::protobuf::Message.
void google::protobuf::FileDescriptorSet::clear_file | ( | ) | [inline] |
void google::protobuf::FileDescriptorSet::CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
void google::protobuf::FileDescriptorSet::CopyFrom | ( | const FileDescriptorSet & | from | ) |
static const FileDescriptorSet& google::protobuf::FileDescriptorSet::default_instance | ( | ) | [static] |
static const ::google::protobuf::Descriptor* google::protobuf::FileDescriptorSet::descriptor | ( | ) | [static] |
const ::google::protobuf::FileDescriptorProto & google::protobuf::FileDescriptorSet::file | ( | int | index | ) | const [inline] |
const ::google::protobuf::RepeatedPtrField<::google::protobuf::FileDescriptorProto > & google::protobuf::FileDescriptorSet::file | ( | ) | const [inline] |
int google::protobuf::FileDescriptorSet::file_size | ( | ) | const [inline] |
int google::protobuf::FileDescriptorSet::GetCachedSize | ( | ) | const [inline, virtual] |
Implements google::protobuf::MessageLite.
::google::protobuf::Metadata google::protobuf::FileDescriptorSet::GetMetadata | ( | ) | const [virtual] |
Implements google::protobuf::Message.
bool google::protobuf::FileDescriptorSet::IsInitialized | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
void google::protobuf::FileDescriptorSet::MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
void google::protobuf::FileDescriptorSet::MergeFrom | ( | const FileDescriptorSet & | from | ) |
bool google::protobuf::FileDescriptorSet::MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
google::protobuf::FileDescriptorProto * google::protobuf::FileDescriptorSet::mutable_file | ( | int | index | ) | [inline] |
google::protobuf::RepeatedPtrField<::google::protobuf::FileDescriptorProto > * google::protobuf::FileDescriptorSet::mutable_file | ( | ) | [inline] |
inline ::google::protobuf::UnknownFieldSet* google::protobuf::FileDescriptorSet::mutable_unknown_fields | ( | ) | [inline] |
FileDescriptorSet* google::protobuf::FileDescriptorSet::New | ( | ) | const [virtual] |
Implements google::protobuf::Message.
FileDescriptorSet& google::protobuf::FileDescriptorSet::operator= | ( | const FileDescriptorSet & | from | ) | [inline] |
void google::protobuf::FileDescriptorSet::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
::google::protobuf::uint8* google::protobuf::FileDescriptorSet::SerializeWithCachedSizesToArray | ( | ::google::protobuf::uint8 * | output | ) | const |
void google::protobuf::FileDescriptorSet::Swap | ( | FileDescriptorSet * | other | ) |
const ::google::protobuf::UnknownFieldSet& google::protobuf::FileDescriptorSet::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::FileDescriptorSet::kFileFieldNumber = 1 [static] |