Main MRPT website > C++ reference
MRPT logo

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

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

#include <mrpt/system/CFileSystemWatcher.h>

Collaboration diagram for mrpt::system::CFileSystemWatcher::TFileSystemChange:
Collaboration graph
[legend]

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

Detailed Description

Each of the changes detected by utils::CFileSystemWatcher.

Definition at line 54 of file CFileSystemWatcher.h.


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.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines



Page generated by Doxygen 1.6.1 for MRPT 0.9.0 SVN: at Mon Jun 7 06:47:58 UTC 2010