fileInfo Struct Reference

#include <portable.h>

Collaboration diagram for fileInfo:

Collaboration graph
[legend]

Data Fields

fileInfonext
off_t size
bool isDir
char name [1]

Detailed Description

Definition at line 17 of file portable.h.


Field Documentation

struct fileInfo* fileInfo::next [read]

Definition at line 20 of file portable.h.

off_t fileInfo::size

Definition at line 21 of file portable.h.

bool fileInfo::isDir

Definition at line 22 of file portable.h.

char fileInfo::name[1]

Definition at line 23 of file portable.h.

Referenced by cmpFileInfo().


The documentation for this struct was generated from the following file:
Generated on Tue Dec 25 20:25:34 2007 for blat by  doxygen 1.5.2