Teuchos Package Browser (Single Doxygen Collection)
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 () | |
Private Member Functions | |
VerboseObjectTempState () | |
VerboseObjectTempState (const VerboseObjectTempState &) | |
VerboseObjectTempState & | operator= (const VerboseObjectTempState &) |
Private Attributes | |
RCP< const VerboseObject < ObjectType > > | verboseObject_ |
RCP< FancyOStream > | oldOStream_ |
EVerbosityLevel | oldVerbLevel_ |
Set and release a stream and verbosity level.
Definition at line 313 of file Teuchos_VerboseObject.hpp.
|
inline |
Definition at line 316 of file Teuchos_VerboseObject.hpp.
|
inline |
Definition at line 332 of file Teuchos_VerboseObject.hpp.
|
private |
|
private |
|
private |
|
private |
Definition at line 340 of file Teuchos_VerboseObject.hpp.
|
private |
Definition at line 341 of file Teuchos_VerboseObject.hpp.
|
private |
Definition at line 342 of file Teuchos_VerboseObject.hpp.