29 #ifndef vtkDirectory_h
30 #define vtkDirectory_h
32 #include "vtkCommonSystemModule.h"
92 static VTK_FILEPATH const char* GetCurrentWorkingDirectory(
char* buf,
unsigned int len);
112 void CleanUpFilesAndPath();
120 static int CreateDirectoryInternal(
const char*
dir);
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 vtkAbstractArray subclass for strings
a simple class to control print indentation
OS independent class for access and manipulation of system directories.
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...