#include <importer.h>
◆ DiskFileToVirtualFileResult
Enumerator |
---|
SUCCESS | |
SHADOWED | |
CANNOT_OPEN | |
NO_MAPPING | |
◆ DiskSourceTree()
google::protobuf::compiler::DiskSourceTree::DiskSourceTree |
( |
| ) |
|
◆ ~DiskSourceTree()
google::protobuf::compiler::DiskSourceTree::~DiskSourceTree |
( |
| ) |
|
◆ DiskFileToVirtualFile()
◆ GetLastErrorMessage()
string google::protobuf::compiler::DiskSourceTree::GetLastErrorMessage |
( |
| ) |
|
|
virtual |
◆ MapPath()
void google::protobuf::compiler::DiskSourceTree::MapPath |
( |
const string & |
virtual_path, |
|
|
const string & |
disk_path |
|
) |
| |
◆ Open()
◆ VirtualFileToDiskFile()
bool google::protobuf::compiler::DiskSourceTree::VirtualFileToDiskFile |
( |
const string & |
virtual_file, |
|
|
string * |
disk_file |
|
) |
| |
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