Graphitti
A toolkit/software architecture to ease creating high-performance neural network simulators
Loading...
Searching...
No Matches
Factory< T > Member List

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

createType(const std::string &className)Factory< T >inline
Factory(const Factory &factory)=deleteFactory< T >
Factory(Factory &&factory)=delete (defined in Factory< T >)Factory< T >
getInstance()Factory< T >inlinestatic
operator=(const Factory &factory)=delete (defined in Factory< T >)Factory< T >
operator=(Factory &&factory)=delete (defined in Factory< T >)Factory< T >
~Factory()=default (defined in Factory< T >)Factory< T >