Include dependency graph for macpoller.cpp:

Go to the source code of this file.
Typedefs | |
| typedef OSStatus(* | InstallEventLoopIdleTimerPtr )(EventLoopRef inEventLoop, EventTimerInterval inFireDelay, EventTimerInterval inInterval, EventLoopIdleTimerUPP inTimerProc, void *inTimerData, EventLoopTimerRef *outTimer) |
Functions | |
| static OSStatus | LoadFrameworkBundle (CFStringRef framework, CFBundleRef *bundlePtr) |
Typedef Documentation
| typedef OSStatus(* InstallEventLoopIdleTimerPtr)(EventLoopRef inEventLoop, EventTimerInterval inFireDelay, EventTimerInterval inInterval, EventLoopIdleTimerUPP inTimerProc, void *inTimerData, EventLoopTimerRef *outTimer) |
Definition at line 98 of file macpoller.cpp.
Function Documentation
| static OSStatus LoadFrameworkBundle | ( | CFStringRef | framework, |
| CFBundleRef * | bundlePtr | ||
| ) | [static] |
Definition at line 25 of file macpoller.cpp.
KDE 4.6 API Reference