3#include "../StringView.h"
#define COGSFOUNDATION_API
Definition: FoundationBase.h:31
Definition: FileSystemWatcher.h:11
std::vector< CallbackFn > CallbackList
Definition: FileSystemWatcher.h:27
EventType
Definition: FileSystemWatcher.h:13
std::function< void(const Event &)> CallbackFn
Definition: FileSystemWatcher.h:26
Provides a weakly referenced view over the contents of a string.
Definition: StringView.h:24
Main Cogs namespace.
Definition: MortonCode.h:5
Definition: FileSystemWatcher.h:21
EventType eventType
Definition: FileSystemWatcher.h:23
StringView path
Definition: FileSystemWatcher.h:22
Definition: FileSystemWatcher.Linux.cpp:29