libfswatch  1.9.3
Classes | Namespaces
win_directory_change_event.hpp File Reference

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

#include <cstdlib>
#include <string>
#include <memory>
#include <vector>
#include <windows.h>
#include "win_handle.hpp"
#include "win_error_message.hpp"
#include "../event.hpp"

Go to the source code of this file.

Classes

class  fsw::directory_change_event
 Header of the fsw::directory_change_event class, a helper class to wrap Microsoft Windows' ReadDirectoryChangesW function and a common workflow to detect file system changes. More...
 

Namespaces

 fsw
 Main namespace of libfswatch.
 

Detailed Description

Header of the fsw::directory_change_event class.

License:
GNU General Public License v. 3.0
Author
Enrico M. Crisostomo
Version
1.8.0