tac0S
Template Affectional Command Operating System
|
Data structures to manage a UNIX-like directory of file names. More...
Go to the source code of this file.
Classes | |
class | DirectoryEntry |
The following class defines a "directory entry", representing a file in the directory. Each entry gives the name of the file, and where the file's header is to be found on disk. More... | |
class | Directory |
Macros | |
#define | FileNameMaxLen 15 |
Data structures to manage a UNIX-like directory of file names.
We assume mutual exclusion is provided by the caller.
Copyright (c) 1992-1993 The Regents of the University of California. All rights reserved. See copyright.h for copyright notice and limitation of liability and disclaimer of warranty provisions.