STIR
6.2.0
|
Declaration of class stiir::RegisteredObject. More...
#include "stir/RegisteredObjectBase.h"
#include "stir/FactoryRegistry.h"
#include "stir/interfile_keyword_functions.h"
#include <iostream>
#include <string>
#include "stir/RegisteredObject.inl"
Go to the source code of this file.
Classes | |
class | stir::RegisteredObject< Root > |
Helper class to provide registry mechanisms to a Base classSuppose you have a hierarchy of classes with (nearly) all public functionality provided by virtual functions of the Base (here called Root ) class. The aim is then to be able to select at run-time which of the nodes will be used. More... | |
Namespaces | |
stir | |
Namespace for the STIR library (and some/most of its applications) | |
Declaration of class stiir::RegisteredObject.