18 #ifndef __itkPathSource_h
19 #define __itkPathSource_h
40 template<
class TOutputPath >
156 virtual void GraftNthOutput(
unsigned int idx,
OutputPathType *output);
172 using Superclass::MakeOutput;
179 void PrintSelf(std::ostream & os,
Indent indent)
const;
188 void operator=(
const Self &);
192 #ifndef ITK_MANUAL_INSTANTIATION
193 #include "itkPathSource.hxx"