Public Member Functions | |
| const char * | getExtension () const |
Static Public Member Functions | |
| static bool | groupDef (const DtaResult &lhs, const DtaResult &rhs) |
| static bool | groupDirs (const DtaResult &lhs, const DtaResult &rhs) |
| static bool | compareName (const DtaResult &lhs, const DtaResult &rhs) |
| static bool | compareExt (const DtaResult &lhs, const DtaResult &rhs) |
| static bool | compareSize (const DtaResult &lhs, const DtaResult &rhs) |
| static bool | compareDate (const DtaResult &lhs, const DtaResult &rhs) |
Public Attributes | |
| char | name [DOS_NAMELENGTH_ASCII] |
| char | lname [LFN_NAMELENGTH+1] |
| Bit32u | size |
| Bit16u | date |
| Bit16u | time |
| Bit8u | attr |
Definition at line 1058 of file shell_cmds.cpp.
1.8.0