Uses of Class
org.rococoa.cocoa.corefoundation.CFSetCallBacks

Packages that use CFSetCallBacks
org.rococoa.cocoa.corefoundation   
 

Uses of CFSetCallBacks in org.rococoa.cocoa.corefoundation
 

Subclasses of CFSetCallBacks in org.rococoa.cocoa.corefoundation
static class CFSetCallBacks.ByReference
           
static class CFSetCallBacks.ByValue
           
 

Methods in org.rococoa.cocoa.corefoundation that return CFSetCallBacks
static CFSetCallBacks[] CFSetCallBacks.newArray(int arrayLength)
           
 

Methods in org.rococoa.cocoa.corefoundation with parameters of type CFSetCallBacks
 CoreFoundationLibrary.__CFSet CoreFoundationLibrary.CFSetCreate(CoreFoundationLibrary.__CFAllocator allocator, PointerByReference values, NativeLong numValues, CFSetCallBacks callBacks)
           
 CoreFoundationLibrary.__CFSet CoreFoundationLibrary.CFSetCreateMutable(CoreFoundationLibrary.__CFAllocator allocator, NativeLong capacity, CFSetCallBacks callBacks)
           
 



Copyright © 2009. All Rights Reserved.