Go to the documentation of this file.
22 #ifndef vtkDatabaseToTableReader_h
23 #define vtkDatabaseToTableReader_h
Read an SQL table as a vtkTable.
bool CheckIfTableExists()
bool SetTableName(const char *name)
#define vtkTypeMacro(thisClass, superclass)
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)=0
bool SetDatabase(vtkSQLDatabase *db)
GLuint const GLchar * name
Superclass for algorithms that produce only vtkTables as output.
a simple class to control print indentation
vtkDatabaseToTableReader()
vtkSQLDatabase * GetDatabase()
a vtkAbstractArray subclass for strings
void PrintSelf(ostream &os, vtkIndent indent)
vtkSQLDatabase * Database
~vtkDatabaseToTableReader()
GLsizei const GLchar ** string
maintain a connection to an sql database