17#ifndef GAZEBOGENERATOR_H
18#define GAZEBOGENERATOR_H
20#include <google/protobuf/compiler/code_generator.h>
27class GeneratorContext;
39 public:
virtual bool Generate(
const FileDescriptor* file,
40 const std::string& parameter,
41 OutputDirectory *directory,
42 std::string* error)
const;
Google protobuf message generator for gazebo::msgs.
Definition GazeboGenerator.hh:34
virtual bool Generate(const FileDescriptor *file, const std::string ¶meter, OutputDirectory *directory, std::string *error) const
virtual ~GazeboGenerator()
GazeboGenerator(const std::string &_name)
Definition ConfigWidget.hh:34