org.rococoa.cocoa.iokit
Interface IOKitLibrary.IOCache

Enclosing interface:
IOKitLibrary

public static interface IOKitLibrary.IOCache


Field Summary
static int IO_CacheOff
           
static int IO_CopyBack
           
static int IO_WriteThrough
           
 

Field Detail

IO_CacheOff

static final int IO_CacheOff
See Also:
Constant Field Values

IO_WriteThrough

static final int IO_WriteThrough
See Also:
Constant Field Values

IO_CopyBack

static final int IO_CopyBack
See Also:
Constant Field Values