Inheritance diagram for Enumerator:
Public Member Functions | |
virtual BOOL | First (char *path) |
virtual BOOL | Next () |
virtual BOOL | Close () |
virtual BOOL | IsFolder () |
virtual void | GetRootPath (String &) |
Public Attributes | |
int32 | ff_attrib |
Time | ff_created |
Time | ff_accessed |
Time | ff_modified |
int32 | ff_size |
char | ff_name [MAX_PATH] |
Definition at line 1 of file enum.hpp.