|
Wittyshare
0.2
|
Abstract class used for monitoring the filesystem. More...
#include <WsAbstractMonitor.h>


Public Member Functions | |
| virtual | ~WsAbstractMonitor ()=0 |
| Virtual destructor. More... | |
| virtual boost::thread * | start ()=0 |
| starts the monitoring process More... | |
Abstract class used for monitoring the filesystem.
This class must be inherited and methods overriden
Definition at line 25 of file WsAbstractMonitor.h.
|
pure virtual |
Virtual destructor.
Definition at line 17 of file WsAbstractMonitor.cpp.
|
pure virtual |
starts the monitoring process
Implemented in WsMonitor.

1.8.6