|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CFRunLoopSourceContext | |
---|---|
org.rococoa.cocoa.corefoundation |
Uses of CFRunLoopSourceContext in org.rococoa.cocoa.corefoundation |
---|
Subclasses of CFRunLoopSourceContext in org.rococoa.cocoa.corefoundation | |
---|---|
static class |
CFRunLoopSourceContext.ByReference
|
static class |
CFRunLoopSourceContext.ByValue
|
Methods in org.rococoa.cocoa.corefoundation that return CFRunLoopSourceContext | |
---|---|
static CFRunLoopSourceContext[] |
CFRunLoopSourceContext.newArray(int arrayLength)
|
Methods in org.rococoa.cocoa.corefoundation with parameters of type CFRunLoopSourceContext | |
---|---|
HIServicesLibrary.__CFRunLoopSource |
CoreFoundationLibrary.CFRunLoopSourceCreate(CoreFoundationLibrary.__CFAllocator allocator,
NativeLong order,
CFRunLoopSourceContext context)
Original signature : CFRunLoopSourceRef CFRunLoopSourceCreate(CFAllocatorRef, CFIndex, CFRunLoopSourceContext*) native declaration : /System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:116 |
void |
CoreFoundationLibrary.CFRunLoopSourceGetContext(HIServicesLibrary.__CFRunLoopSource source,
CFRunLoopSourceContext context)
Original signature : void CFRunLoopSourceGetContext(CFRunLoopSourceRef, CFRunLoopSourceContext*) native declaration : /System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:121 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |