

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 | |
| This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.  | |
| mrpt::system | |
| This namespace provides a OS-independent interface to many useful functions: filenames manipulation, time and date, string parsing, file I/O, threading, memory allocation, etc.  | |
Macros | |
| #define | FILE_ATTRIB_ARCHIVE 0x0020 | 
| #define | FILE_ATTRIB_DIRECTORY 0x0010 | 
| #define FILE_ATTRIB_ARCHIVE 0x0020 | 
Definition at line 20 of file CDirectoryExplorer.h.
Referenced by mrpt::system::deleteFilesInDirectory(), and mrpt::system::CDirectoryExplorer::explore().
| #define FILE_ATTRIB_DIRECTORY 0x0010 | 
Definition at line 21 of file CDirectoryExplorer.h.
Referenced by mrpt::system::deleteFilesInDirectory(), and mrpt::system::CDirectoryExplorer::explore().
| Page generated by Doxygen 1.8.14 for MRPT 1.5.5 Git: e06b63dbf Fri Dec 1 14:41:11 2017 +0100 at lun oct 28 01:31:35 CET 2019 |