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 |
| The main namespace for all the Mobile Robot Programming Toolkit (MRPT) C++ 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.
|