DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
tpglibs::AbstractFactory< T > Member List

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

AbstractFactory()tpglibs::AbstractFactory< T >inline
AbstractFactory(const AbstractFactory &)=deletetpglibs::AbstractFactory< T >
create_processor(const std::string &processor_name)tpglibs::AbstractFactory< T >
create_processor_func typedeftpglibs::AbstractFactory< T >private
get_creators()tpglibs::AbstractFactory< T >privatestatic
get_instance()tpglibs::AbstractFactory< T >static
name_creator_map typedeftpglibs::AbstractFactory< T >private
operator=(const AbstractFactory &)=deletetpglibs::AbstractFactory< T >
register_creator(const std::string &processor_name, create_processor_func creator)tpglibs::AbstractFactory< T >static
s_single_factorytpglibs::AbstractFactory< T >protectedstatic
~AbstractFactory()=defaulttpglibs::AbstractFactory< T >virtual