JUCE v8.0.9
JUCE API
 
Loading...
Searching...
No Matches
juce::detail::HostDrivenEventLoop Class Reference

#include <juce_LinuxMessageThread.h>

Collaboration diagram for juce::detail::HostDrivenEventLoop:

Public Member Functions

 HostDrivenEventLoop ()
 
 ~HostDrivenEventLoop ()
 
void processPendingEvents ()
 

Private Attributes

SharedResourcePointer< MessageThreadmessageThread
 

Constructor & Destructor Documentation

◆ HostDrivenEventLoop()

juce::detail::HostDrivenEventLoop::HostDrivenEventLoop ( )
inline

◆ ~HostDrivenEventLoop()

juce::detail::HostDrivenEventLoop::~HostDrivenEventLoop ( )
inline

References messageThread.

Member Function Documentation

◆ processPendingEvents()

void juce::detail::HostDrivenEventLoop::processPendingEvents ( )
inline

Member Data Documentation

◆ messageThread

SharedResourcePointer<MessageThread> juce::detail::HostDrivenEventLoop::messageThread
private

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