$treeview $search $mathjax $extrastylesheet
artdaq_core  v3_06_01
$projectbrief
$projectbrief
$searchbox

artdaq::debug::Trace Class Reference

Represents one line of the stack trace message. More...

#include <artdaq-core/Utilities/ExceptionStackTrace.hh>

List of all members.

Public Member Functions

 Trace (size_t index, std::string symbol)
 Constructor.
symbol_ std::move (symbol)}
 Trace (const Trace &)
Traceoperator= (const Trace &)
Traceoperator= (Trace &&)
std::string print () const
 Produces a one-line summary.
void resolve ()
 Reads and demangles backtrace symbols.

Detailed Description

Represents one line of the stack trace message.

Definition at line 30 of file ExceptionStackTrace.hh.


Constructor & Destructor Documentation

artdaq::debug::Trace::Trace ( size_t  index,
std::string  symbol 
) [inline, explicit]

Constructor.

Parameters:
index The position in a backtrace list
symbol A backtrace symbol

Definition at line 38 of file ExceptionStackTrace.hh.


The documentation for this class was generated from the following files:

Generated on 24 Aug 2020 for artdaq_core by  doxygen 1.6.1