#include <importer.h>
◆ SourceTreeDescriptorDatabase()
google::protobuf::compiler::SourceTreeDescriptorDatabase::SourceTreeDescriptorDatabase |
( |
SourceTree * |
source_tree | ) |
|
◆ ~SourceTreeDescriptorDatabase()
google::protobuf::compiler::SourceTreeDescriptorDatabase::~SourceTreeDescriptorDatabase |
( |
| ) |
|
◆ FindFileByName()
bool google::protobuf::compiler::SourceTreeDescriptorDatabase::FindFileByName |
( |
const string & |
filename, |
|
|
FileDescriptorProto * |
output |
|
) |
| |
|
virtual |
◆ FindFileContainingExtension()
bool google::protobuf::compiler::SourceTreeDescriptorDatabase::FindFileContainingExtension |
( |
const string & |
containing_type, |
|
|
int |
field_number, |
|
|
FileDescriptorProto * |
output |
|
) |
| |
|
virtual |
◆ FindFileContainingSymbol()
bool google::protobuf::compiler::SourceTreeDescriptorDatabase::FindFileContainingSymbol |
( |
const string & |
symbol_name, |
|
|
FileDescriptorProto * |
output |
|
) |
| |
|
virtual |
◆ GetValidationErrorCollector()
DescriptorPool::ErrorCollector* google::protobuf::compiler::SourceTreeDescriptorDatabase::GetValidationErrorCollector |
( |
| ) |
|
|
inline |
◆ RecordErrorsTo()
◆ ValidationErrorCollector
friend class ValidationErrorCollector |
|
friend |
The documentation for this class was generated from the following files:
- Source/ThirdParty/libwebrtc/Source/third_party/protobuf/src/google/protobuf/compiler/importer.h
- Source/ThirdParty/libwebrtc/Source/third_party/protobuf/src/google/protobuf/compiler/importer.cc