directoryList Struct Reference

#include <ubixfs.h>

Collaboration diagram for directoryList:

Collaboration graph
[legend]

Data Fields

uInt32 dirBlock
char * dirCache
char dirName [256]
directoryListnext
directoryListprev

Detailed Description

Definition at line 57 of file ubixfs.h.


Field Documentation

uInt32 directoryList::dirBlock

Definition at line 60 of file ubixfs.h.

char* directoryList::dirCache

Definition at line 59 of file ubixfs.h.

Referenced by ubixFSLoadDir().

char directoryList::dirName[256]

Definition at line 58 of file ubixfs.h.

Referenced by ubixFSLoadDir().

struct directoryList* directoryList::next

Definition at line 61 of file ubixfs.h.

Referenced by ubixFSLoadDir().

struct directoryList* directoryList::prev

Definition at line 62 of file ubixfs.h.

Referenced by ubixFSLoadDir().


The documentation for this struct was generated from the following file:
Generated on Fri Dec 15 11:26:45 2006 for UbixOS V2 by  doxygen 1.4.7