|  | VTK
    9.0.1
    | 
 
 
 
Go to the documentation of this file.
   23 #ifndef vtkTableToDatabaseWriter_h 
   24 #define vtkTableToDatabaseWriter_h 
   26 #include "vtkIOSQLModule.h"  
   49   bool SetTableName(
const char* 
name);
 
   54   bool TableNameIsNew();
 
  
virtual int FillInputPortInformation(int port, vtkInformation *info)
Fill the input port information objects for this algorithm.
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.
virtual void WriteData()=0
vtkDataObject * GetInput()
a simple class to control print indentation
abstract class to write data to file(s)
vtkSQLDatabase * Database
vtkSQLDatabase * GetDatabase()
a vtkAbstractArray subclass for strings
maintain a connection to an sql database