|
TracktionEngine
|
This RAII class saves a property which will be reported at startup as a failure if the app disappears before its destructor is called. More...
#include <tracktion_CrashTracer.h>
Public Member Functions | |
| DeadMansPedalMessage (PropertyStorage &, const juce::String &) | |
| ~DeadMansPedalMessage () | |
Static Public Member Functions | |
| static juce::String | getAndClearLastMessage (PropertyStorage &) |
This RAII class saves a property which will be reported at startup as a failure if the app disappears before its destructor is called.
| engine::DeadMansPedalMessage::DeadMansPedalMessage | ( | PropertyStorage & | , |
| const juce::String & | |||
| ) |
| engine::DeadMansPedalMessage::~DeadMansPedalMessage | ( | ) |
|
static |