Torque3D Documentation / _generateds / Torque::Posix::PosixFileSystem

Torque::Posix::PosixFileSystem

Engine/source/platformPOSIX/posixVolume.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)

Detailed Description

Private Attributes

String _volume 

Public Functions

PosixFileSystem(String volume)

~PosixFileSystem()

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