54 #ifndef vtkArrayWriter_h
55 #define vtkArrayWriter_h
89 {
return this->OutputString; }
113 bool Write(ostream&
stream,
bool WriteBinary =
false);
Wrapper around std::string to keep symbols short.
Serialize sparse and dense arrays to a file or stream.
Abstract interface for N-dimensional arrays.
#define vtkGetMacro(name, type)
#define vtkSetStringMacro(name)
#define vtkTypeMacro(thisClass, superclass)
abstract class to write data to file(s)
a simple class to control print indentation
#define vtkGetStringMacro(name)
virtual int FillInputPortInformation(int port, vtkInformation *info)
vtkStdString OutputString
static vtkAlgorithm * New()
#define vtkBooleanMacro(name, type)
virtual void WriteData()=0
virtual vtkStdString GetOutputString()
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkSetMacro(name, type)