STIR
6.2.0
|
Declaration of class stir::FactoryRegistry. More...
#include "stir/common.h"
#include <iostream>
#include <map>
#include <functional>
#include "stir/FactoryRegistry.inl"
Go to the source code of this file.
Classes | |
class | stir::FactoryRegistry< Key, Factory, Compare > |
This class can be used to store 'factories' and their corresponding keys. It is essentially a map, but with some extra embelishments. More... | |
Namespaces | |
stir | |
Namespace for the STIR library (and some/most of its applications) | |
Declaration of class stir::FactoryRegistry.