Rosetta
utility::factory::Registrant< P > Member List

This is the complete list of members for utility::factory::Registrant< P >, including all inherited members.

Create typedefutility::factory::Registrant< P >
Key typedefutility::factory::Registrant< P >
KeyFxn typedefutility::factory::Registrant< P >
KeyP typedefutility::factory::Registrant< P >
operator=(Registrant const &)utility::factory::Registrant< P >private
Product typedefutility::factory::Registrant< P >
ProductFactory typedefutility::factory::Registrant< P >
Registrant(Registrant const &)utility::factory::Registrant< P >private
Registrant(Key const &key, Create create)utility::factory::Registrant< P >inline
Registrant(KeyP const &key_p, Create create)utility::factory::Registrant< P >inline
Registrant(KeyFxn key_fxn, Create create)utility::factory::Registrant< P >inline
Registrant(Key const &key1, Key const &key2, Create create)utility::factory::Registrant< P >inline
Registrant(KeyP const &key1_p, KeyP const &key2_p, Create create)utility::factory::Registrant< P >inline
Registrant(KeyFxn key1_fxn, KeyFxn key2_fxn, Create create)utility::factory::Registrant< P >inline
Registrant(Key const &key1, Key const &key2, Key const &key3, Create create)utility::factory::Registrant< P >inline
Registrant(KeyP const &key1_p, KeyP const &key2_p, KeyP const &key3_p, Create create)utility::factory::Registrant< P >inline
Registrant(KeyFxn key1_fxn, KeyFxn key2_fxn, KeyFxn key3_fxn, Create create)utility::factory::Registrant< P >inline