18 #ifndef __itkTransformFileWriter_h
19 #define __itkTransformFileWriter_h
56 itkSetStringMacro(FileName);
59 itkGetStringMacro(FileName);
66 void SetAppendMode(
bool mode);
79 itkSetMacro(Precision,
unsigned int);
80 itkGetConstMacro(Precision,
unsigned int);
88 void operator=(
const Self &);
89 void PrintSelf(std::ostream & os,
Indent indent)
const;
95 void OpenStream(std::ofstream & out,
bool binary);
105 #ifdef ITK_IO_FACTORY_REGISTER_MANAGER
106 #include "itkTransformIOFactoryRegisterManager.h"
109 #endif // __itkTransformFileWriter_h