47 const std::string& _fileName,
48 const std::string& _commonHeaderName,
49 const std::string& _realString,
50 const std::string& _intString,
52 const std::string& _commentString
53 ) :
ExportTemplatedFile(_templateName, _fileName, _commonHeaderName, _realString, _intString, _precision, _commentString)
std::map< std::string, std::string > dictionary
Allows to pass back messages to the calling function.
BEGIN_NAMESPACE_ACADO typedef unsigned int uint
virtual ~ExportMatlabIntegrator()
string toString(T const &value)
#define CLOSE_NAMESPACE_ACADO
Allows export of template files.
static std::string fcnPrefix
ExportMatlabIntegrator & operator=(const ExportMatlabIntegrator &arg)
ExportMatlabIntegrator(const std::string &_templateName, const std::string &_fileName, const std::string &_commonHeaderName="", const std::string &_realString="real_t", const std::string &_intString="int", int _precision=16, const std::string &_commentString="")
#define BEGIN_NAMESPACE_ACADO
virtual returnValue configure()
ExportStatementBlock & operator=(const ExportStatementBlock &rhs)
returnValue fillTemplate()
static std::string varPrefix