Teuchos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
Teuchos::DescribableStreamManipulatorState Struct Reference

#include <Teuchos_Describable.hpp>

Public Member Functions

 DescribableStreamManipulatorState (const Describable &_describable, const EVerbosityLevel _verbLevel=VERB_MEDIUM)
 

Public Attributes

const Describabledescribable
 
const EVerbosityLevel verbLevel
 

Detailed Description

Definition at line 175 of file Teuchos_Describable.hpp.

Constructor & Destructor Documentation

Teuchos::DescribableStreamManipulatorState::DescribableStreamManipulatorState ( const Describable _describable,
const EVerbosityLevel  _verbLevel = VERB_MEDIUM 
)
inline

Definition at line 178 of file Teuchos_Describable.hpp.

Member Data Documentation

const Describable& Teuchos::DescribableStreamManipulatorState::describable

Definition at line 176 of file Teuchos_Describable.hpp.

const EVerbosityLevel Teuchos::DescribableStreamManipulatorState::verbLevel

Definition at line 177 of file Teuchos_Describable.hpp.


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