UnixDirectoryLister Class Reference

[File-Date-StringUtils Index] [File-Date-StringUtils Hierarchy] [Headers]


A helper class for reading entries from a file system's directory More...

#include <UnixDirectoryLister.hpp>

Public Members

Private Members


UnixDirectoryLister( UnixFile& dir, bool list_hidden= false)

The constructor.

Parameters:
list_hidden Determines if hidden files (beginning with a dot) should be listed or not
dir The directory whose contents are to belisted

virtual UnixFile* getEntry()

Attempts to read the directory's next entry

Returns:
file (new instance) or NULL if no more file (new instance) or NULL if no more

  • Author: Michael Weers
  • Version: 0.51
  • Documentation generated by mw@nemea on Mit Nov 24 00:09:19 CET 1999
Kdoc