40 #ifndef __vtkTimePointToString_h
41 #define __vtkTimePointToString_h
54 vtkSetMacro(ISO8601Format,
int);
55 vtkGetMacro(ISO8601Format,
int);
61 vtkSetStringMacro(OutputArrayName);
62 vtkGetStringMacro(OutputArrayName);
virtual int RequestDataObject(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
static vtkDataObjectAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
Superclass for algorithms that produce only data object as output.
virtual int ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Converts a timestamp array to a string array.