9 #include "ioITK/config.hpp" 13 #include <fwIO/IReader.hpp> 15 #include <boost/filesystem/path.hpp> 65 virtual
void starting()
override 75 virtual void configuring()
override;
78 IOITK_API
virtual void updating()
override;
85 IOITK_API
virtual void configureWithIHM()
override;
88 IOITK_API ::fwIO::IOPathType getIOPathType()
const override;
96 bool createImage( const ::boost::filesystem::path inrFile,
SPTR(::
fwData::Image) image );
Namespace containing medical data.
This file defines fwCore base macros.
Reader service API. It manages extension points definition and extension configuration.
Reads inr files and pushes them into SeriesDB.
virtual void stopping() override
Does nothing.
#define fwCoreServiceClassDefinitionsMacro(_classinfo_)
Generate common code for services classes.
Contains the representation of the data objects used in the framework.
This class defines an image.
The namespace ioITK contains services for reader, writer and helper for itk image.
Holds series information.