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.
Template class for creating single-instance global classes.
Superclass for all objects that wish to use custom memory allocators when their new / delete operator...