Go to the documentation of this file.
27 #ifndef vtkInputStream_h
28 #define vtkInputStream_h
30 #include "vtkIOCoreModule.h"
44 vtkSetMacro(Stream, istream*);
45 vtkGetMacro(Stream, istream*);
abstract base class for most VTK objects
a simple class to control print indentation