Definition at line 11 of file printBacktrace_test.cc.
Definition at line 12 of file printBacktrace_test.cc.
std::string present() const
void printBacktrace(Stream &&out, unsigned int maxLines=5, std::string indent=" ", CallInfoPrinter::opt const *options=nullptr)
Prints the full backtrace into a stream.
QTextStream & endl(QTextStream &s)
Definition at line 12 of file printBacktrace_test.cc.
std::string present() const
void printBacktrace(Stream &&out, BacktracePrintOptions options)
Prints the full backtrace into a stream.
QTextStream & endl(QTextStream &s)
Definition at line 18 of file printBacktrace_test.cc.
20 std::ostringstream sstr;
std::string demangle(T const *=nullptr)
Outputs a demangled name for type T.
Definition at line 18 of file printBacktrace_test.cc.
20 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: