#include <mrpt/utils/utils_defs.h>#include <mrpt/system/os.h>
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 | |
| namespace | mrpt |
This is the global namespace for all Mobile Robot Porgramming Toolkit (MRPT) libraries. | |
| namespace | 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. | |
Defines | |
| #define | FILE_ATTRIB_ARCHIVE 0x0020 |
| #define | FILE_ATTRIB_DIRECTORY 0x0010 |
| #define FILE_ATTRIB_ARCHIVE 0x0020 |
Definition at line 41 of file CDirectoryExplorer.h.
| #define FILE_ATTRIB_DIRECTORY 0x0010 |
Definition at line 42 of file CDirectoryExplorer.h.
| Page generated by Doxygen 1.6.2 for MRPT 0.8.1 SVN:exported at Mon Feb 15 22:01:07 UTC 2010 |