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

Packages that use CFAllocatorContext
org.rococoa.cocoa.corefoundation   
 

Uses of CFAllocatorContext in org.rococoa.cocoa.corefoundation
 

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

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

Methods in org.rococoa.cocoa.corefoundation with parameters of type CFAllocatorContext
 CoreFoundationLibrary.__CFAllocator CoreFoundationLibrary.CFAllocatorCreate(CoreFoundationLibrary.__CFAllocator allocator, CFAllocatorContext context)
          Original signature : CFAllocatorRef CFAllocatorCreate(CFAllocatorRef, CFAllocatorContext*)
native declaration : /System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:369
 void CoreFoundationLibrary.CFAllocatorGetContext(CoreFoundationLibrary.__CFAllocator allocator, CFAllocatorContext context)
          Original signature : void CFAllocatorGetContext(CFAllocatorRef, CFAllocatorContext*)
native declaration : /System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:384
 



Copyright © 2009. All Rights Reserved.