43 #ifndef vtkRowQueryToTable_h
44 #define vtkRowQueryToTable_h
void PrintSelf(ostream &os, vtkIndent indent)
static vtkTableAlgorithm * New()
abstract interface for queries that return row-oriented results.
virtual unsigned long GetMTime()
a simple class to control print indentation
executes an sql query and retrieves results into a table
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
Superclass for algorithms that produce only vtkTables as output.