39 #ifndef vtkGlobFileNames_h
40 #define vtkGlobFileNames_h
42 #include "vtkIOCoreModule.h"
80 vtkSetFilePathMacro(Directory);
81 vtkGetFilePathMacro(Directory);
104 int GetNumberOfFileNames();
123 vtkSetFilePathMacro(Pattern);
124 vtkGetFilePathMacro(Pattern);
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
find files that match a wildcard pattern
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...