12 #ifndef vtkIOSSFilesScanner_h
13 #define vtkIOSSFilesScanner_h
15 #include "vtkIOIOSSModule.h"
22 VTK_ABI_NAMESPACE_BEGIN
49 static std::set<std::string> GetRelatedFiles(
const std::set<std::string>& originalSet,
50 const std::vector<std::string>& directoryListing = std::vector<std::string>());
55 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...