26#ifndef __stir_RegisteredObjectBase_H__
27# define __stir_RegisteredObjectBase_H__
Declaration of class stir::ParsingObject.
Base class for all classes that can parse .par files (and more?)The only reason that this class exist...
Definition RegisteredObjectBase.h:41
virtual std::string get_registered_name() const =0
Returns the name of the type of the object.