OGRE-Next  2.3
Object-Oriented Graphics Rendering Engine
Ogre::DataStream Member List

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

AccessMode enum nameOgre::DataStream
AllocatedObject()Ogre::AllocatedObject< Alloc >inlineexplicit
close()=0Ogre::DataStreampure virtual
DataStream(uint16 accessMode=READ)Ogre::DataStreaminline
DataStream(const String &name, uint16 accessMode=READ)Ogre::DataStreaminline
eof() const =0Ogre::DataStreampure virtual
getAccessMode() constOgre::DataStreaminline
getAsString()Ogre::DataStreamvirtual
getLine(bool trimAfter=true)Ogre::DataStreamvirtual
getName()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(void *buf, size_t count)=0Ogre::DataStreampure virtual
READ enum valueOgre::DataStream
readLine(char *buf, size_t maxCount, const String &delim="\n")Ogre::DataStreamvirtual
seek(size_t pos)=0Ogre::DataStreampure virtual
size() constOgre::DataStreaminline
skip(long count)=0Ogre::DataStreampure virtual
skipLine(const String &delim="\n")Ogre::DataStreamvirtual
tell() const =0Ogre::DataStreampure virtual
write(const void *buf, size_t count)Ogre::DataStreaminlinevirtual
WRITE enum valueOgre::DataStream
~AllocatedObject()Ogre::AllocatedObject< Alloc >inline
~DataStream()Ogre::DataStreaminlinevirtual