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

#include <cpp_file.h>

Classes

class  ForwardDeclarations
 

Public Member Functions

 FileGenerator (const FileDescriptor *file, const Options &options)
 
 ~FileGenerator ()
 
void GenerateProtoHeader (io::Printer *printer, const string &info_path)
 
void GeneratePBHeader (io::Printer *printer, const string &info_path)
 
void GenerateSource (io::Printer *printer)
 

Constructor & Destructor Documentation

◆ FileGenerator()

google::protobuf::compiler::cpp::FileGenerator::FileGenerator ( const FileDescriptor file,
const Options options 
)

◆ ~FileGenerator()

google::protobuf::compiler::cpp::FileGenerator::~FileGenerator ( )

Member Function Documentation

◆ GeneratePBHeader()

void google::protobuf::compiler::cpp::FileGenerator::GeneratePBHeader ( io::Printer printer,
const string info_path 
)

◆ GenerateProtoHeader()

void google::protobuf::compiler::cpp::FileGenerator::GenerateProtoHeader ( io::Printer printer,
const string info_path 
)

◆ GenerateSource()

void google::protobuf::compiler::cpp::FileGenerator::GenerateSource ( io::Printer printer)

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