Teuchos - Trilinos Tools Package Version of the Day
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Teuchos::VerboseObjectTempState< ObjectType > Class Template Reference

Set and release a stream and verbosity level. More...

#include <Teuchos_VerboseObject.hpp>

Public Member Functions

 VerboseObjectTempState (const RCP< const VerboseObject< ObjectType > > &verboseObject, const RCP< FancyOStream > &newOStream, const EVerbosityLevel newVerbLevel)
 
 ~VerboseObjectTempState ()
 

Detailed Description

template<class ObjectType>
class Teuchos::VerboseObjectTempState< ObjectType >

Set and release a stream and verbosity level.

Definition at line 313 of file Teuchos_VerboseObject.hpp.

Constructor & Destructor Documentation

◆ VerboseObjectTempState()

template<class ObjectType >
Teuchos::VerboseObjectTempState< ObjectType >::VerboseObjectTempState ( const RCP< const VerboseObject< ObjectType > > & verboseObject,
const RCP< FancyOStream > & newOStream,
const EVerbosityLevel newVerbLevel )
inline

Definition at line 316 of file Teuchos_VerboseObject.hpp.

◆ ~VerboseObjectTempState()

Definition at line 332 of file Teuchos_VerboseObject.hpp.


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