| 
    RTOp Package Browser (Single Doxygen Collection)
    Version of the Day
    
   | 
 
Simple ReductTarget subclass for simple scalar objects.  
 More...
#include <RTOpPack_RTOpTHelpers_decl.hpp>

Public Member Functions | |
| DefaultReductTarget (const ConcreteReductObj &concreteReductObj) | |
| void | set (const ConcreteReductObj &concreteReductObj) | 
| const ConcreteReductObj & | get () const | 
| std::string | description () const | 
  Public Member Functions inherited from Teuchos::Describable | |
| DescribableStreamManipulatorState | describe (const Describable &describable, const EVerbosityLevel verbLevel=Describable::verbLevel_default) | 
| std::ostream & | operator<< (std::ostream &os, const DescribableStreamManipulatorState &d) | 
| virtual void | describe (FancyOStream &out, const EVerbosityLevel verbLevel=verbLevel_default) const | 
| void | describe (std::ostream &out, const EVerbosityLevel verbLevel=verbLevel_default) const | 
| virtual | ~Describable () | 
| LabeledObject () | |
| virtual | ~LabeledObject () | 
| virtual void | setObjectLabel (const std::string &objectLabel) | 
| virtual std::string | getObjectLabel () const | 
Private Attributes | |
| ConcreteReductObj | concreteReductObj_ | 
Related Functions | |
(Note that these are not member functions.)  | |
| template<class ConcreteReductObj > | |
| const RCP< DefaultReductTarget < ConcreteReductObj > >  | defaultReductTarget (const ConcreteReductObj &concreteReductObj) | 
| Nonmember constructor.  More... | |
Additional Inherited Members | |
  Static Public Attributes inherited from Teuchos::Describable | |
| static const EVerbosityLevel | verbLevel_default | 
Simple ReductTarget subclass for simple scalar objects. 
Definition at line 171 of file RTOpPack_RTOpTHelpers_decl.hpp.
      
  | 
  inline | 
Definition at line 174 of file RTOpPack_RTOpTHelpers_decl.hpp.
      
  | 
  inline | 
Definition at line 178 of file RTOpPack_RTOpTHelpers_decl.hpp.
      
  | 
  inline | 
Definition at line 181 of file RTOpPack_RTOpTHelpers_decl.hpp.
      
  | 
  virtual | 
Reimplemented from Teuchos::Describable.
Definition at line 59 of file RTOpPack_RTOpTHelpers_def.hpp.
      
  | 
  related | 
Nonmember constructor.
Definition at line 196 of file RTOpPack_RTOpTHelpers_decl.hpp.
      
  | 
  private | 
Definition at line 186 of file RTOpPack_RTOpTHelpers_decl.hpp.
 1.8.5