63 const std::string& _realString,
64 const std::string& _intString,
std::string statementString
virtual ~ExportStatementString()
Allows to pass back messages to the calling function.
#define CLOSE_NAMESPACE_ACADO
virtual ExportStatement * clone() const
Base class for all kind of statements to be exported by the code generation tool. ...
virtual returnValue exportCode(std::ostream &stream, const std::string &_realString="real_t", const std::string &_intString="int", int _precision=16) const
#define BEGIN_NAMESPACE_ACADO
ExportStatementString(const std::string &_statementString=std::string())