LDMX Software
framework::FactoryWithWarehouse< Prototype, PrototypePtr, PrototypeConstructorArgs > Member List

This is the complete list of members for framework::FactoryWithWarehouse< Prototype, PrototypePtr, PrototypeConstructorArgs >, including all inherited members.

apply(UnaryFunction f) constframework::FactoryWithWarehouse< Prototype, PrototypePtr, PrototypeConstructorArgs >inline
declare(const std::string &derived_type_name)framework::Factory< Prototype, PrototypePtr, PrototypeConstructorArgs... >inline
Factory(Factory const &)=deleteframework::Factory< Prototype, PrototypePtr, PrototypeConstructorArgs... >
Factory()=defaultframework::Factory< Prototype, PrototypePtr, PrototypeConstructorArgs... >
FactoryNoWarehouse typedef (defined in framework::FactoryWithWarehouse< Prototype, PrototypePtr, PrototypeConstructorArgs >)framework::FactoryWithWarehouse< Prototype, PrototypePtr, PrototypeConstructorArgs >
FactoryWithWarehouse(FactoryWithWarehouse const &)=deleteframework::FactoryWithWarehouse< Prototype, PrototypePtr, PrototypeConstructorArgs >
FactoryWithWarehouse()=defaultframework::FactoryWithWarehouse< Prototype, PrototypePtr, PrototypeConstructorArgs >
library_framework::Factory< Prototype, PrototypePtr, PrototypeConstructorArgs... >private
make(const std::string &full_name, PrototypeConstructorArgs... maker_args) overrideframework::FactoryWithWarehouse< Prototype, PrototypePtr, PrototypeConstructorArgs >inlinevirtual
maker(PrototypeConstructorArgs... args)framework::Factory< Prototype, PrototypePtr, PrototypeConstructorArgs... >inlineprivatestatic
operator=(FactoryWithWarehouse const &)=deleteframework::FactoryWithWarehouse< Prototype, PrototypePtr, PrototypeConstructorArgs >
framework::Factory< Prototype, PrototypePtr, PrototypeConstructorArgs... >::operator=(Factory const &)=deleteframework::Factory< Prototype, PrototypePtr, PrototypeConstructorArgs... >
PrototypeMaker typedefframework::Factory< Prototype, PrototypePtr, PrototypeConstructorArgs... >
warehouse_framework::FactoryWithWarehouse< Prototype, PrototypePtr, PrototypeConstructorArgs >private
~Factory()=defaultframework::Factory< Prototype, PrototypePtr, PrototypeConstructorArgs... >virtual