|
fswatch 1.20.1
|
Header of the fsw::event class. More...
#include <string>#include <ctime>#include <vector>#include <iostream>#include <optional>#include "../c/cevent.h"Go to the source code of this file.
Classes | |
| struct | fsw::process_metadata |
| class | fsw::event |
| Type representing a file change event. More... | |
Namespaces | |
| namespace | fsw |
| Main namespace of libfswatch. | |
Enumerations | |
| enum class | process_id_kind { none = 0 , pid , tid } |
Functions | |
| std::ostream & | fsw::operator<< (std::ostream &out, const fsw_event_flag flag) |
| Overload of the << operator to print an event using iostreams. | |
Header of the fsw::event class.