Factory2D< Base, Identification1, Identification2, Args > Member List

This is the complete list of members for Factory2D< Base, Identification1, Identification2, Args >, including all inherited members.

BaseFactory2D< Base, Identification1, Identification2, Args >
getFirstID() const =0Factory2D< Base, Identification1, Identification2, Args >pure virtual
getSecondID() const =0Factory2D< Base, Identification1, Identification2, Args >pure virtual
make(const Identification1 &f, const Identification2 &s, Args &&... args)Factory2D< Base, Identification1, Identification2, Args >inlinestatic
~Factory2D()=defaultFactory2D< Base, Identification1, Identification2, Args >virtual