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

FsPollEvent event. More...

#include <fs_poll.h>

Public Attributes

Stat prev
 
Stat curr
 

Detailed Description

FsPollEvent event.

It will be emitted by FsPollHandle according with its functionalities.

Definition at line 21 of file fs_poll.h.

Member Data Documentation

◆ curr

Stat uvw::FsPollEvent::curr

The new Stat struct.

Definition at line 25 of file fs_poll.h.

◆ prev

Stat uvw::FsPollEvent::prev

The old Stat struct.

Definition at line 24 of file fs_poll.h.


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