28 #ifndef vtkPDirectory_h 29 #define vtkPDirectory_h 31 #include "vtkParallelCoreModule.h" 53 int Open(
const char*
dir);
72 int FileIsDirectory(
const char *
name);
84 const char* GetPath()
const;
abstract base class for most VTK objects
vtkPDirectory provides a portable way of finding the names of the files in a system directory where p...
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a vtkAbstractArray subclass for strings
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...