webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
google::protobuf::compiler::Importer Class Reference

#include <importer.h>

Public Member Functions

 Importer (SourceTree *source_tree, MultiFileErrorCollector *error_collector)
 
 ~Importer ()
 
const FileDescriptorImport (const string &filename)
 
const DescriptorPoolpool () const
 
void AddUnusedImportTrackFile (const string &file_name)
 
void ClearUnusedImportTrackFiles ()
 

Constructor & Destructor Documentation

◆ Importer()

google::protobuf::compiler::Importer::Importer ( SourceTree source_tree,
MultiFileErrorCollector error_collector 
)

◆ ~Importer()

google::protobuf::compiler::Importer::~Importer ( )

Member Function Documentation

◆ AddUnusedImportTrackFile()

void google::protobuf::compiler::Importer::AddUnusedImportTrackFile ( const string file_name)

◆ ClearUnusedImportTrackFiles()

void google::protobuf::compiler::Importer::ClearUnusedImportTrackFiles ( )

◆ Import()

const FileDescriptor * google::protobuf::compiler::Importer::Import ( const string filename)

◆ pool()

const DescriptorPool* google::protobuf::compiler::Importer::pool ( ) const
inline

The documentation for this class was generated from the following files: