29 #ifndef vtkPSystemTools_h
30 #define vtkPSystemTools_h
33 #include "vtkParallelCoreModule.h"
49 static void BroadcastString(
std::string&,
int proc);
71 static bool FileExists(
VTK_FILEPATH const char* filename,
bool isFile);
73 static bool FileExists(
VTK_FILEPATH const char* filename);
95 const char* exeName =
nullptr,
const char* buildDir =
nullptr,
96 const char* installPrefix =
nullptr);
abstract base class for most VTK objects
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...