Go to the documentation of this file.
44 #ifndef vtkRowQueryToTable_h
45 #define vtkRowQueryToTable_h
47 #include "vtkIOSQLModule.h"
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
executes an sql query and retrieves results into a table
Superclass for algorithms that produce only vtkTables as output.
virtual vtkMTimeType GetMTime()
Return this object's modified time.
a simple class to control print indentation
abstract interface for queries that return row-oriented results.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
static vtkTableAlgorithm * New()
vtkTypeUInt32 vtkMTimeType