62 Indent(
int ind = 0) { m_Indent = ind; }
72 friend ITKCommon_EXPORT std::ostream &
operator<<(std::ostream & os,
const Indent & o);
std::ostream & operator<<(std::ostream &os, const Array< TValue > &arr)
static const char * GetNameOfClass()
Control indentation during Print() invocation.