Torque3D Documentation / _generateds / Torque::ZipFakeRootNode

Torque::ZipFakeRootNode

Engine/source/core/util/zip/zipVolume.cpp

More...

Public Functions

Private Functions

return 0 on failure

Detailed Description

Private Attributes

StrongRefPtr< ZipArchive > mArchive 
Map< String, ZipArchive::ZipEntry * >::Iterator mChildIter 
String mFakeRoot 
Torque::Path mPath 
bool mRead 

Public Functions

ZipFakeRootNode(StrongRefPtr< ZipArchive > & archive, const Torque::Path & path, const String & fakeRoot)

~ZipFakeRootNode()

close()

Reimplemented from: Torque::FS::Directory

getAttributes(Attributes * attr)

Reimplemented from: Torque::FS::FileNode

getName()

Reimplemented from: Torque::FS::FileNode

getStatus()

Reimplemented from: Torque::FS::FileNode

open()

Reimplemented from: Torque::FS::Directory

read(Attributes * attr)

Reimplemented from: Torque::FS::Directory

Private Functions

calculateChecksum()

Reimplemented from: Torque::FS::FileNode