#include <juce_VST3Common.h>
◆ ComponentRestarter()
| juce::ComponentRestarter::ComponentRestarter |
( |
Listener & | listenerIn | ) |
|
|
inlineexplicit |
◆ ~ComponentRestarter()
| juce::ComponentRestarter::~ComponentRestarter |
( |
| ) |
|
|
inlineoverridenoexcept |
◆ handleAsyncUpdate()
| void juce::ComponentRestarter::handleAsyncUpdate |
( |
| ) |
|
|
inlineoverrideprivatevirtual |
Called back to do whatever your class needs to do.
This method is called by the message thread at the next convenient time after the triggerAsyncUpdate() method has been called.
Implements juce::AsyncUpdater.
◆ restart()
| void juce::ComponentRestarter::restart |
( |
int32 | newFlags | ) |
|
|
inline |
◆ flags
| std::atomic<int32> juce::ComponentRestarter::flags { 0 } |
|
private |
◆ listener
| Listener& juce::ComponentRestarter::listener |
|
private |
The documentation for this class was generated from the following file:
- /home/runner/work/lmms-fork/lmms-fork/plugins/CarlaBase/carla/source/modules/juce_audio_processors/format_types/juce_VST3Common.h