18#ifndef itkNumericSeriesFileNames_h
19#define itkNumericSeriesFileNames_h
20#include "ITKIOImageBaseExport.h"
94 itkSetStringMacro(SeriesFormat);
95 itkGetStringMacro(SeriesFormat);
100 const std::vector<std::string> &
Control indentation during Print() invocation.
~NumericSeriesFileNames() override=default
SizeValueType m_IncrementIndex
SizeValueType m_StartIndex
SmartPointer< Self > Pointer
const std::vector< std::string > & GetFileNames()
void PrintSelf(std::ostream &os, Indent indent) const override
NumericSeriesFileNames Self
std::string m_SeriesFormat
std::vector< std::string > m_FileNames
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
unsigned long SizeValueType