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