53 void IOTrace(
const std::string& description);
void IOTracePop()
pops a description of the IO-stack
void IOTraceOutput(std::ostream &os)
outputs the IO-stack to a stream to provide a better errormessage.
void IOTracePopStr(char *buffer, int size)
void IOTrace(const std::string &description)