Teuchos::CharToValueTypeReductionOp< Ordinal, T > Class Template Reference

Decorator class that uses traits to convert to and from char[] to typed buffers for objects that use value semantics and then call a type-specific reduction object. More...

#include <Teuchos_ReductionOpHelpers.hpp>

Inheritance diagram for Teuchos::CharToValueTypeReductionOp< Ordinal, T >:

Inheritance graph
[legend]
Collaboration diagram for Teuchos::CharToValueTypeReductionOp< Ordinal, T >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 CharToValueTypeReductionOp (const RCP< const ValueTypeReductionOp< Ordinal, T > > &reductOp)
 
void reduce (const Ordinal charCount, const char charInBuffer[], char charInoutBuffer[]) const
 


Detailed Description

template<typename Ordinal, typename T>
class Teuchos::CharToValueTypeReductionOp< Ordinal, T >

Decorator class that uses traits to convert to and from char[] to typed buffers for objects that use value semantics and then call a type-specific reduction object.

ToDo: Finish Documentation!

Definition at line 45 of file Teuchos_ReductionOpHelpers.hpp.


Constructor & Destructor Documentation

template<typename Ordinal , typename T >
Teuchos::CharToValueTypeReductionOp< Ordinal, T >::CharToValueTypeReductionOp ( const RCP< const ValueTypeReductionOp< Ordinal, T > > &  reductOp  )  [inline]

Definition at line 104 of file Teuchos_ReductionOpHelpers.hpp.


Member Function Documentation

template<typename Ordinal , typename T >
void Teuchos::CharToValueTypeReductionOp< Ordinal, T >::reduce ( const Ordinal  charCount,
const char  charInBuffer[],
char  charInoutBuffer[] 
) const [inline, virtual]


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

Generated on Wed Oct 21 14:27:38 2009 for Teuchos - Trilinos Tools Package by  doxygen 1.5.9