|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||