|
STIR
6.3.0
|
This is the complete list of members for stir::FactoryRegistry< Key, Factory, Compare >, including all inherited members.
| add_to_registry(const Key &key, Factory const &factory) | stir::FactoryRegistry< Key, Factory, Compare > | inline |
| FactoryRegistry() | stir::FactoryRegistry< Key, Factory, Compare > | inline |
| FactoryRegistry(const Key &default_key, const Factory &default_factory) | stir::FactoryRegistry< Key, Factory, Compare > | inline |
| find_factory(const Key &key) const | stir::FactoryRegistry< Key, Factory, Compare > | inline |
| list_keys(std::ostream &s) const | stir::FactoryRegistry< Key, Factory, Compare > | inline |
| remove_from_registry(const Key &key) | stir::FactoryRegistry< Key, Factory, Compare > | inline |
| ~FactoryRegistry() (defined in stir::FactoryRegistry< Key, Factory, Compare >) | stir::FactoryRegistry< Key, Factory, Compare > | inline |
1.8.13