fire v0.19.0
Framework for sImulation and Reconstruction of Events
fire::factory::Factory< Prototype, PrototypePtr, PrototypeConstructorArgs > Member List

This is the complete list of members for fire::factory::Factory< Prototype, PrototypePtr, PrototypeConstructorArgs >, including all inherited members.

declare()fire::factory::Factory< Prototype, PrototypePtr, PrototypeConstructorArgs >inline
Factory(Factory const &)=deletefire::factory::Factory< Prototype, PrototypePtr, PrototypeConstructorArgs >
Factory()=defaultfire::factory::Factory< Prototype, PrototypePtr, PrototypeConstructorArgs >private
get()fire::factory::Factory< Prototype, PrototypePtr, PrototypeConstructorArgs >inlinestatic
library_fire::factory::Factory< Prototype, PrototypePtr, PrototypeConstructorArgs >private
make(const std::string &full_name, PrototypeConstructorArgs... maker_args)fire::factory::Factory< Prototype, PrototypePtr, PrototypeConstructorArgs >inline
maker(PrototypeConstructorArgs... args)fire::factory::Factory< Prototype, PrototypePtr, PrototypeConstructorArgs >inlineprivatestatic
operator=(Factory const &)=deletefire::factory::Factory< Prototype, PrototypePtr, PrototypeConstructorArgs >
PrototypeMaker typedeffire::factory::Factory< Prototype, PrototypePtr, PrototypeConstructorArgs >