OGRE-Next  2.3
Object-Oriented Graphics Rendering Engine
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() constOgre::DynLibinline
getSymbol(const String &strName) constOgre::DynLib
isLoaded() constOgre::DynLib
load(const bool bOptional)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