Definition at line 28 of file printBacktrace_test.cc.
Definition at line 29 of file printBacktrace_test.cc.
void printBacktrace(Stream &&out, unsigned int maxLines=5, std::string indent=" ", CallInfoPrinter::opt const *options=nullptr)
Prints the full backtrace into a stream.
std::string present() const
QTextStream & endl(QTextStream &s)
Definition at line 29 of file printBacktrace_test.cc.
void printBacktrace(Stream &&out, BacktracePrintOptions options)
Prints the full backtrace into a stream.
std::string present() const
QTextStream & endl(QTextStream &s)
Definition at line 35 of file printBacktrace_test.cc.
37 std::ostringstream sstr;
std::string demangle(T const *=nullptr)
Outputs a demangled name for type T.
Definition at line 35 of file printBacktrace_test.cc.
37 std::ostringstream sstr;
std::string demangle(T const *=nullptr)
Outputs a demangled name for type T.
The documentation for this struct was generated from the following file: