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

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

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.

Detailed Description

Header of the fsw::event class.

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