33 #ifndef vtkTableReader_h 
   34 #define vtkTableReader_h 
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
 
#define VTKIOLEGACY_EXPORT
 
static vtkDataReader * New()
 
void PrintSelf(ostream &os, vtkIndent indent)
 
helper superclass for objects that read vtk data files 
 
virtual int FillOutputPortInformation(int port, vtkInformation *info)
 
a simple class to control print indentation 
 
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
 
A table, which contains similar-typed columns of data.