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 281 of file Teuchos_VerboseObject.hpp.
|
inline |
Definition at line 284 of file Teuchos_VerboseObject.hpp.
|
inline |
Definition at line 300 of file Teuchos_VerboseObject.hpp.
|
private |
|
private |
|
private |
|
private |
Definition at line 308 of file Teuchos_VerboseObject.hpp.
|
private |
Definition at line 309 of file Teuchos_VerboseObject.hpp.
|
private |
Definition at line 310 of file Teuchos_VerboseObject.hpp.