__DeclareClass(IoServer) | IO::IoServer | private |
__DeclareSingleton(IoServer) | IO::IoServer | private |
AddPathPrefixToArray(const Util::String &prefix, const Util::Array< Util::String > &filenames) const | IO::IoServer | private |
AddRef() | Core::RefCounted | inline |
archiveCriticalSection | IO::IoServer | privatestatic |
archiveFileSystem | IO::IoServer | private |
archiveFileSystemEnabled | IO::IoServer | private |
assignCriticalSection | IO::IoServer | privatestatic |
assignRegistry | IO::IoServer | private |
ComputeFileCrc(const URI &path) const | IO::IoServer | |
CopyFile(const URI &from, const URI &to) const | IO::IoServer | |
CreateDirectory(const URI &uri) const | IO::IoServer | |
CreateStream(const URI &uri) const | IO::IoServer | |
CreateTemporaryFilename(const URI &path) const | IO::IoServer | |
DeleteDirectory(const URI &path) const | IO::IoServer | |
DeleteFile(const URI &path) const | IO::IoServer | |
DirectoryExists(const URI &path) const | IO::IoServer | |
DumpRefCountingLeaks() | Core::RefCounted | static |
FileExists(const URI &path) const | IO::IoServer | |
GetClassFourCC() const | Core::RefCounted | inline |
GetClassName() const | Core::RefCounted | inline |
GetFileWriteTime(const URI &path) const | IO::IoServer | |
GetRefCount() const | Core::RefCounted | inline |
httpClientRegistry | IO::IoServer | private |
IoServer() | IO::IoServer | |
IsA(const Rtti &rtti) const | Core::RefCounted | inline |
IsA(const Util::String &rttiName) const | Core::RefCounted | inline |
IsA(const Util::FourCC &rttiFourCC) const | Core::RefCounted | inline |
IsArchiveFileSystemEnabled() const | IO::IoServer | inline |
IsArchiveMounted(const URI &uri) const | IO::IoServer | |
IsInstanceOf(const Rtti &rtti) const | Core::RefCounted | inline |
IsInstanceOf(const Util::String &className) const | Core::RefCounted | inline |
IsInstanceOf(const Util::FourCC &classFourCC) const | Core::RefCounted | inline |
IsLocked(const URI &path) const | IO::IoServer | |
IsReadOnly(const URI &path) const | IO::IoServer | |
ListDirectories(const URI &dir, const Util::String &pattern, bool asFullPath=false, bool prioritizeArchive=true) const | IO::IoServer | |
ListFiles(const URI &dir, const Util::String &pattern, bool asFullPath=false) const | IO::IoServer | |
MountArchive(const URI &uri) | IO::IoServer | |
MountEmbeddedArchive(const URI &uri) | IO::IoServer | |
MountStandardArchives() | IO::IoServer | |
NativePath(const Util::String &path) | IO::IoServer | static |
ReadFile(const URI &path, Util::String &contents) | IO::IoServer | static |
refCount | Core::RefCounted | private |
RefCounted() | Core::RefCounted | inline |
Release() | Core::RefCounted | inline |
schemeCriticalSection | IO::IoServer | privatestatic |
schemeRegistry | IO::IoServer | private |
SetArchiveFileSystemEnabled(bool b) | IO::IoServer | inline |
SetFileWriteTime(const URI &path, FileTime fileTime) | IO::IoServer | |
SetReadOnly(const URI &path, bool b) const | IO::IoServer | |
StandardArchivesMounted | IO::IoServer | privatestatic |
streamCache | IO::IoServer | private |
UnmountArchive(const URI &uri) | IO::IoServer | |
UnmountStandardArchives() | IO::IoServer | |
watcher | IO::IoServer | private |
watcherCriticalSection | IO::IoServer | privatestatic |
~IoServer() | IO::IoServer | virtual |
~RefCounted() | Core::RefCounted | protectedvirtual |