37 #ifndef vtkTecplotTableReader_h 
   38 #define vtkTecplotTableReader_h 
   40 #include "vtkIOTecplotTableModule.h"  
   57   vtkSetStringMacro(FileName);
 
   81   vtkGetMacro(ColumnNamesOnLine, 
vtkIdType);
 
  100   vtkSetStringMacro(PedigreeIdArrayName);
 
  110   vtkGetMacro(GeneratePedigreeIds, 
bool);
 
  119   vtkGetMacro(OutputPedigreeIds, 
bool);
 
Wrapper around std::string to keep symbols short. 
 
reads in Tecplot tabular data and outputs a vtkTable data structure. 
 
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses. 
 
static vtkTableAlgorithm * New()
 
a simple class to control print indentation 
 
char * PedigreeIdArrayName
 
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions. 
 
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection. 
 
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass. 
 
Superclass for algorithms that produce only vtkTables as output. 
 
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection. 
 
vtkIdType SkipColumnNames
 
vtkIdType ColumnNamesOnLine