 |
VTK
9.0.1
|
Go to the documentation of this file.
23 #ifndef vtkTableToMySQLWriter_h
24 #define vtkTableToMySQLWriter_h
26 #include "vtkIOMySQLModule.h"
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
A table, which contains similar-typed columns of data.
void WriteData() override
maintain a connection to a MySQL database
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
store a vtkTable in a MySQL database
a simple class to control print indentation
~vtkTableToMySQLWriter() override
static vtkTableToMySQLWriter * New()
vtkTable * GetInput()
Get the input to this writer.
vtkTable * GetInput(int port)