Uses of Class
org.robovm.apple.corefoundation.CFAllocatorContext
| Package | Description |
|---|---|
| org.robovm.apple.corefoundation |
-
Uses of CFAllocatorContext in org.robovm.apple.corefoundation
Methods in org.robovm.apple.corefoundation that return CFAllocatorContext Modifier and Type Method Description CFAllocatorContextCFAllocator. getContext()CFAllocatorContextCFAllocatorContext. setAllocate(FunctionPtr allocate)CFAllocatorContextCFAllocatorContext. setCopyDescription(FunctionPtr copyDescription)CFAllocatorContextCFAllocatorContext. setDeallocate(FunctionPtr deallocate)CFAllocatorContextCFAllocatorContext. setInfo(VoidPtr info)CFAllocatorContextCFAllocatorContext. setPreferredSize(FunctionPtr preferredSize)CFAllocatorContextCFAllocatorContext. setReallocate(FunctionPtr reallocate)CFAllocatorContextCFAllocatorContext. setRelease(FunctionPtr release)CFAllocatorContextCFAllocatorContext. setRetain(FunctionPtr retain)CFAllocatorContextCFAllocatorContext. setVersion(long version)Methods in org.robovm.apple.corefoundation with parameters of type CFAllocatorContext Modifier and Type Method Description CFAllocatorCFAllocator. create(CFAllocatorContext context)