38 #ifndef vtkRowQueryToTable_h 39 #define vtkRowQueryToTable_h 41 #include "vtkIOSQLModule.h" void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkTableAlgorithm * New()
vtkTypeUInt32 vtkMTimeType
abstract interface for queries that return row-oriented results.
a simple class to control print indentation
virtual vtkMTimeType GetMTime()
Return this object's modified time.
executes an sql query and retrieves results into a table
Superclass for algorithms that produce only vtkTables as output.