Torque::Posix::PosixFileSystem
Engine/source/platformPOSIX/posixVolume.h
Public Functions
PosixFileSystem(String volume)
create(const Path & path, FileNode::Mode )
Used for describing the file system type.
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