|
Teuchos - Trilinos Tools Package
Version of the Day
|
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 () | |
| | |
Set and release a stream and verbosity level.
Definition at line 311 of file Teuchos_VerboseObject.hpp.
| Teuchos::VerboseObjectTempState< ObjectType >::VerboseObjectTempState | ( | const RCP< const VerboseObject< ObjectType > > & | verboseObject, |
| const RCP< FancyOStream > & | newOStream, | ||
| const EVerbosityLevel | newVerbLevel | ||
| ) | [inline] |
Definition at line 314 of file Teuchos_VerboseObject.hpp.
| Teuchos::VerboseObjectTempState< ObjectType >::~VerboseObjectTempState | ( | ) | [inline] |
Definition at line 330 of file Teuchos_VerboseObject.hpp.
1.7.6.1