16 #ifndef vtkPDirectory_h
17 #define vtkPDirectory_h
20 #include "vtkParallelCoreModule.h"
23 VTK_ABI_NAMESPACE_BEGIN
42 int Open(
const char*
dir);
61 int FileIsDirectory(
const char*
name);
84 static VTK_FILEPATH const char* GetCurrentWorkingDirectory(
char* buf,
unsigned int len);
116 VTK_ABI_NAMESPACE_END
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...