Public Member Functions | |
bool | open (const Common::Path &directory, const char *restrict, uint8 sort_mode) |
Std::string * | next () |
const Std::string * | get_latest () const |
uint32 | get_num_files () const |
Std::set< Std::string > | get_filenames () const |
void | close () |
Protected Member Functions | |
bool | add_filename (const Common::String &fileName) |
Protected Attributes | |
Std::list< NuvieFileDesc > | file_list |
uint8 | sort_mode |