59 #ifndef vtkBoostSplitTableField_h
60 #define vtkBoostSplitTableField_h
75 void AddField(
const char*
field,
const char* delimiters);
void PrintSelf(ostream &os, vtkIndent indent)
static vtkTableAlgorithm * New()
a vtkAbstractArray subclass for strings
"Splits" one-or-more table fields by duplicating rows containing delimited data.
#define vtkTypeMacro(thisClass, superclass)
a simple class to control print indentation
#define VTKINFOVISBOOSTGRAPHALGORITHMS_EXPORT
vtkStringArray * Delimiters
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
Superclass for algorithms that produce only vtkTables as output.