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