Factory< Base, Identification, Args > Member List

This is the complete list of members for Factory< Base, Identification, Args >, including all inherited members.

BaseFactory< Base, Identification, Args >
getID() const =0Factory< Base, Identification, Args >pure virtual
make(const Identification &s, Args &&... args)Factory< Base, Identification, Args >inlinestatic
~Factory()=defaultFactory< Base, Identification, Args >virtual