23 #include <utils/system/fam_thread.h>
43 :
Thread(
"FileAlterationMonitorThread",
Thread::OPMODE_CONTINUOUS)
63 fam_->process_events(-1);
RefPtr< FileAlterationMonitor > get_fam()
Get FileAlterationMonitor.
virtual void loop()
Code to execute in the thread.
FamThread(RefPtr< FileAlterationMonitor > fam=RefPtr< FileAlterationMonitor >())
Constructor.
Monitors files for changes.
RefPtr<> is a reference-counting shared smartpointer.
Thread class encapsulation of pthreads.
Fawkes library namespace.