JUCE
Classes | Namespaces | Functions
juce_linux_EventLoop.h File Reference

Classes

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

Namespaces

 juce
 Classes for IIR filter processing.
 
 juce::LinuxEventLoop
 

Functions

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