18#ifndef itkNumericSeriesFileNames_h
19#define itkNumericSeriesFileNames_h
20#include "ITKIOImageBaseExport.h"
94 itkSetStringMacro(SeriesFormat);
95 itkGetStringMacro(SeriesFormat);
100 const std::vector<std::string> &
115 std::string m_SeriesFormat{};
117 std::vector<std::string> m_FileNames{};
Control indentation during Print() invocation.
Light weight base class for most itk classes.
Generate an ordered sequence of filenames.
~NumericSeriesFileNames() override=default
const std::vector< std::string > & GetFileNames()
void PrintSelf(std::ostream &os, Indent indent) const override
Base class for most ITK classes.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
unsigned long SizeValueType