DirectoryIterator Struct Reference
[I/O Services.]

Inherits Service.

Inherited by DiskIterator.

List of all members.

Public Methods

virtual const ChargetName ()=0
virtual bool next ()=0
virtual bool rewind ()=0


Detailed Description

Iterate through the contents of a directory.


Member Function Documentation

virtual const Char* DirectoryIterator::getName   [pure virtual]
 

Get the name of the current directory entry.

virtual bool DirectoryIterator::next   [pure virtual]
 

Move to the next entry in the directory.

Returns:
True if successful, false if the end of the directory listing has been reached.

virtual bool DirectoryIterator::rewind   [pure virtual]
 

Restart the iterator.


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


Flat Four Engine
Copyright (C) 2001 by 379, Inc.
This page generated by Doxygen