#include <mrpt/system/CFileSystemWatcher.h>
Public Attributes | |
std::string | path |
Complete path of the file/directory that has changed. | |
bool | isDir |
Whether the event happened to a file or a directory. | |
bool | eventModified |
bool | eventCloseWrite |
bool | eventDeleted |
bool | eventMovedTo |
bool | eventMovedFrom |
bool | eventCreated |
Definition at line 52 of file CFileSystemWatcher.h.
Definition at line 57 of file CFileSystemWatcher.h.
Definition at line 61 of file CFileSystemWatcher.h.
Definition at line 58 of file CFileSystemWatcher.h.
Definition at line 56 of file CFileSystemWatcher.h.
Definition at line 60 of file CFileSystemWatcher.h.
Definition at line 59 of file CFileSystemWatcher.h.
Whether the event happened to a file or a directory.
Definition at line 55 of file CFileSystemWatcher.h.
Complete path of the file/directory that has changed.
Definition at line 54 of file CFileSystemWatcher.h.
Page generated by Doxygen 1.5.9 for MRPT 0.6.5 SVN: at Sun Aug 2 11:39:56 CDT 2009 |