Support Software for Vector Reduction/Transformation Operators 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 |
Related Symbols | |
(Note that these are not member symbols.) | |
template<class ConcreteReductObj > | |
const RCP< DefaultReductTarget< ConcreteReductObj > > | defaultReductTarget (const ConcreteReductObj &concreteReductObj) |
Nonmember constructor. | |
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.
std::string RTOpPack::DefaultReductTarget< ConcreteReductObj >::description | ( | ) | const |
Definition at line 59 of file RTOpPack_RTOpTHelpers_def.hpp.
|
related |
Nonmember constructor.
Definition at line 196 of file RTOpPack_RTOpTHelpers_decl.hpp.