20 #ifndef PROTOC_CPPGENERATOR_H_
21 #define PROTOC_CPPGENERATOR_H_
23 #include <google/protobuf/compiler/code_generator.h>
28 class CppGenerator :
public google::protobuf::compiler::CodeGenerator {
34 bool Generate(
const google::protobuf::FileDescriptor *file,
35 const std::string ¶meter,
36 google::protobuf::compiler::OutputDirectory *generator_context,
37 std::string *error)
const;
45 #endif // PROTOC_CPPGENERATOR_H_
Definition: CppGenerator.h:28
The namespace containing all OLA symbols.
Definition: Credentials.cpp:44