33#ifndef vtkTecplotTableReader_h
34#define vtkTecplotTableReader_h
36#include "vtkIOTecplotTableModule.h"
a simple class to control print indentation
Wrapper around std::string to keep symbols short.
vtkStdString GetLastError()
Returns a human-readable description of the most recent error, if any.
char * PedigreeIdArrayName
vtkIdType SkipColumnNames
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkIdType ColumnNamesOnLine
vtkGetFilePathMacro(FileName)
Specifies the delimited text file to be loaded.
vtkSetFilePathMacro(FileName)
Specifies the delimited text file to be loaded.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
static vtkTecplotTableReader * New()
~vtkTecplotTableReader() override