Each of the changes detected by utils::CFileSystemWatcher.
Definition at line 54 of file CFileSystemWatcher.h.
#include <mrpt/system/CFileSystemWatcher.h>
Public Member Functions | |
TFileSystemChange () | |
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 |
bool | eventAccessed |
mrpt::system::CFileSystemWatcher::TFileSystemChange::TFileSystemChange | ( | ) | [inline] |
Definition at line 56 of file CFileSystemWatcher.h.
Definition at line 71 of file CFileSystemWatcher.h.
Definition at line 66 of file CFileSystemWatcher.h.
Definition at line 70 of file CFileSystemWatcher.h.
Definition at line 67 of file CFileSystemWatcher.h.
Definition at line 65 of file CFileSystemWatcher.h.
Definition at line 69 of file CFileSystemWatcher.h.
Definition at line 68 of file CFileSystemWatcher.h.
Whether the event happened to a file or a directory.
Definition at line 64 of file CFileSystemWatcher.h.
Complete path of the file/directory that has changed.
Definition at line 63 of file CFileSystemWatcher.h.
Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN:exported at Tue Jan 25 21:56:31 UTC 2011 |