17 #ifndef NAVIGATIONTOOLSTORAGEDESERIALIZER_H_INCLUDED
18 #define NAVIGATIONTOOLSTORAGEDESERIALIZER_H_INCLUDED
21 #include <itkObjectFactory.h>
27 #include <MitkIGTExports.h>
51 itkGetMacro(ErrorMessage,std::string);
63 std::string convertIntToString(
int i);
68 void decomressFiles(std::string file,std::string path);
72 #endif //NAVIGATIONTOOLSTORAGEDESERIALIZER
itk::SmartPointer< Self > Pointer
#define mitkNewMacro1Param(classname, type)
DataCollection - Class to facilitate loading/accessing structured data.
static const std::string filename
#define mitkClassMacroItkParent(className, SuperClassName)