org.rococoa.cocoa.corefoundation
Class CoreFoundationLibrary.kCFAllocatorUseContext

java.lang.Object
  extended by org.rococoa.cocoa.corefoundation.CoreFoundationLibrary.kCFAllocatorUseContext
Enclosing interface:
CoreFoundationLibrary

public static final class CoreFoundationLibrary.kCFAllocatorUseContext
extends Object

Special allocator argument to CFAllocatorCreate() which means
"use the functions given in the context to allocate the allocator
itself as well".


Nested Class Summary
static class CoreFoundationLibrary.kCFAllocatorUseContext.kCFAllocatorUseContext_holder
           
 
Constructor Summary
CoreFoundationLibrary.kCFAllocatorUseContext()
           
 
Method Summary
static CoreFoundationLibrary.kCFAllocatorUseContext.kCFAllocatorUseContext_holder get()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CoreFoundationLibrary.kCFAllocatorUseContext

public CoreFoundationLibrary.kCFAllocatorUseContext()
Method Detail

get

public static CoreFoundationLibrary.kCFAllocatorUseContext.kCFAllocatorUseContext_holder get()


Copyright © 2009. All Rights Reserved.