18 #ifndef itkArchetypeSeriesFileNames_h
19 #define itkArchetypeSeriesFileNames_h
20 #include "ITKIOImageBaseExport.h"
88 void SetArchetype(
const std::string & archetype);
90 itkGetStringMacro(Archetype);
109 void PrintSelf(std::ostream & os,
Indent indent)
const override;
127 #endif // itkArchetypeSeriesFileNames_h
Light weight base class for most itk classes.
Generate an ordered sequence of filenames.
StringVectorType m_FileNames
Generate a unique, increasing time value.
vcl_size_t VectorSizeType
std::vector< StringVectorType > m_Groupings
std::vector< int > IntVectorType
Control indentation during Print() invocation.
Base class for most ITK classes.
TimeStamp m_ArchetypeMTime
std::vector< std::string > StringVectorType