AbstractFactoryMethod< Base, constructorArg, SharedPointer > Member List

This is the complete list of members for AbstractFactoryMethod< Base, constructorArg, SharedPointer >, including all inherited members.

BaseFactory typedefAbstractFactoryMethod< Base, constructorArg, SharedPointer >
ConstructorArg typedefAbstractFactoryMethod< Base, constructorArg, SharedPointer >
createInstance(constructorArg)AbstractFactoryMethod< Base, constructorArg, SharedPointer >inlinestatic
fromName(const std::string &name, constructorArg params)AbstractFactoryMethod< Base, constructorArg, SharedPointer >inlinestatic
getAvailableClasses()AbstractFactoryMethod< Base, constructorArg, SharedPointer >inlinestatic
getClassName()AbstractFactoryMethod< Base, constructorArg, SharedPointer >inline
getName()AbstractFactoryMethod< Base, constructorArg, SharedPointer >inlinestatic
initialisationFunction typedefAbstractFactoryMethod< Base, constructorArg, SharedPointer >
registerClass(const std::string &name, initialisationFunction init)AbstractFactoryMethod< Base, constructorArg, SharedPointer >inlinestatic
SharedPointerType typedefAbstractFactoryMethod< Base, constructorArg, SharedPointer >