BWAPI
|
#include <importer.h>
Public Member Functions | |
Importer (SourceTree *source_tree, MultiFileErrorCollector *error_collector) | |
~Importer () | |
const FileDescriptor * | Import (const string &filename) |
const DescriptorPool * | pool () const |
google::protobuf::compiler::Importer::Importer | ( | SourceTree * | source_tree, |
MultiFileErrorCollector * | error_collector | ||
) |
const FileDescriptor* google::protobuf::compiler::Importer::Import | ( | const string & | filename | ) |
const DescriptorPool* google::protobuf::compiler::Importer::pool | ( | ) | const [inline] |