uvw 3.1.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
uvw::fs_poll_event Struct Reference

Fs pos event. More...

#include <fs_poll.h>

Public Attributes

file_info prev
 
file_info curr
 

Detailed Description

Fs pos event.

Definition at line 15 of file fs_poll.h.

Member Data Documentation

◆ curr

file_info uvw::fs_poll_event::curr

The new file_info struct.

Definition at line 19 of file fs_poll.h.

◆ prev

file_info uvw::fs_poll_event::prev

The old file_info struct.

Definition at line 18 of file fs_poll.h.


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