Skyld AV  0.6
On access virus scanning for Linux
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes
FanotifyPolling.h File Reference

Poll fanotify events. More...

#include <sys/fanotify.h>
#include <pthread.h>
#include "Environment.h"
#include "MountPolling.h"
#include "StringSet.h"
#include "ThreadPool.h"
#include "VirusScan.h"
Include dependency graph for FanotifyPolling.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FanotifyPolling
 Polls fanotify events. More...
 
struct  FanotifyPolling::ScanTask
 Scan task. More...
 

Detailed Description

Poll fanotify events.

Definition in file FanotifyPolling.h.