Public Member Functions | |
| CommonEndGenerator () | |
| ~CommonEndGenerator () | |
| std::string | generateCode () | 
Definition at line 5 of file commonendgenerator.hpp.
| CommonEndGenerator::CommonEndGenerator | ( | ) | 
Constructor
Definition at line 5 of file commonendgenerator.cpp.
| CommonEndGenerator::~CommonEndGenerator | ( | ) | 
Destructor
Definition at line 9 of file commonendgenerator.cpp.
      
  | 
  virtual | 
Generates the closing bracelets and main return
Implements YarpCodeGenerator.
Definition at line 13 of file commonendgenerator.cpp.
 1.8.6