Torque::Win32::Win32FileSystem
Engine/source/platformWin32/winVolume.h
Public Functions
Win32FileSystem(String volume)
create(const Path & path, FileNode::Mode )
Used for describing the file system type.
verifyCompatibility(const Path & _path, WIN32_FIND_DATAW _info)
Detailed Description
Private Attributes
String mVolume
Public Functions
Win32FileSystem(String volume)
~Win32FileSystem()
create(const Path & path, FileNode::Mode )
Reimplemented from: Torque::FS::FileSystem
getTypeStr()
Reimplemented from: Torque::FS::FileSystem
mapFrom(const Path & path)
Reimplemented from: Torque::FS::FileSystem
mapTo(const Path & path)
Reimplemented from: Torque::FS::FileSystem
remove(const Path & path)
Reimplemented from: Torque::FS::FileSystem
rename(const Path & from, const Path & to)
Reimplemented from: Torque::FS::FileSystem
resolve(const Path & path)
Reimplemented from: Torque::FS::FileSystem
verifyCompatibility(const Path & _path, WIN32_FIND_DATAW _info)