9 #include "ioITK/config.hpp" 11 #include <fwIO/IWriter.hpp> 13 #include <boost/filesystem/path.hpp> 50 IOITK_API virtual
void starting() override;
53 IOITK_API virtual
void stopping() override;
56 IOITK_API virtual
void configuring() override;
59 IOITK_API
void updating() override;
62 IOITK_API
void info(
std::ostream& _sstream ) override;
65 IOITK_API virtual
void configureWithIHM() override;
68 IOITK_API ::
fwIO::IOPathType getIOPathType() const override;
Writer for .inr.gz image series.
#define fwCoreServiceClassDefinitionsMacro(_classinfo_)
Generate common code for services classes.
Writer service API. It manages extension points definition and extension configuration.
The namespace fwIO contains the base interface for reader and writer services.
The namespace ioITK contains services for reader, writer and helper for itk image.