25 #ifndef AURORA_ERFWRITER_H 26 #define AURORA_ERFWRITER_H 71 #endif // AURORA_ERFWRITER_H
Generic interface for a readable data stream.
A class holding an UTF-8 string.
uint32 _resourceTableOffset
ERFWriter(uint32 id, uint32 fileCount, Common::SeekableWriteStream &stream, Version version=kERFVersion10, LocString description=LocString())
Create an ERF writer by writing the header to the stream and reserve fileCount places in the key and ...
Basic writing stream interfaces.
Handling BioWare's localized strings.
Basic reading stream interfaces.
Common::SeekableWriteStream & _stream
FileType
Various file types used by the Aurora engine and found in archives.
void add(const Common::UString &resRef, FileType resType, Common::ReadStream &stream)
Add a new stream to this archive to be packed.
uint32 _offsetToResourceData