27 #ifndef vtkGlobFileNames_h
28 #define vtkGlobFileNames_h
30 #include "vtkIOCoreModule.h"
33 VTK_ABI_NAMESPACE_BEGIN
69 vtkSetFilePathMacro(Directory);
70 vtkGetFilePathMacro(Directory);
93 int GetNumberOfFileNames();
112 vtkSetFilePathMacro(Pattern);
113 vtkGetFilePathMacro(Pattern);
129 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
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...