VTK
|
#include <vtkParallelTimer.h>
Public Member Functions | |
template<typename T > | |
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 76 of file vtkParallelTimer.h.
vtkParallelTimer::LogBodyType & vtkParallelTimer::LogBodyType::operator<< | ( | const T & | s | ) |
Definition at line 254 of file vtkParallelTimer.h.