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