Nebula
Loading...
Searching...
No Matches
IO::FileWatcherPlatform Struct Reference

#include <linuxfilewatcher.h>

Public Attributes

bool recursive
int inotifyFd = -1
Util::String rootPath
Util::Dictionary< int, Util::StringwdToRelativePath
HANDLE dirHandle
OVERLAPPED overlapped
DWORD notifyFilter
BYTE buffer [16 *1024]

Member Data Documentation

◆ buffer

BYTE IO::FileWatcherPlatform::buffer[16 *1024]

◆ dirHandle

HANDLE IO::FileWatcherPlatform::dirHandle

◆ inotifyFd

int IO::FileWatcherPlatform::inotifyFd = -1

◆ notifyFilter

DWORD IO::FileWatcherPlatform::notifyFilter

◆ overlapped

OVERLAPPED IO::FileWatcherPlatform::overlapped

◆ recursive

bool IO::FileWatcherPlatform::recursive

◆ rootPath

Util::String IO::FileWatcherPlatform::rootPath

◆ wdToRelativePath

Util::Dictionary<int, Util::String> IO::FileWatcherPlatform::wdToRelativePath

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