5 #ifndef PROTOC_BNET_BNETCODEGENERATOR_H
6 #define PROTOC_BNET_BNETCODEGENERATOR_H
8 #include <google/protobuf/compiler/code_generator.h>
12 namespace pbc = pb::compiler;
18 std::string
const& parameter,
19 pbc::GeneratorContext* generator_context,
20 std::string* error)
const override;
24 #endif //PROTOC_BNET_BNETCODEGENERATOR_H
bool Generate(pb::FileDescriptor const *file, std::string const ¶meter, pbc::GeneratorContext *generator_context, std::string *error) const override
Definition: BnetCodeGenerator.cpp:14
Definition: BnetFileGenerator.h:49
Definition: BnetCodeGenerator.h:14
Definition: descriptor.h:986