Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

MCDirEnum Class Reference

Representation of a directory enumeration, i.e. More...

#include <mcllib/MCDir.h>

Inheritance diagram for MCDirEnum:

MCBase List of all members.

Public Member Functions

MCString getNext ()
 Get the current entry and position to the next one.
bool hasNext ()
 Check to see if there are more entries in the enumeration.

Friends

class MCDir

Detailed Description

Representation of a directory enumeration, i.e.

a list of entries in a directory. To obtain one, call getEnum on an MCDir object


Member Function Documentation

MCString getNext  ) 
 

Get the current entry and position to the next one.

Returns:
the current entry

bool hasNext  ) 
 

Check to see if there are more entries in the enumeration.

Returns:
true if there are entries remaining in the enumeration


Generated on Wed Jan 12 19:05:49 2005 for MCLLIB by  doxygen 1.3.9.1