#include <juce_osx_MessageQueue.h>
◆ MessageQueue()
MessageQueue::MessageQueue |
( |
| ) |
|
|
inline |
◆ ~MessageQueue()
MessageQueue::~MessageQueue |
( |
| ) |
|
|
inlinenoexcept |
◆ deliverNextMessage()
bool MessageQueue::deliverNextMessage |
( |
| ) |
|
|
inlineprivate |
◆ post()
◆ runLoopCallback()
void MessageQueue::runLoopCallback |
( |
| ) |
|
|
inlineprivatenoexcept |
◆ runLoopSourceCallback()
static void MessageQueue::runLoopSourceCallback |
( |
void * |
info | ) |
|
|
inlinestaticprivatenoexcept |
◆ wakeUp()
void MessageQueue::wakeUp |
( |
| ) |
|
|
inlineprivatenoexcept |
◆ messages
◆ runLoop
CFRunLoopRef MessageQueue::runLoop |
|
private |
◆ runLoopSource
CFRunLoopSourceRef MessageQueue::runLoopSource |
|
private |
The documentation for this class was generated from the following file: