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