Toolbox snapshot
The Reactive C++ Toolbox
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | List of all members
toolbox::io::WatchFilePolicy Struct Reference

#include <toolbox/io/Inotify.hpp>

Public Types

using Id = WatchFile
 

Static Public Member Functions

static constexpr WatchFile invalid () noexcept
 
static void close (WatchFile wf) noexcept
 

Detailed Description

Definition at line 44 of file Inotify.hpp.

Member Typedef Documentation

◆ Id

Definition at line 45 of file Inotify.hpp.

Member Function Documentation

◆ invalid()

static constexpr WatchFile toolbox::io::WatchFilePolicy::invalid ( )
inlinestaticconstexprnoexcept

Definition at line 46 of file Inotify.hpp.

◆ close()

static void toolbox::io::WatchFilePolicy::close ( WatchFile  wf)
inlinestaticnoexcept

Definition at line 47 of file Inotify.hpp.


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