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