22 #ifndef vtkPVInformation_h 23 #define vtkPVInformation_h 25 #include "vtkObject.h" 26 #include "vtkPVClientServerCoreCoreModule.h" 29 class vtkMultiProcessStream;
35 void PrintSelf(ostream& os, vtkIndent indent);
40 virtual void CopyFromObject(vtkObject*);
70 vtkGetMacro(RootOnly,
int);
78 vtkSetMacro(RootOnly,
int);
Store messages for the interpreter.