CFileSystemWatcher.h File Reference
#include <mrpt/utils/utils_defs.h>
#include <mrpt/system/os.h>
Go to the source code of this file.
|
Classes |
| class | mrpt::system::CFileSystemWatcher |
| | This class subscribes to notifications of file system changes, thus it can be used to efficiently stay informed about changes in a directory tree. More...
|
| struct | mrpt::system::CFileSystemWatcher::TFileSystemChange |
| | Each of the changes detected by utils::CFileSystemWatcher. 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.
|