23#ifndef vtkMySQLToTableReader_h
24#define vtkMySQLToTableReader_h
27#include "vtkIOMySQLModule.h"
Read an SQL table as a vtkTable.
a simple class to control print indentation
maintain a connection to a MySQL database
Read a MySQL table as a vtkTable.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
~vtkMySQLToTableReader() override
static vtkMySQLToTableReader * New()
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.