CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::IFileSystem Member List

This is the complete list of members for CeresEngine::IFileSystem, including all inherited members.

createFileWatcher(ExecutionContext &executionContext, const FileHandle &directory, const FileEvents &events=FileEvent::Default, bool recursive=true)=0CeresEngine::IFileSystempure virtual
getLocal() noexceptCeresEngine::IFileSystemstatic
IFileSystem()CeresEngine::IFileSystem
mDeleterCeresEngine::RefCounted< IFileSystem >private
mRefCounterCeresEngine::RefCounted< IFileSystem >private
open(StringView path)=0CeresEngine::IFileSystempure virtual
open(String &&path)=0CeresEngine::IFileSystempure virtual
open(const char *path)CeresEngine::IFileSystem
RefCounted(Args &&... args)CeresEngine::RefCounted< IFileSystem >inlineexplicit
release() noexceptCeresEngine::RefCounted< IFileSystem >inline
retain() noexceptCeresEngine::RefCounted< IFileSystem >inline
~IFileSystem()CeresEngine::IFileSystemvirtual