39 #ifndef vtkISIReader_h
40 #define vtkISIReader_h
42 #include "vtkIOInfovisModule.h"
59 vtkSetStringMacro(FileName);
67 vtkSetStringMacro(Delimiter);
74 vtkGetMacro(MaxRecords,
int);
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
static vtkISIReader * New()
a simple class to control print indentation
Superclass for algorithms that produce only vtkTables as output.
A table, which contains similar-typed columns of data.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.