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 std::string GetLastErrorMessage ()
 
virtual io::ZeroCopyInputStreamOpen (const std::string &filename)=0
 
virtual io::ZeroCopyInputStreamOpen (const std::string &filename)=0
 
 SourceTree ()
 
 SourceTree ()
 
virtual ~SourceTree ()
 
virtual ~SourceTree ()
 

Private Member Functions

 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (SourceTree)
 
 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (SourceTree)
 

Detailed Description

Definition at line 215 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/importer.h.

Constructor & Destructor Documentation

◆ SourceTree() [1/2]

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

◆ ~SourceTree() [1/2]

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

◆ SourceTree() [2/2]

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

◆ ~SourceTree() [2/2]

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

Member Function Documentation

◆ GetLastErrorMessage() [1/2]

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

◆ GetLastErrorMessage() [2/2]

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

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [1/2]

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

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [2/2]

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

◆ Open() [1/2]

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

◆ Open() [2/2]

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:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:22