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