8 #ifndef vtkStringReader_h 9 #define vtkStringReader_h 25 vtkGetCharFromStdStringMacro(String);
32 vtkSetStdStringFromCharMacro(FileName);
33 vtkGetCharFromStdStringMacro(FileName);
53 #endif // vtkStringReader_h
#define VTKPVVTKEXTENSIONSIOCORE_EXPORT
virtual int ProcessRequest(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo)
virtual int FillOutputPortInformation(int port, vtkInformation *info)
Read a file and return a string.
virtual int FillInputPortInformation(int port, vtkInformation *info)
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
static vtkAlgorithm * New()
void operator=(const vtkObjectBase &)