JUCE  v5.4.1-191-g0ab5e696f
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce_linux_EventLoop.h File Reference
This graph shows which files directly or indirectly include this file:

Classes

struct  juce::LinuxEventLoop::CallbackFunction< FdCallbackFunction >
 
struct  juce::LinuxEventLoop::CallbackFunctionBase
 

Namespaces

 juce
 
 juce::LinuxEventLoop
 

Functions

void juce::LinuxEventLoop::removeWindowSystemFd () noexcept
 
template<typename FdCallbackFunction >
void juce::LinuxEventLoop::setWindowSystemFd (int fd, FdCallbackFunction readCallback)
 
void juce::LinuxEventLoop::setWindowSystemFdInternal (int fd, CallbackFunctionBase *readCallback) noexcept