#include <mrpt/utils/utils_defs.h>
#include <mrpt/system/os.h>
#include <deque>
Go to the source code of this file.
|
| | 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.
|
| |
◆ FILE_ATTRIB_ARCHIVE
| #define FILE_ATTRIB_ARCHIVE 0x0020 |
◆ FILE_ATTRIB_DIRECTORY
| #define FILE_ATTRIB_DIRECTORY 0x0010 |