maintain a connection to a PostgreSQL database
store a vtkTable in a PostgreSQL database
vtkTableToPostgreSQLWriter()
vtkTable * GetInput()
Get the input to this writer.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkTable * GetInput(int port)
Get the input to this writer.
void WriteData() override
~vtkTableToPostgreSQLWriter() override
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
static vtkTableToPostgreSQLWriter * New()