Public Member Functions | |
void | open () |
void | close () |
bool | next () |
bool | entryIsFile () |
const char * | entryName () |
void | getEntryPath (char *path, size_t size) |
Public Attributes | |
CSString * | sd_path |
Private Attributes | |
CSStringBuffer * | sd_filter |
struct dirent | sd_entry |
DIR * | sd_dir |