FileWatcher.h File Reference

This class is designed to watch a file. More...

#include "../Config.h"
#include <string>
#include <functional>
#include <future>
#include <thread>

Go to the source code of this file.

Classes

class  te::core::FileWatcher
 

Namespaces

 te
 URI C++ Library.
 
 te::core
 

Detailed Description

This class is designed to watch a file.

Author
Matheus Cavassan Zaglia

Definition in file FileWatcher.h.