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

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

AllocatedObject()Ogre::AllocatedObject< Alloc >inlineexplicit
CodecDataPtr typedefOgre::Codec
CodecIterator typedefOgre::Codec
decode(DataStreamPtr &input) const =0Ogre::Codecpure virtual
DecodeResult typedefOgre::Codec
encode(MemoryDataStreamPtr &input, CodecDataPtr &pData) const =0Ogre::Codecpure virtual
encodeToFile(MemoryDataStreamPtr &input, const String &outFileName, CodecDataPtr &pData) const =0Ogre::Codecpure virtual
getCodec(const String &extension)Ogre::Codecstatic
getCodec(char *magicNumberPtr, size_t maxbytes)Ogre::Codecstatic
getCodecIterator()Ogre::Codecinlinestatic
getDataType() const overrideOgre::ImageCodec2inlinevirtual
getExtensions()Ogre::Codecstatic
getType() const =0Ogre::Codecpure virtual
isCodecRegistered(const String &codecType)Ogre::Codecinlinestatic
magicNumberMatch(const char *magicNumberPtr, size_t maxbytes) constOgre::Codecinlinevirtual
magicNumberToFileExt(const char *magicNumberPtr, size_t maxbytes) const =0Ogre::Codecpure virtual
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
registerCodec(Codec *pCodec)Ogre::Codecinlinestatic
unregisterCodec(Codec *pCodec)Ogre::Codecinlinestatic
~AllocatedObject()Ogre::AllocatedObject< Alloc >inline
~Codec()Ogre::Codecvirtual
~ImageCodec2()Ogre::ImageCodec2virtual