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.

#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 57 of file CFileSystemWatcher.h.


Member Data Documentation

Definition at line 72 of file CFileSystemWatcher.h.

Definition at line 67 of file CFileSystemWatcher.h.

Definition at line 71 of file CFileSystemWatcher.h.

Definition at line 68 of file CFileSystemWatcher.h.

Definition at line 66 of file CFileSystemWatcher.h.

Definition at line 70 of file CFileSystemWatcher.h.

Definition at line 69 of file CFileSystemWatcher.h.

Whether the event happened to a file or a directory.

Definition at line 65 of file CFileSystemWatcher.h.

Complete path of the file/directory that has changed.

Definition at line 64 of file CFileSystemWatcher.h.




Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011