Main MRPT website > C++ reference
MRPT logo
Public Member Functions | Public Attributes

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


Detailed Description

Each of the changes detected by utils::CFileSystemWatcher.

Definition at line 54 of file CFileSystemWatcher.h.

#include <mrpt/system/CFileSystemWatcher.h>

List of all members.

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

Constructor & Destructor Documentation

mrpt::system::CFileSystemWatcher::TFileSystemChange::TFileSystemChange (  ) [inline]

Definition at line 56 of file CFileSystemWatcher.h.


Member Data Documentation

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.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011