Teuchos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Private Member Functions | List of all members
Teuchos::TimeMonitorSurrogateImpl Class Reference

Implementation of TimeMonitorSurrogate that invokes TimeMonitor. More...

#include <Teuchos_TimeMonitor.hpp>

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

Private Member Functions

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

Additional Inherited Members

- Public Member Functions inherited from Teuchos::CommandLineProcessor::TimeMonitorSurrogate
virtual ~TimeMonitorSurrogate ()
 ! brief. More...
 

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 812 of file Teuchos_TimeMonitor.hpp.

Member Function Documentation

virtual void Teuchos::TimeMonitorSurrogateImpl::summarize ( std::ostream &  out)
inlineprivatevirtual

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

Implements Teuchos::CommandLineProcessor::TimeMonitorSurrogate.

Definition at line 814 of file Teuchos_TimeMonitor.hpp.


The documentation for this class was generated from the following file: