13 #ifndef mitkNavigationToolWriter_h
14 #define mitkNavigationToolWriter_h
17 #include <itkObjectFactory.h>
23 #include <MitkIGTExports.h>
41 itkFactorylessNewMacro(Self);
51 bool DoWrite(std::string FileName,mitk::NavigationTool::Pointer
Tool);
53 itkGetMacro(ErrorMessage,std::string);
60 std::string GetFileWithoutPath(std::string FileWithPath);