23 #ifndef vtkTableToSQLiteWriter_h 24 #define vtkTableToSQLiteWriter_h 26 #include "vtkIOSQLModule.h" 49 void WriteData() VTK_OVERRIDE;
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
vtkTable * GetInput()
Get the input to this writer.
a simple class to control print indentation
A table, which contains similar-typed columns of data.
static vtkAlgorithm * New()
store a vtkTable in an SQLite database