Uses of Class
org.robovm.apple.corefoundation.CFMachPort
| Package | Description |
|---|---|
| org.robovm.apple.corefoundation |
-
Uses of CFMachPort in org.robovm.apple.corefoundation
Methods in org.robovm.apple.corefoundation that return CFMachPort Modifier and Type Method Description static CFMachPortCFMachPort. create(int portNum, CFMachPort.MachPortCallback callback)static CFMachPortCFMachPort. create(CFMachPort.MachPortCallback callback)Methods in org.robovm.apple.corefoundation with parameters of type CFMachPort Modifier and Type Method Description static CFRunLoopSourceCFMachPort. createRunLoopSource(CFAllocator allocator, CFMachPort port, long order)static CFRunLoopSourceCFMachPort. createRunLoopSource(CFMachPort port, long order)voidCFMachPort.InvalidationCallback. invalidate(CFMachPort port)CFDataCFMachPort.MachPortCallback. invoke(CFMachPort port, VoidPtr msg, long size)