23#ifndef vtkSQLiteToTableReader_h
24#define vtkSQLiteToTableReader_h
27#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.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
static vtkSQLiteToTableReader * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
~vtkSQLiteToTableReader() override