ScummVM API documentation
Stark::Formats::XRCReadStream Member List

This is the complete list of members for Stark::Formats::XRCReadStream, including all inherited members.

_begin (defined in Common::SeekableSubReadStream)Common::SeekableSubReadStreamprotected
_end (defined in Common::SubReadStream)Common::SubReadStreamprotected
_eos (defined in Common::SubReadStream)Common::SubReadStreamprotected
_parentStream (defined in Common::SeekableSubReadStream)Common::SeekableSubReadStreamprotected
_pos (defined in Common::SubReadStream)Common::SubReadStreamprotected
clearErr()Common::SubReadStreaminlinevirtual
eos() constCommon::SubReadStreaminlinevirtual
err() constCommon::SubReadStreaminlinevirtual
getArchiveName() constStark::Formats::XRCReadStream
hexdump(int len, int bytesPerLine=16, int startOffset=0)Common::SeekableReadStream
isDataLeft() (defined in Stark::Formats::XRCReadStream)Stark::Formats::XRCReadStream
pos() constCommon::SeekableSubReadStreaminlinevirtual
read(void *dataPtr, uint32 dataSize)Common::SubReadStreamvirtual
readBool() (defined in Stark::Formats::XRCReadStream)Stark::Formats::XRCReadStream
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
readPoint() (defined in Stark::Formats::XRCReadStream)Stark::Formats::XRCReadStream
readRect() (defined in Stark::Formats::XRCReadStream)Stark::Formats::XRCReadStream
readResourceReference() (defined in Stark::Formats::XRCReadStream)Stark::Formats::XRCReadStream
readResourceType() (defined in Stark::Formats::XRCReadStream)Stark::Formats::XRCReadStream
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() (defined in Stark::Formats::XRCReadStream)Stark::Formats::XRCReadStream
Common::SeekableSubReadStream::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
readVector3() (defined in Stark::Formats::XRCReadStream)Stark::Formats::XRCReadStream
seek(int64 offset, int whence=SEEK_SET)Common::SeekableSubReadStreamvirtual
SeekableSubReadStream(SeekableReadStream *parentStream, uint32 begin, uint32 end, DisposeAfterUse::Flag disposeParentStream=DisposeAfterUse::NO) (defined in Common::SeekableSubReadStream)Common::SeekableSubReadStream
size() constCommon::SeekableSubReadStreaminlinevirtual
skip(uint32 offset)Common::SeekableReadStreaminlinevirtual
SubReadStream(ReadStream *parentStream, uint32 end, DisposeAfterUse::Flag disposeParentStream=DisposeAfterUse::NO) (defined in Common::SubReadStream)Common::SubReadStreaminline
XRCReadStream(const Common::Path &archiveName, Common::SeekableReadStream *parentStream, DisposeAfterUse::Flag disposeParentStream=DisposeAfterUse::YES) (defined in Stark::Formats::XRCReadStream)Stark::Formats::XRCReadStream
~Stream() (defined in Common::Stream)Common::Streaminlinevirtual
~XRCReadStream() (defined in Stark::Formats::XRCReadStream)Stark::Formats::XRCReadStreamvirtual