uvw 2.12.1
Loading...
Searching...
No Matches
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 18 of file fs_poll.h.

Member Data Documentation

◆ curr

Stat uvw::FsPollEvent::curr

The new Stat struct.

Definition at line 22 of file fs_poll.h.

◆ prev

Stat uvw::FsPollEvent::prev

The old Stat struct.

Definition at line 21 of file fs_poll.h.


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