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

#include <javanano_file.h>

Public Member Functions

 FileGenerator (const FileDescriptor *file, const Params &params)
 
 ~FileGenerator ()
 
bool Validate (string *error)
 
void Generate (io::Printer *printer)
 
void GenerateSiblings (const string &package_dir, GeneratorContext *output_directory, vector< string > *file_list)
 
const stringjava_package ()
 
const stringclassname ()
 

Constructor & Destructor Documentation

◆ FileGenerator()

google::protobuf::compiler::javanano::FileGenerator::FileGenerator ( const FileDescriptor file,
const Params params 
)
explicit

◆ ~FileGenerator()

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

Member Function Documentation

◆ classname()

const string& google::protobuf::compiler::javanano::FileGenerator::classname ( )
inline

◆ Generate()

void google::protobuf::compiler::javanano::FileGenerator::Generate ( io::Printer printer)

◆ GenerateSiblings()

void google::protobuf::compiler::javanano::FileGenerator::GenerateSiblings ( const string package_dir,
GeneratorContext output_directory,
vector< string > *  file_list 
)

◆ java_package()

const string& google::protobuf::compiler::javanano::FileGenerator::java_package ( )
inline

◆ Validate()

bool google::protobuf::compiler::javanano::FileGenerator::Validate ( string error)

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