BWAPI
|
#include <cpp_generator.h>
Public Member Functions | |
CppGenerator () | |
~CppGenerator () | |
bool | Generate (const FileDescriptor *file, const string ¶meter, OutputDirectory *output_directory, string *error) const |
bool google::protobuf::compiler::cpp::CppGenerator::Generate | ( | const FileDescriptor * | file, |
const string & | parameter, | ||
OutputDirectory * | output_directory, | ||
string * | error | ||
) | const [virtual] |
Implements google::protobuf::compiler::CodeGenerator.