The FileSystemWatcher class. More...
#include <AsyncFw/FileSystemWatcher>
Static Public Member Functions | |
| static FileSystemWatcher * | instance () |
Public Attributes | |
| FunctionConnectorProtected< FileSystemWatcher >::Connector< const std::string &, int > | notify |
| The FunctionConnector for notification of file-related events. | |
Friends | |
| LogStream & | operator<< (LogStream &log, const FileSystemWatcher &w) |
The FileSystemWatcher class.
Example: