9 #include "ioITK/config.hpp" 13 #include <fwIO/IReader.hpp> 15 #include <boost/filesystem/path.hpp> 54 virtual
void starting()
override 64 IOITK_API
virtual void configuring()
override;
67 IOITK_API
virtual void updating()
override;
70 IOITK_API
void info(std::ostream& _sstream )
override;
73 IOITK_API
virtual void configureWithIHM()
override;
76 IOITK_API ::fwIO::IOPathType getIOPathType()
const override;
80 void notificationOfDBUpdate();
82 bool createImage( const ::boost::filesystem::path& inrFileDir,
const SPTR(::
fwData::Image)& _pImg );
This file defines fwCore base macros.
Reader for .inr.gz image.
Reader service API. It manages extension points definition and extension configuration.
#define fwCoreServiceClassDefinitionsMacro(_classinfo_)
Generate common code for services classes.
virtual void stopping() override
Override.
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.