Go to the documentation of this file.
25 #ifndef vtkTableToSQLiteWriter_h
26 #define vtkTableToSQLiteWriter_h
static vtkTableToSQLiteWriter * New()
A table, which contains similar-typed columns of data.
#define vtkTypeMacro(thisClass, superclass)
virtual int FillInputPortInformation(int port, vtkInformation *info)
vtkTable * GetInput(int port)
store a vtkTable in an SQLite database
void PrintSelf(ostream &os, vtkIndent indent)
maintain a connection to an SQLite database
a simple class to control print indentation
~vtkTableToSQLiteWriter()