14#ifndef vtkSQLiteToTableReader_h
15#define vtkSQLiteToTableReader_h
18#include "vtkIOSQLModule.h"
20VTK_ABI_NAMESPACE_BEGIN
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