22 #ifndef vtkDatabaseToTableReader_h
23 #define vtkDatabaseToTableReader_h
43 bool SetTableName(
const char *
name);
46 bool CheckIfTableExists();
vtkSQLDatabase * Database
void PrintSelf(ostream &os, vtkIndent indent)
a vtkAbstractArray subclass for strings
Read an SQL table as a vtkTable.
maintain a connection to an sql database
a simple class to control print indentation
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
Superclass for algorithms that produce only vtkTables as output.
vtkSQLDatabase * GetDatabase()