Brenta Engine 1.2
Loading...
Searching...
No Matches
brenta::FsWatcherUnixWdList Struct Reference

Data Fields

int wd
 
uint32_t mask
 
std::filesystem::path pathname
 
FsWatcherUnixWdListnext
 

Detailed Description

Definition at line 14 of file fswatcher_unix.cpp.

Field Documentation

◆ mask

uint32_t brenta::FsWatcherUnixWdList::mask

Definition at line 17 of file fswatcher_unix.cpp.

◆ next

FsWatcherUnixWdList* brenta::FsWatcherUnixWdList::next

Definition at line 19 of file fswatcher_unix.cpp.

◆ pathname

std::filesystem::path brenta::FsWatcherUnixWdList::pathname

Definition at line 18 of file fswatcher_unix.cpp.

◆ wd

int brenta::FsWatcherUnixWdList::wd

Definition at line 16 of file fswatcher_unix.cpp.


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