| VTK
    9.0.1
    | 
Type used to direct an output stream into the log's body. More...
#include <vtkParallelTimer.h>
| Public Member Functions | |
| template<typename T > | |
| LogBodyType & | operator<< (const T &s) | 
| template<typename T > | |
| vtkParallelTimer::LogBodyType & | operator<< (const T &s) | 
Type used to direct an output stream into the log's body.
The body is a buffer that all ranks write to.
Definition at line 80 of file vtkParallelTimer.h.
| LogBodyType& vtkParallelTimer::LogBodyType::operator<< | ( | const T & | s | ) | 
| vtkParallelTimer::LogBodyType& vtkParallelTimer::LogBodyType::operator<< | ( | const T & | s | ) | 
Definition at line 275 of file vtkParallelTimer.h.
 1.8.17
 1.8.17