Torque3D Documentation / _generateds / Torque::Win32::Win32FileSystem

Torque::Win32::Win32FileSystem

Engine/source/platformWin32/winVolume.h

More...

Private Attributes

Public Functions

Used for describing the file system type.

mapTo(const Path & path)
bool
remove(const Path & path)
bool
rename(const Path & from, const Path & to)
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)