CeresEngine
0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::FileWatcher Member List
This is the complete list of members for
CeresEngine::FileWatcher
, including all inherited members.
addHandler
(FileEventHandler &eventHandler)
CeresEngine::FileWatcher
addHandler
(EventFunc &&funcFileEvent)
CeresEngine::FileWatcher
EventFunc
typedef
CeresEngine::FileWatcher
FileWatcher
(ExecutionContext &executionContext, const FileHandle &directory, const FileEvent &events=FileEvent::Default, bool recursive=true)
CeresEngine::FileWatcher
explicit
FileWatcher
(ImplementationType &&implementation)
CeresEngine::FileWatcher
FileWatcher
(const FileWatcher &fileWatcher)=delete
CeresEngine::FileWatcher
FileWatcher
(FileWatcher &&other) noexcept
CeresEngine::FileWatcher
getFileSystem
() const
CeresEngine::FileWatcher
IFileWatcher
CeresEngine::FileWatcher
friend
ImplementationType
typedef
CeresEngine::FileWatcher
mEventHandlers
CeresEngine::FileWatcher
private
mImplementation
CeresEngine::FileWatcher
private
mOwnEventHandlers
CeresEngine::FileWatcher
private
onFileEvent
(const FileHandle &handle, FileEvent event)
CeresEngine::FileWatcher
protected
operator=
(const FileWatcher &fileWatcher)=delete
CeresEngine::FileWatcher
operator=
(FileWatcher &&other) noexcept
CeresEngine::FileWatcher
removeHandler
(const FileEventHandler &eventHandler)
CeresEngine::FileWatcher
start
()
CeresEngine::FileWatcher
stop
()
CeresEngine::FileWatcher
~FileWatcher
() noexcept
CeresEngine::FileWatcher
Generated by
1.9.8