13 #ifndef NAVIGATIONTOOLSTORAGEDESERIALIZER_H_INCLUDED 14 #define NAVIGATIONTOOLSTORAGEDESERIALIZER_H_INCLUDED 17 #include <itkObjectFactory.h> 23 #include <MitkIGTExports.h> 45 mitk::NavigationToolStorage::Pointer Deserialize(std::string filename);
47 itkGetMacro(ErrorMessage,std::string);
59 std::string convertIntToString(
int i);
64 void decompressFiles(std::string file,std::string path);
68 #endif //NAVIGATIONTOOLSTORAGEDESERIALIZER
#define mitkNewMacro1Param(classname, type)
DataCollection - Class to facilitate loading/accessing structured data.
#define mitkClassMacroItkParent(className, SuperClassName)