YarpBottleGenerator
 All Classes Files Functions Variables Pages
Public Member Functions | List of all members
CommonEndGenerator Class Reference
Inheritance diagram for CommonEndGenerator:
YarpCodeGenerator

Public Member Functions

 CommonEndGenerator ()
 
 ~CommonEndGenerator ()
 
std::string generateCode ()
 

Detailed Description

Definition at line 5 of file commonendgenerator.hpp.

Constructor & Destructor Documentation

CommonEndGenerator::CommonEndGenerator ( )

Constructor

Definition at line 5 of file commonendgenerator.cpp.

CommonEndGenerator::~CommonEndGenerator ( )

Destructor

Definition at line 9 of file commonendgenerator.cpp.

Member Function Documentation

std::string CommonEndGenerator::generateCode ( )
virtual

Generates the closing bracelets and main return

Returns
String that contains the last lines of code

Implements YarpCodeGenerator.

Definition at line 13 of file commonendgenerator.cpp.


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