Uses of Class
org.robovm.apple.corefoundation.CFFileDescriptorCallBackType
| Package | Description |
|---|---|
| org.robovm.apple.corefoundation |
-
Uses of CFFileDescriptorCallBackType in org.robovm.apple.corefoundation
Fields in org.robovm.apple.corefoundation declared as CFFileDescriptorCallBackType Modifier and Type Field Description static CFFileDescriptorCallBackTypeCFFileDescriptorCallBackType. Nonestatic CFFileDescriptorCallBackTypeCFFileDescriptorCallBackType. Readstatic CFFileDescriptorCallBackTypeCFFileDescriptorCallBackType. WriteMethods in org.robovm.apple.corefoundation that return CFFileDescriptorCallBackType Modifier and Type Method Description protected CFFileDescriptorCallBackType[]CFFileDescriptorCallBackType. _values()static CFFileDescriptorCallBackType[]CFFileDescriptorCallBackType. values()protected CFFileDescriptorCallBackTypeCFFileDescriptorCallBackType. wrap(long value, long mask)Methods in org.robovm.apple.corefoundation with parameters of type CFFileDescriptorCallBackType Modifier and Type Method Description voidCFFileDescriptor. disableCallBacks(CFFileDescriptorCallBackType callBackTypes)voidCFFileDescriptor. enableCallBacks(CFFileDescriptorCallBackType callBackTypes)voidCFFileDescriptor.CFFileDescriptorCallback. invoke(CFFileDescriptor fileDescriptor, CFFileDescriptorCallBackType callBackTypes)