STIR  6.2.0
Classes | Namespaces
InputFileFormatRegistry.h File Reference

Declaration of class stir::InputFileFormatRegistry, stir::RegisterInputFileFormat. More...

#include "stir/IO/InputFileFormat.h"
#include "stir/shared_ptr.h"
#include <map>
#include <fstream>
#include <string>
#include <memory>

Go to the source code of this file.

Classes

class  stir::InputFileFormatRegistry< DataT >
 A class for registering (and finding) all input file formats. More...
 
struct  stir::RegisterInputFileFormat< Format >
 A helper class to allow automatic registration to the default InputFileFormatRegistry. More...
 

Namespaces

 stir
 Namespace for the STIR library (and some/most of its applications)
 

Detailed Description

Declaration of class stir::InputFileFormatRegistry, stir::RegisterInputFileFormat.

Author
Kris Thielemans