#include <descriptor_database.h>
google::protobuf::EncodedDescriptorDatabase::EncodedDescriptorDatabase |
( |
| ) |
|
google::protobuf::EncodedDescriptorDatabase::~EncodedDescriptorDatabase |
( |
| ) |
|
bool google::protobuf::EncodedDescriptorDatabase::Add |
( |
const void * |
encoded_file_descriptor, |
|
|
int |
size |
|
) |
| |
bool google::protobuf::EncodedDescriptorDatabase::AddCopy |
( |
const void * |
encoded_file_descriptor, |
|
|
int |
size |
|
) |
| |
bool google::protobuf::EncodedDescriptorDatabase::FindAllExtensionNumbers |
( |
const string & |
extendee_type, |
|
|
vector< int > * |
output |
|
) |
| |
|
virtual |
bool google::protobuf::EncodedDescriptorDatabase::FindFileContainingExtension |
( |
const string & |
containing_type, |
|
|
int |
field_number, |
|
|
FileDescriptorProto * |
output |
|
) |
| |
|
virtual |
bool google::protobuf::EncodedDescriptorDatabase::FindNameOfFileContainingSymbol |
( |
const string & |
symbol_name, |
|
|
string * |
output |
|
) |
| |
vector<void*> google::protobuf::EncodedDescriptorDatabase::files_to_delete_ |
|
private |
The documentation for this class was generated from the following file: