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