MCPcopy Create free account
hub / github.com/deskflow/deskflow / OSXEventQueueBuffer

Method OSXEventQueueBuffer

src/lib/platform/OSXEventQueueBuffer.cpp:20–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18//
19
20OSXEventQueueBuffer::OSXEventQueueBuffer(IEventQueue *events) : m_eventQueue(events)
21{
22 // Initialization is now managed using modern constructs
23}
24
25void OSXEventQueueBuffer::init()
26{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected