Teuchos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Private Member Functions
Teuchos::TimeMonitorSurrogateImpl Class Reference

Implementation of TimeMonitorSurrogate that invokes TimeMonitor. More...

#include <Teuchos_TimeMonitor.hpp>

Inheritance diagram for Teuchos::TimeMonitorSurrogateImpl:
Inheritance graph
[legend]

List of all members.

Private Member Functions

virtual void summarize (std::ostream &out)
 Summarize timings over all process(es) to the given output stream.

Detailed Description

Implementation of TimeMonitorSurrogate that invokes TimeMonitor.

Warning:
Users should not use this class or rely on it in any way. It is an implementation detail.

Please refer to the documentation of TimeMonitorSurrogateImplInserter and TimeMonitorSurrogate for an explanation of the purpose of this class.

Definition at line 726 of file Teuchos_TimeMonitor.hpp.


Member Function Documentation

virtual void Teuchos::TimeMonitorSurrogateImpl::summarize ( std::ostream &  out) [inline, private, virtual]

Summarize timings over all process(es) to the given output stream.

Implements Teuchos::CommandLineProcessor::TimeMonitorSurrogate.

Definition at line 728 of file Teuchos_TimeMonitor.hpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines