33 #ifndef vtkMPIEventLog_h
34 #define vtkMPIEventLog_h
36 #include "vtkParallelMPIModule.h"
60 int SetDescription(
const char*
name,
const char* desc);
69 static void InitializeLogging();
70 static void FinalizeLogging(
const char* fileName);
abstract base class for most VTK objects
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...
Class for logging and timing.