YarpBottleGenerator
 All Classes Files Functions Variables Pages
commonendgenerator.hpp
1 #ifndef COMMONEND_GENERATOR_HPP
2 #define COMMONEND_GENERATOR_HPP
3 #include "yarpcodegenerator.hpp"
4 
6  public:
19  std::string generateCode();
20 };
21 
22 #endif //COMMONEND_GENERATOR_HPP
std::string generateCode()