17 #ifndef vtkDirectory_h
18 #define vtkDirectory_h
20 #include "vtkCommonSystemModule.h"
23 VTK_ABI_NAMESPACE_BEGIN
81 static VTK_FILEPATH const char* GetCurrentWorkingDirectory(
char* buf,
unsigned int len);
101 void CleanUpFilesAndPath();
109 static int CreateDirectoryInternal(
const char*
dir);
115 VTK_ABI_NAMESPACE_END
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...