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

#include <code_generator.h>

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

Public Member Functions

 GeneratorContext ()
 
virtual void GetCompilerVersion (Version *version) const
 
virtual void ListParsedFiles (std::vector< const FileDescriptor * > *output)
 
virtual io::ZeroCopyOutputStreamOpen (const std::string &filename)=0
 
virtual io::ZeroCopyOutputStreamOpenForAppend (const std::string &filename)
 
virtual io::ZeroCopyOutputStreamOpenForInsert (const std::string &filename, const std::string &insertion_point)
 
virtual ~GeneratorContext ()
 

Private Member Functions

 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (GeneratorContext)
 

Detailed Description

Definition at line 119 of file code_generator.h.

Constructor & Destructor Documentation

◆ GeneratorContext()

google::protobuf::compiler::GeneratorContext::GeneratorContext ( )
inline

Definition at line 121 of file code_generator.h.

◆ ~GeneratorContext()

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

Definition at line 75 of file code_generator.cc.

Member Function Documentation

◆ GetCompilerVersion()

void google::protobuf::compiler::GeneratorContext::GetCompilerVersion ( Version *  version) const
virtual

Reimplemented in google::protobuf::compiler::GeneratorResponseContext.

Definition at line 93 of file code_generator.cc.

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS()

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

◆ ListParsedFiles()

void google::protobuf::compiler::GeneratorContext::ListParsedFiles ( std::vector< const FileDescriptor * > *  output)
virtual

◆ Open()

virtual io::ZeroCopyOutputStream* google::protobuf::compiler::GeneratorContext::Open ( const std::string filename)
pure virtual

◆ OpenForAppend()

io::ZeroCopyOutputStream * google::protobuf::compiler::GeneratorContext::OpenForAppend ( const std::string filename)
virtual

◆ OpenForInsert()

io::ZeroCopyOutputStream * google::protobuf::compiler::GeneratorContext::OpenForInsert ( const std::string filename,
const std::string insertion_point 
)
virtual

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


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