![]() |
V-Gears 0
Free Final Fantasy VII engine.
|
Go to the source code of this file.
Classes | |
class | ObjectFactory< KeyType, BaseType > |
Generic factory for a class and its subclasses. More... | |
Functions | |
template<typename BaseType , typename Type > | |
BaseType * | CreateObject () |
Template function for creating an instance of Type. More... | |
BaseType * CreateObject | ( | ) |
Template function for creating an instance of Type.