22 #ifndef __vtkTableToDatabaseWriter_h
23 #define __vtkTableToDatabaseWriter_h
25 #include <vtkstd/string>
42 bool SetTableName(
const char *
name);
45 bool TableNameIsNew();
void PrintSelf(ostream &os, vtkIndent indent)
vtkSQLDatabase * GetDatabase()
a vtkAbstractArray subclass for strings
maintain a connection to an sql database
vtkSQLDatabase * Database
a simple class to control print indentation
virtual int FillInputPortInformation(int port, vtkInformation *info)
A table, which contains similar-typed columns of data.