MRPT
2.0.3
|
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 | |
Macros | |
#define | FILE_ATTRIB_ARCHIVE 0x0020 |
#define | FILE_ATTRIB_DIRECTORY 0x0010 |
#define FILE_ATTRIB_ARCHIVE 0x0020 |
Definition at line 16 of file CDirectoryExplorer.h.
#define FILE_ATTRIB_DIRECTORY 0x0010 |
Definition at line 17 of file CDirectoryExplorer.h.
Page generated by Doxygen 1.8.17 for MRPT 2.0.3 at Fri May 15 15:49:54 UTC 2020 |