|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
FSCAppendableFiles | This is a marker capability that flags that a file system's files are appendable. |
FSCPersistent | This is a marker capability that flags that the file system works against a persistent backend. |
FSCRandomAccessFiles | This is a marker capability that flags that files in this file system can be opened for random access. |
Class Summary | |
---|---|
FSCAppendableFilesImpl | This is the default (empty) implementation of FSCAppendableFiles . |
FSCPersistentImpl | This is the default (empty) implementation of FSCPersistent . |
FSCRandomAccessFilesImpl | This is the default (empty) implementation of FSCRandomAccessFiles . |
FSCTAppendableFiles | This is the capability identifier for the FSCAppendableFiles file
system capability. |
FSCTPersistent | This is the capability identifier for the FSCPersistent file system
capability. |
FSCTRandomAccessFiles | This is the capability identifier for the FSCRandomAccessFiles file
system capability. |
Generic file system capabilities.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |