18 #ifndef itkHDF5TransformIO_h
19 #define itkHDF5TransformIO_h
78 template<
typename TParametersValueType>
103 virtual bool CanReadFile(
const char *) ITK_OVERRIDE;
110 virtual
void Read() ITK_OVERRIDE;
115 virtual
void Write() ITK_OVERRIDE;
119 virtual ~HDF5TransformIOTemplate();
133 void WriteString(const std::
string &path, const std::
string &value);
134 void WriteString(const std::
string &path, const
char *value);
148 #ifndef ITK_MANUAL_INSTANTIATION
149 #include "itkHDF5TransformIO.hxx"
152 #endif // itkHDF5TransformIO_h
Light weight base class for most itk classes.
static const std::string transformFixedName
static const std::string transformParamsName
static const std::string HDFVersion
static const std::string transformTypeName
static const std::string OSVersion
const std::string GetTransformName(int)
Class to hold and manage different parameter types used during optimization.
Secondary bass class of HDF5CommonPathNames common between templates.
static const std::string ItkVersion
static const std::string OSName
Implements an Automatic Pointer to an object.
static const std::string transformGroupName