dk_dir_t Struct Reference

Directory traversal. More...

#include <dktypes.h>

Collaboration diagram for dk_dir_t:

Collaboration graph
[legend]

Data Fields

char * dirname
 Directory name.
char * shortname
 Short file name of current file.
char * fullname
 Full file name of current file found.
dk_stat_t stbuf
 File status.
int state
 Current state of traversal.
long maxpathlen
 Largest file name length.
int error_code
 Last error occured.
DIR * dir

Detailed Description

Directory traversal.

This structure can be used to traverse a directory. You must not modify the directory while traversing it.


Field Documentation

Directory name.

Short file name of current file.

Full file name of current file found.

File status.

Current state of traversal.

Largest file name length.

Last error occured.


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

Generated on Mon Feb 16 17:12:05 2009 for dklibs by  doxygen 1.5.6