9 #include "ioITK/config.hpp" 11 #include <fwIO/IWriter.hpp> 13 #include <boost/filesystem/path.hpp> 54 IOITK_API virtual
void starting() override;
57 IOITK_API virtual
void stopping() override;
60 IOITK_API virtual
void configuring() override;
63 IOITK_API
void updating() override;
66 IOITK_API
void info(
std::ostream& _sstream ) override;
69 IOITK_API virtual
void configureWithIHM() override;
72 IOITK_API ::
fwIO::IOPathType getIOPathType() const override;
#define fwCoreServiceClassDefinitionsMacro(_classinfo_)
Generate common code for services classes.
Write an image to jpg format.
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.