26#ifndef vtkMySQLToTableReader_h
27#define vtkMySQLToTableReader_h
29#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)
Methods invoked by print to print information about the object including superclasses.
static vtkMySQLToTableReader * New()
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.