26 #ifndef vtkTableToSQLiteWriter_h 27 #define vtkTableToSQLiteWriter_h 29 #include "vtkIOSQLModule.h"
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
maintain a connection to an SQLite database
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
vtkTable * GetInput()
Get the input to this writer.
a simple class to control print indentation
void WriteData() override=0
A table, which contains similar-typed columns of data.
static vtkAlgorithm * New()
store a vtkTable in an SQLite database