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
 UNIX/Linux directory.

Detailed Description

Directory traversal.

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


Field Documentation

UNIX/Linux directory.

Directory name.

Last error occured.

Full file name of current file found.

Largest file name length.

Short file name of current file.

Current state of traversal.

File status.


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

Generated on Thu Feb 25 13:48:25 2010 for dklibs by  doxygen 1.5.8