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

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

AllocatedObject()Ogre::AllocatedObject< Alloc >inlineexplicit
DynLib(const String &name)Ogre::DynLib
getName(void) constOgre::DynLibinline
getSymbol(const String &strName) constOgre::DynLib
load()Ogre::DynLib
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
unload()Ogre::DynLib
~AllocatedObject()Ogre::AllocatedObject< Alloc >inline
~DynLib()Ogre::DynLib