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

Packages that use CFDictionaryValueCallBacks
org.rococoa.cocoa.corefoundation   
 

Uses of CFDictionaryValueCallBacks in org.rococoa.cocoa.corefoundation
 

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

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

Methods in org.rococoa.cocoa.corefoundation with parameters of type CFDictionaryValueCallBacks
 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.