Toolbox snapshot
The Reactive C++ Toolbox
Loading...
Searching...
No Matches
Public Attributes | List of all members
toolbox::io::WatchFile Struct Reference

#include <toolbox/io/Inotify.hpp>

Public Attributes

int fd {-1}
 
int wd {-1}
 

Detailed Description

Definition at line 30 of file Inotify.hpp.

Member Data Documentation

◆ fd

int toolbox::io::WatchFile::fd {-1}

Definition at line 31 of file Inotify.hpp.

◆ wd

int toolbox::io::WatchFile::wd {-1}

Definition at line 31 of file Inotify.hpp.


The documentation for this struct was generated from the following file: