#include <MyGUI_GenericFactory.h>
Public Types | |
| typedef delegates::CDelegate1 < IObject *& > | Delegate |
Static Public Member Functions | |
| static Delegate::IDelegate * | getFactory () |
Definition at line 18 of file MyGUI_GenericFactory.h.
| typedef delegates::CDelegate1<IObject*&> MyGUI::GenericFactory< Type >::Delegate |
Definition at line 21 of file MyGUI_GenericFactory.h.
| static Delegate::IDelegate* MyGUI::GenericFactory< Type >::getFactory | ( | ) | [inline, static] |
Definition at line 22 of file MyGUI_GenericFactory.h.
1.6.3