29 #ifndef vtkPSystemTools_h
30 #define vtkPSystemTools_h
32 #include "vtkParallelCoreModule.h"
71 static bool FileExists(
const char* filename,
bool isFile);
97 const char* exeName = 0,
98 const char* buildDir = 0,
99 const char* installPrefix = 0);
a simple class to control print indentation
abstract base class for most VTK objects