OGRE  1.9
Object-Oriented Graphics Rendering Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Ogre::Codec Member List

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

AllocatedObject()Ogre::AllocatedObject< Alloc >inlineexplicit
CodecDataPtr typedefOgre::Codec
CodecIterator typedefOgre::Codec
CodecList typedefOgre::Codecprotected
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(void)Ogre::Codecinlinestatic
getDataType() const =0Ogre::Codecpure virtual
getExtensions(void)Ogre::Codecstatic
getType() const =0Ogre::Codecpure virtual
isCodecRegistered(const String &codecType)Ogre::Codecinlinestatic
magicNumberMatch(const char *magicNumberPtr, size_t maxbytes) const Ogre::Codecinlinevirtual
magicNumberToFileExt(const char *magicNumberPtr, size_t maxbytes) const =0Ogre::Codecpure virtual
msMapCodecsOgre::Codecprotectedstatic
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