Project
Loading...
Searching...
No Matches
o2::framework::BacktraceHelpers Struct Reference

#include <BacktraceHelpers.h>

Static Public Member Functions

static void demangled_backtrace_symbols (void **backtrace, unsigned int total, int fd)
 

Static Public Attributes

static constexpr unsigned int MAX_BACKTRACE_SIZE = 100
 

Detailed Description

Definition at line 16 of file BacktraceHelpers.h.

Member Function Documentation

◆ demangled_backtrace_symbols()

void o2::framework::BacktraceHelpers::demangled_backtrace_symbols ( void **  backtrace,
unsigned int  total,
int  fd 
)
static

Definition at line 23 of file BacktraceHelpers.cxx.

Member Data Documentation

◆ MAX_BACKTRACE_SIZE

constexpr unsigned int o2::framework::BacktraceHelpers::MAX_BACKTRACE_SIZE = 100
staticconstexpr

Definition at line 17 of file BacktraceHelpers.h.


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