TracktionEngine
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...

Public Member Functions

 DeadMansPedalMessage (PropertyStorage &, const juce::String &)
 
 ~DeadMansPedalMessage ()
 

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.

Constructor & Destructor Documentation

◆ DeadMansPedalMessage()

tracktion::engine::DeadMansPedalMessage::DeadMansPedalMessage ( PropertyStorage ,
const juce::String &   
)

◆ ~DeadMansPedalMessage()

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

Member Function Documentation

◆ getAndClearLastMessage()

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

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