ScummVM API documentation
Twp::MemStream Member List

This is the complete list of members for Twp::MemStream, including all inherited members.

clearErr()Common::Streaminlinevirtual
eos() constTwp::MemStreamvirtual
err() constCommon::Streaminlinevirtual
hexdump(int len, int bytesPerLine=16, int startOffset=0)Common::SeekableReadStream
MemStream() (defined in Twp::MemStream)Twp::MemStream
open(const byte *buf, int64 bufSize) (defined in Twp::MemStream)Twp::MemStream
pos() constTwp::MemStreamvirtual
read(void *dataPtr, uint32 dataSize)Twp::MemStreamvirtual
readByte()Common::ReadStreaminline
readDoubleBE()Common::ReadStreaminline
readDoubleLE()Common::ReadStreaminline
readFloatBE()Common::ReadStreaminline
readFloatLE()Common::ReadStreaminline
readLine(char *s, size_t bufSize, bool handleCR=true)Common::SeekableReadStreamvirtual
readLine(bool handleCR=true)Common::SeekableReadStreamvirtual
readMultiple(const TDataFormat &dataFormat, T &...values)Common::ReadStreaminline
readMultipleBE(T &...values)Common::ReadStreaminline
readMultipleEndian(bool isLittle, T &...values)Common::ReadStreaminline
readMultipleLE(T &...values)Common::ReadStreaminline
readPascalString(bool transformCR=true)Common::ReadStream
readSByte()Common::ReadStreaminline
readSint16BE()Common::ReadStreaminline
readSint16LE()Common::ReadStreaminline
readSint32BE()Common::ReadStreaminline
readSint32LE()Common::ReadStreaminline
readSint64BE()Common::ReadStreaminline
readSint64LE()Common::ReadStreaminline
readStream(uint32 dataSize)Common::ReadStream
ReadStream() (defined in Common::ReadStream)Common::ReadStreaminline
readString(char terminator=0, size_t len=String::npos)Common::ReadStream
readUint16BE()Common::ReadStreaminline
readUint16LE()Common::ReadStreaminline
readUint32BE()Common::ReadStreaminline
readUint32LE()Common::ReadStreaminline
readUint64BE()Common::ReadStreaminline
readUint64LE()Common::ReadStreaminline
seek(int64 offset, int whence=SEEK_SET)Twp::MemStreamvirtual
size() constTwp::MemStreamvirtual
skip(uint32 offset)Common::SeekableReadStreaminlinevirtual
~Stream() (defined in Common::Stream)Common::Streaminlinevirtual