uvw  1.3.0
Public Attributes | List of all members
uvw::FsPollEvent Struct Reference

FsPollEvent event. More...

#include <fs_poll.hpp>

Public Attributes

Stat prev
 
Stat curr
 

Detailed Description

FsPollEvent event.

It will be emitted by FsPollHandle according with its functionalities.

Definition at line 22 of file fs_poll.hpp.

Member Data Documentation

◆ curr

Stat uvw::FsPollEvent::curr

The new Stat struct.

Definition at line 28 of file fs_poll.hpp.

◆ prev

Stat uvw::FsPollEvent::prev

The old Stat struct.

Definition at line 27 of file fs_poll.hpp.


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