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