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

Packages that use CFDictionaryKeyCallBacks
org.rococoa.cocoa.corefoundation   
 

Uses of CFDictionaryKeyCallBacks in org.rococoa.cocoa.corefoundation
 

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

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

Methods in org.rococoa.cocoa.corefoundation with parameters of type CFDictionaryKeyCallBacks
 HIServicesLibrary.__CFDictionary CoreFoundationLibrary.CFDictionaryCreate(CoreFoundationLibrary.__CFAllocator allocator, PointerByReference keys, PointerByReference values, NativeLong numValues, CFDictionaryKeyCallBacks keyCallBacks, CFDictionaryValueCallBacks valueCallBacks)
           
 HIServicesLibrary.__CFDictionary CoreFoundationLibrary.CFDictionaryCreateMutable(CoreFoundationLibrary.__CFAllocator allocator, NativeLong capacity, CFDictionaryKeyCallBacks keyCallBacks, CFDictionaryValueCallBacks valueCallBacks)
           
 



Copyright © 2009. All Rights Reserved.