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.
A table, which contains similar-typed columns of data.
virtual void WriteData()=0
store a vtkTable in an SQLite database
maintain a connection to an SQLite database
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
static vtkAlgorithm * New()
virtual int FillInputPortInformation(int port, vtkInformation *info)
Fill the input port information objects for this algorithm.