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.
#define vtkTypeMacro(thisClass, superclass)
virtual unsigned long GetMTime()
a simple class to control print indentation
executes an sql query and retrieves results into a table
#define vtkGetObjectMacro(name, type)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
Superclass for algorithms that produce only vtkTables as output.