This is the complete list of members for Gob::DataIO, including all inherited members.
closeArchive(bool base) (defined in Gob::DataIO) | Gob::DataIO | |
DataIO() (defined in Gob::DataIO) | Gob::DataIO | |
fileSize(const Common::String &name) (defined in Gob::DataIO) | Gob::DataIO | |
getArchiveInfo(Common::Array< ArchiveInfo > &info) const (defined in Gob::DataIO) | Gob::DataIO | |
getFile(const Common::String &name) (defined in Gob::DataIO) | Gob::DataIO | |
getFile(const Common::String &name, int32 &size) (defined in Gob::DataIO) | Gob::DataIO | |
hasFile(const Common::String &name) (defined in Gob::DataIO) | Gob::DataIO | |
openArchive(Common::String name, bool base) (defined in Gob::DataIO) | Gob::DataIO | |
unpack(const byte *src, uint32 srcSize, int32 &size, uint8 compression=1) (defined in Gob::DataIO) | Gob::DataIO | static |
unpack(Common::SeekableReadStream &src, uint8 compression=1) (defined in Gob::DataIO) | Gob::DataIO | static |
~DataIO() (defined in Gob::DataIO) | Gob::DataIO |