32 #ifndef ACADO_TOOLKIT_EXPORT_AUXILIARY_FUNCTIONS_HPP 33 #define ACADO_TOOLKIT_EXPORT_AUXILIARY_FUNCTIONS_HPP 63 const std::string& _sourceFileName,
64 const std::string& _moduleName =
"acado",
65 const std::string& _modulePrefix =
"ACADO",
66 const std::string& _commonHeaderName =
"",
67 const std::string& _realString =
"double",
68 const std::string& _intString =
"int",
70 const std::string& _commentString = std::string()
96 #endif // ACADO_TOOLKIT_EXPORT_AUXILIARY_FUNCTIONS_HPP
Allows to pass back messages to the calling function.
#define CLOSE_NAMESPACE_ACADO
Allows export of template files.
virtual ~ExportAuxiliaryFunctions()
A class for generating some helper functions.
ExportAuxiliaryFunctions(const std::string &_headerFileName, const std::string &_sourceFileName, const std::string &_moduleName="acado", const std::string &_modulePrefix="ACADO", const std::string &_commonHeaderName="", const std::string &_realString="double", const std::string &_intString="int", int _precision=16, const std::string &_commentString=std::string())
#define BEGIN_NAMESPACE_ACADO
ExportTemplatedFile header
ExportTemplatedFile source