5 #ifndef vtkPVLogInformation_h 6 #define vtkPVLogInformation_h 58 vtkGetMacro(Logs,
const std::string&);
63 vtkGetMacro(StartingLogs,
const std::string&);
68 vtkSetMacro(Rank,
int);
73 vtkGetMacro(Verbosity,
int);
88 #endif // vtkPVLogInformation_h
Store messages for the interpreter.
#define VTKREMOTINGCORE_EXPORT