YarpBottleGenerator
 All Classes Files Functions Variables Pages
Public Member Functions | List of all members
YarpCodeGenerator Class Referenceabstract

#include <yarpcodegenerator.hpp>

Inheritance diagram for YarpCodeGenerator:
BottleCreatorGenerator ChildGenerator CMakeFileGenerator CommonBeginningGenerator CommonEndGenerator DataConverterGenerator PortMuxGenerator

Public Member Functions

virtual std::string generateCode ()=0
 

Detailed Description

Interface that represents which will be implemented by all the code generating classes

Definition at line 6 of file yarpcodegenerator.hpp.

Member Function Documentation

virtual std::string YarpCodeGenerator::generateCode ( )
pure virtual

Method that implements the code generation

Returns
String that contains the code

Implemented in PortMuxGenerator, BottleCreatorGenerator, ChildGenerator, DataConverterGenerator, CMakeFileGenerator, CommonBeginningGenerator, and CommonEndGenerator.


The documentation for this class was generated from the following files: