 |
BeOS Sample Code: Storage Kit
The Storage Kit is an interface to the file system. It provides classes for manipulating
hierarchically organized files and directories, querying the file system, and reading and
writing files and BFS file attributes.
For more information, see the corresponding category in the online
Developer Library.
Projects
FolderWatcher | Uses the Node Watcher to look for changes to
a series of folders. |
Indexer | Shows how to read, write, and index BFS file attributes
and indices. |
LiveQueryApp | A program that demonstrates the use of live file
system queries, showing how to make sure your query results stay up-to-date. |
People | Shows how BFS file attributes can be used to create a
simple contact database. |
QueryApp | An example of static (one-time only) file system
queries. |
Back to the Sample Code Category Index
BeOS Release 4.5
Copyright © 1999 Be, Inc.
|