15 #ifndef __vtkTestingObjectFactory_h
16 #define __vtkTestingObjectFactory_h
42 #include "vtkTestDriver.h"
53 const char*
GetDescription() {
return "Factory for overrides during testing"; }
virtual void PrintSelf(ostream &os, vtkIndent indent)
virtual const char * GetVTKSourceVersion()=0
Object overrides used during testing.
a simple class to control print indentation
const char * GetDescription()
abstract base class for vtkObjectFactories