Maybe we should also add prefix and device names to it, but this is probably unnecessary
Definition at line 23 of file DirectoryLoader.H.
Public Member Functions | |
bool | operator< (const FileEntry &right) const |
Comparator for the sort function. | |
Public Attributes | |
std::string | filename |
int | index |
Time | timestamp |
bool operator< | ( | const FileEntry & | right | ) | const [inline] |
Comparator for the sort function.
Definition at line 33 of file DirectoryLoader.H.
References Time::getSeconds(), Time::getUSeconds(), and FileEntry::timestamp.
std::string filename |
int index |
Definition at line 28 of file DirectoryLoader.H.
Referenced by DirectoryScanner::openDirectory(), and FileEntry::operator<().