Async 1.8.0
Async::Factory< T, Args > Member List

This is the complete list of members for Async::Factory< T, Args >, including all inherited members.

createNamedObject(const std::string &name, Args... args)Async::Factory< T, Args >inlinestatic
createObject(Args... args)=0Async::Factory< T, Args >protectedpure virtual
Factory(const std::string &name)Async::Factory< T, Args >inline
Factory(const Factory< T, Args... > &)=deleteAsync::Factory< T, Args >
operator=(const Factory< T, Args... > &)=deleteAsync::Factory< T, Args >
validFactories(void)Async::Factory< T, Args >inlinestatic
~Factory(void)Async::Factory< T, Args >inlinevirtual