|
Torc
0.1
|
Go to the source code of this file.
Classes | |
| class | CallbackObject |
| A simple class encapusulating a single timer to start the CFRunLoop. More... | |
| class | TorcOSXCallbackThread |
| TorcQThread subclass to run a CFRunLoop. More... | |
Variables | |
| CFRunLoopRef | gAdminRunLoop |
| A reference to the global administration CFRunLoop. More... | |
| CFRunLoopRef gAdminRunLoop |
A reference to the global administration CFRunLoop.
This is used by various OS X objects that require a CFRunLoop (other than the main loop) for callback purposes.
Definition at line 35 of file torcrunlooposx.cpp.
1.8.11