Public Member Functions | Private Member Functions | List of all members
google::protobuf::compiler::SourceTree Class Referenceabstract

#include <importer.h>

Inheritance diagram for google::protobuf::compiler::SourceTree:
Inheritance graph
[legend]

Public Member Functions

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

Private Member Functions

 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (SourceTree)
 

Detailed Description

Definition at line 215 of file importer.h.

Constructor & Destructor Documentation

◆ SourceTree()

google::protobuf::compiler::SourceTree::SourceTree ( )
inline

Definition at line 217 of file importer.h.

◆ ~SourceTree()

google::protobuf::compiler::SourceTree::~SourceTree ( )
virtual

Definition at line 248 of file importer.cc.

Member Function Documentation

◆ GetLastErrorMessage()

std::string google::protobuf::compiler::SourceTree::GetLastErrorMessage ( )
virtual

Reimplemented in google::protobuf::compiler::DiskSourceTree.

Definition at line 250 of file importer.cc.

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS()

google::protobuf::compiler::SourceTree::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS ( SourceTree  )
private

◆ Open()

virtual io::ZeroCopyInputStream* google::protobuf::compiler::SourceTree::Open ( const std::string filename)
pure virtual

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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:09