fswatch 1.20.1
Loading...
Searching...
No Matches
monitor.hpp File Reference

Header of the fsw::monitor class. More...

#include "filter.hpp"
#include <vector>
#include <string>
#include <mutex>
#include <atomic>
#include <chrono>
#include <map>
#include "event.hpp"
#include "libfswatch/c/cmonitor.h"

Go to the source code of this file.

Classes

class  fsw::monitor
 Base class of all monitors. More...

Namespaces

namespace  fsw
 Main namespace of libfswatch.

Typedefs

typedef void fsw::FSW_EVENT_CALLBACK(const std::vector< event > &, void *)
 Function definition of an event callback.

Detailed Description

Header of the fsw::monitor class.

This header file defines the fsw::monitor class, the base type of a libfswatch monitor and fundamental type of the C++ API.

License:\n GNU General Public License v. 3.0
Author
Enrico M. Crisostomo
Version
1.17.0