tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications

« « « Anklang Documentation
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | List of all members
tracktion::engine::DeadMansPedalMessage Struct Reference

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 &)
 

Static Public Member Functions

static juce::String getAndClearLastMessage (PropertyStorage &)
 

Detailed Description

This RAII class saves a property which will be reported at startup as a failure if the app disappears before its destructor is called.

Definition at line 52 of file tracktion_CrashTracer.h.

Constructor & Destructor Documentation

◆ DeadMansPedalMessage()

tracktion::engine::DeadMansPedalMessage::DeadMansPedalMessage ( PropertyStorage ps,
const juce::String message 
)

Definition at line 196 of file tracktion_CrashTracer.cpp.

◆ ~DeadMansPedalMessage()

tracktion::engine::DeadMansPedalMessage::~DeadMansPedalMessage ( )

Definition at line 202 of file tracktion_CrashTracer.cpp.

Member Function Documentation

◆ getAndClearLastMessage()

juce::String tracktion::engine::DeadMansPedalMessage::getAndClearLastMessage ( PropertyStorage propertyStorage)
static

Definition at line 209 of file tracktion_CrashTracer.cpp.


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