9 #include "ioVTK/config.hpp" 11 #include <fwData/location/ILocation.hpp> 12 #include <fwData/Mesh.hpp> 14 #include <fwIO/IReader.hpp> 16 #include <boost/filesystem/path.hpp> 81 IOVTK_API
virtual void configureWithIHM()
override;
85 IOVTK_API virtual ::fwIO::IOPathType getIOPathType()
const override;
92 IOVTK_API
virtual void starting()
override;
99 IOVTK_API
virtual void stopping()
override;
106 IOVTK_API
virtual void configuring()
override;
114 IOVTK_API
void updating()
override;
122 IOVTK_API
void info(std::ostream& _sstream )
override;
134 void loadSeriesDB( const ::fwData::location::ILocation::VectPathType& vtkFiles,
137 SPTR(JobCreatedSignalType) m_sigJobCreated;
Namespace containing medical data.
Reader service API. It manages extension points definition and extension configuration.
#define fwCoreServiceClassDefinitionsMacro(_classinfo_)
Generate common code for services classes.
This namespace fwJobs provides jobs management.
The namespace ioVTK contains reader, writer and helper using the fwVtkIO lib for output and input act...