OGRE 2.1
Object-Oriented Graphics Rendering Engine
Loading...
Searching...
No Matches
Ogre::ZipDataStream Member List

This is the complete list of members for Ogre::ZipDataStream, including all inherited members.

AccessMode enum nameOgre::DataStream
AllocatedObject()Ogre::AllocatedObject< Alloc >inlineexplicit
close(void)Ogre::ZipDataStreamvirtual
DataStream(uint16 accessMode=READ)Ogre::DataStreaminline
DataStream(const String &name, uint16 accessMode=READ)Ogre::DataStreaminline
eof(void) constOgre::ZipDataStreamvirtual
getAccessMode() constOgre::DataStreaminline
getAsString(void)Ogre::DataStreamvirtual
getLine(bool trimAfter=true)Ogre::DataStreamvirtual
getName(void)Ogre::DataStreaminline
isReadable() constOgre::DataStreaminlinevirtual
isWriteable() constOgre::DataStreaminlinevirtual
operator delete(void *ptr)Ogre::AllocatedObject< Alloc >inline
operator delete(void *ptr, void *)Ogre::AllocatedObject< Alloc >inline
operator delete(void *ptr, const char *, int, const char *)Ogre::AllocatedObject< Alloc >inline
operator delete[](void *ptr)Ogre::AllocatedObject< Alloc >inline
operator delete[](void *ptr, const char *, int, const char *)Ogre::AllocatedObject< Alloc >inline
operator new(size_t sz, const char *file, int line, const char *func)Ogre::AllocatedObject< Alloc >inline
operator new(size_t sz)Ogre::AllocatedObject< Alloc >inline
operator new(size_t sz, void *ptr)Ogre::AllocatedObject< Alloc >inline
operator new[](size_t sz, const char *file, int line, const char *func)Ogre::AllocatedObject< Alloc >inline
operator new[](size_t sz)Ogre::AllocatedObject< Alloc >inline
operator>>(T &val)Ogre::DataStream
READ enum valueOgre::DataStream
read(void *buf, size_t count)Ogre::ZipDataStreamvirtual
readLine(char *buf, size_t maxCount, const String &delim="\n")Ogre::DataStreamvirtual
seek(size_t pos)Ogre::ZipDataStreamvirtual
size(void) constOgre::DataStreaminline
skip(long count)Ogre::ZipDataStreamvirtual
skipLine(const String &delim="\n")Ogre::DataStreamvirtual
tell(void) constOgre::ZipDataStreamvirtual
WRITE enum valueOgre::DataStream
write(const void *buf, size_t count)Ogre::ZipDataStreamvirtual
ZipDataStream(ZZIP_FILE *zzipFile, size_t uncompressedSize)Ogre::ZipDataStream
ZipDataStream(const String &name, ZZIP_FILE *zzipFile, size_t uncompressedSize)Ogre::ZipDataStream
~AllocatedObject()Ogre::AllocatedObject< Alloc >inline
~DataStream()Ogre::DataStreaminlinevirtual
~ZipDataStream()Ogre::ZipDataStream