Used by the CRASH_TRACER macros to help provide a useful crash log of the stack.
More...
#include <tracktion_CrashTracer.h>
Used by the CRASH_TRACER macros to help provide a useful crash log of the stack.
◆ CrashStackTracer()
tracktion::engine::CrashStackTracer::CrashStackTracer |
( |
const char * |
file, |
|
|
const char * |
fn, |
|
|
int |
line, |
|
|
const char * |
pluginName |
|
) |
| |
◆ ~CrashStackTracer()
tracktion::engine::CrashStackTracer::~CrashStackTracer |
( |
| ) |
|
◆ getCrashedPlugins()
static juce::StringArray tracktion::engine::CrashStackTracer::getCrashedPlugins |
( |
| ) |
|
|
static |
◆ dump() [1/3]
static void tracktion::engine::CrashStackTracer::dump |
( |
| ) |
|
|
static |
◆ dump() [2/3]
static void tracktion::engine::CrashStackTracer::dump |
( |
juce::OutputStream & |
| ) |
|
|
static |
◆ dump() [3/3]
static void tracktion::engine::CrashStackTracer::dump |
( |
juce::OutputStream & |
, |
|
|
juce::Thread::ThreadID |
|
|
) |
| |
|
static |
◆ getCrashedPlugin()
static juce::String tracktion::engine::CrashStackTracer::getCrashedPlugin |
( |
juce::Thread::ThreadID |
| ) |
|
|
static |
◆ getCrashLocation()
static juce::String tracktion::engine::CrashStackTracer::getCrashLocation |
( |
juce::Thread::ThreadID |
| ) |
|
|
static |
The documentation for this struct was generated from the following file: