56 void setError(std::string r, std::string msg);
251 void writelog(
const std::string& msg);
298 void error(
const std::string& msg);
327 doublereal
toSI(std::string unit);
346 XML_Node*
get_XML_File(std::string file,
int debug = 0);
355 #ifdef WITH_HTML_LOGS
402 void addLogEntry(std::string tag, std::string value);
413 void addLogEntry(std::string tag, doublereal value);
469 inline void beginLogGroup(std::string title,
int loglevel=-99) {}
470 inline void addLogEntry(std::string tag, std::string value) {}
471 inline void addLogEntry(std::string tag, doublereal value) {}
472 inline void addLogEntry(std::string tag,
int value) {}
501 XML_Node*
get_XML_Node(
const std::string& file_ID, XML_Node* root);
533 const std::string& file_ID,