40 #ifndef _managerfactory_h
41 #define _managerfactory_h
43 #include "managerbase.h"
66 virtual String GetManagerImplName()
const = 0;
ManagerType
A listing of Manager Types.
A light-weight handle for manipulating nodes in DOM tree.
ManagerFactory()
Class constructor.
virtual ~ManagerFactory()
Class destructor.
This is a base class for factories that construct the managers the engine uses.
The bulk of the engine components go in this namspace.
std::string String
A datatype used to a series of characters.