tac0S
Template Affectional Command Operating System
Public Attributes | List of all members
DirectoryEntry Class Reference

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...

#include <directory.h>

Public Attributes

bool inUse
 
int sector
 
char name [FileNameMaxLen+1]
 

Detailed Description

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.

Internal data structures kept public so that Directory operations can access them directly.


The documentation for this class was generated from the following file: