24 #ifndef vtkIOSSFilesScanner_h
25 #define vtkIOSSFilesScanner_h
27 #include "vtkIOIOSSModule.h"
60 static std::set<std::string> GetRelatedFiles(
const std::set<std::string>& originalSet,
61 const std::vector<std::string>& directoryListing = std::vector<std::string>());
66 static bool DoTestFilePatternMatching();
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 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...