28 #ifndef __DynLibManager_H__ 29 #define __DynLibManager_H__ 120 #endif // __DynLibManager_H__
Resource holding data about a dynamic library.
map< String, DynLib * >::type DynLibList
Manager for Dynamic-loading Libraries.
This source file is part of OGRE (Object-oriented Graphics Rendering Engine) For the latest info...
Template class for creating single-instance global classes.
Superclass for all objects that wish to use custom memory allocators when their new / delete operator...