32 #ifndef ACADO_TOOLKIT_EXPORT_COMMON_HEADER_HPP 33 #define ACADO_TOOLKIT_EXPORT_COMMON_HEADER_HPP 61 const std::string& _commonHeaderName =
"",
62 const std::string& _realString =
"real_t",
63 const std::string& _intString =
"int",
65 const std::string& _commentString = std::string()
77 const std::string& _modulePrefix,
78 bool _useSinglePrecision,
79 bool _useComplexArithmetic,
81 const std::map<std::string, std::pair<std::string, std::string> >& _options,
82 const std::string& _variables,
83 const std::string& _workspace,
84 const std::string& _functions
90 #endif // ACADO_TOOLKIT_EXPORT_COMMON_HEADER_HPP Allows to pass back messages to the calling function.
#define CLOSE_NAMESPACE_ACADO
Allows export of template files.
#define BEGIN_NAMESPACE_ACADO
virtual returnValue configure()