Teuchos - Trilinos Tools Package  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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

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.

template<class ObjectType >
Teuchos::VerboseObjectTempState< ObjectType >::~VerboseObjectTempState ( )
inline

Definition at line 332 of file Teuchos_VerboseObject.hpp.


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