Go to the documentation of this file.
43 #ifndef vtkRowQueryToTable_h
44 #define vtkRowQueryToTable_h
#define vtkGetObjectMacro(name, type)
#define vtkTypeMacro(thisClass, superclass)
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void PrintSelf(ostream &os, vtkIndent indent)
void SetQuery(vtkRowQuery *query)
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.