TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
google::protobuf::compiler::SourceTree Class Referenceabstract

#include <importer.h>

Public Member Functions

 SourceTree ()
 
virtual ~SourceTree ()
 
virtual io::ZeroCopyInputStreamOpen (const string &filename)=0
 
virtual string GetLastErrorMessage ()
 

Private Member Functions

 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (SourceTree)
 

Constructor & Destructor Documentation

google::protobuf::compiler::SourceTree::SourceTree ( )
inline
201 {}
virtual google::protobuf::compiler::SourceTree::~SourceTree ( )
virtual

Member Function Documentation

virtual string google::protobuf::compiler::SourceTree::GetLastErrorMessage ( )
virtual
google::protobuf::compiler::SourceTree::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS ( SourceTree  )
private
virtual io::ZeroCopyInputStream* google::protobuf::compiler::SourceTree::Open ( const string &  filename)
pure virtual

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