MRPT logo

mrpt::system::CFileSystemWatcher::TFileSystemChange Struct Reference

Each of the changes detected by utils::CFileSystemWatcher. More...

#include <mrpt/system/CFileSystemWatcher.h>

List of all members.

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


Detailed Description

Each of the changes detected by utils::CFileSystemWatcher.

Definition at line 52 of file CFileSystemWatcher.h.


Member Data Documentation

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.7.1 for MRPT 0.7.1 SVN: at Mon Aug 17 22:58:25 EDT 2009