Go to the documentation of this file.
22 #ifndef vtkTableToDatabaseWriter_h
23 #define vtkTableToDatabaseWriter_h
vtkTable * GetInput(int port)
bool SetDatabase(vtkSQLDatabase *db)
A table, which contains similar-typed columns of data.
#define vtkTypeMacro(thisClass, superclass)
virtual void WriteData()=0
~vtkTableToDatabaseWriter()
GLuint const GLchar * name
a simple class to control print indentation
abstract class to write data to file(s)
void PrintSelf(ostream &os, vtkIndent indent)
vtkSQLDatabase * Database
vtkSQLDatabase * GetDatabase()
virtual int FillInputPortInformation(int port, vtkInformation *info)
bool SetTableName(const char *name)
a vtkAbstractArray subclass for strings
vtkTableToDatabaseWriter()
GLsizei const GLchar ** string
maintain a connection to an sql database