#include <mrpt/system/CDirectoryExplorer.h>
Public Attributes | |
| std::string | name |
| The file name (without the whole path). | |
| std::string | wholePath |
| The whole file path. | |
| time_t | accessTime |
| Access and modification times. | |
| time_t | modTime |
| bool | isDir |
| bool | isSymLink |
| uint64_t | fileSize |
| The size of the file in bytes. | |
Definition at line 56 of file CDirectoryExplorer.h.
Definition at line 70 of file CDirectoryExplorer.h.
Definition at line 70 of file CDirectoryExplorer.h.
Definition at line 68 of file CDirectoryExplorer.h.
| Page generated by Doxygen 1.5.9 for MRPT 0.7.1 SVN: at Mon Aug 17 22:20:53 EDT 2009 |