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