26 #ifndef vtkSQLiteToTableReader_h
27 #define vtkSQLiteToTableReader_h
29 #include "vtkIOSQLModule.h"
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
static vtkTableAlgorithm * New()
maintain a connection to an SQLite database
Read an SQL table as a vtkTable.
a simple class to control print indentation
Read an SQLite table as a vtkTable.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)=0
This is called by the superclass.