|
MRPT
1.9.9
|
Go to the source code of this file.
Classes | |
| class | mrpt::system::CDirectoryExplorer |
| This class allows the enumeration of the files/directories that exist into a given path. More... | |
| struct | mrpt::system::CDirectoryExplorer::TFileInfo |
| This represents the information about each file. More... | |
Namespaces | |
| mrpt::system | |
Macros | |
| #define | FILE_ATTRIB_ARCHIVE 0x0020 |
| #define | FILE_ATTRIB_DIRECTORY 0x0010 |
| #define FILE_ATTRIB_ARCHIVE 0x0020 |
Definition at line 16 of file CDirectoryExplorer.h.
Referenced by mrpt::system::deleteFilesInDirectory(), and mrpt::system::CDirectoryExplorer::explore().
| #define FILE_ATTRIB_DIRECTORY 0x0010 |
Definition at line 17 of file CDirectoryExplorer.h.
Referenced by mrpt::system::deleteFilesInDirectory(), and mrpt::system::CDirectoryExplorer::explore().
| Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: c7a3bec24 Sun Mar 29 18:33:13 2020 +0200 at dom mar 29 18:50:38 CEST 2020 |