FIFE
2008.0
|
#include <rawdatadat1.h>
Classes | |
struct | s_info |
Public Member Functions | |
RawDataDAT1 (VFS *vfs, const std::string &datfile, const s_info &info) |
A subclass of RawDataMemSource, that fills itself with a FALLOUT1 .DAT file entry
Definition at line 42 of file rawdatadat1.h.
Constructor
vfs | The vfs to open with. |
datfile | The .DAT archive - e.g. master.DAT |
info | The .DAT file entry, as retrieved by MFFalloutDAT1 |
Definition at line 39 of file rawdatadat1.cpp.
References FIFE::LZSSDecoder::decode(), FIFE::RawDataMemSource::getRawData(), FIFE::RawDataMemSource::getSize(), and FIFE::VFS::open().