13 #ifndef NAVIGATIONTOOLSTORAGESERIALIZER_H_INCLUDED 14 #define NAVIGATIONTOOLSTORAGESERIALIZER_H_INCLUDED 17 #include <itkObjectFactory.h> 35 itkFactorylessNewMacro(Self);
43 void Serialize(
const std::string& filename, mitk::NavigationToolStorage::Pointer storage);
49 std::string convertIntToString(
int i);
55 #endif //NAVIGATIONTOOLSTORAGESERIALIZER
DataCollection - Class to facilitate loading/accessing structured data.
#define mitkClassMacroItkParent(className, SuperClassName)