|
Brenta Engine 1.2
|
Data Fields | |
| int | wd |
| uint32_t | mask |
| std::filesystem::path | pathname |
| FsWatcherUnixWdList * | next |
Definition at line 14 of file fswatcher_unix.cpp.
| uint32_t brenta::FsWatcherUnixWdList::mask |
Definition at line 17 of file fswatcher_unix.cpp.
| FsWatcherUnixWdList* brenta::FsWatcherUnixWdList::next |
Definition at line 19 of file fswatcher_unix.cpp.
| std::filesystem::path brenta::FsWatcherUnixWdList::pathname |
Definition at line 18 of file fswatcher_unix.cpp.
| int brenta::FsWatcherUnixWdList::wd |
Definition at line 16 of file fswatcher_unix.cpp.