Torque3D Documentation / _generateds / Torque::FileSystemRedirect

Torque::FileSystemRedirect

Engine/source/core/volume.cpp

More...

Private Attributes

Public Functions

Used for describing the file system type.

mapTo(const Path & path)
bool
remove(const Path & path)
bool

Private Functions

Detailed Description

Public Friends

Private Attributes

MountSystem * mMFS 
Path mPath 

Public Functions

FileSystemRedirect(MountSystem * mfs, const Path & path)

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 & a, const Path & b)

Reimplemented from: Torque::FS::FileSystem

resolve(const Path & path)

Reimplemented from: Torque::FS::FileSystem

Private Functions

_merge(const Path & path)