#include <mcllib/MCDir.h>
Inheritance diagram for MCDirEnum:
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 |
a list of entries in a directory. To obtain one, call getEnum on an MCDir object
|
Get the current entry and position to the next one.
|
|
Check to see if there are more entries in the enumeration.
|