char[] to typed buffers for objects that use reference semantics and then call a type-specific reduction object.
More...
#include <Teuchos_ReductionOpHelpers.hpp>
Inheritance diagram for Teuchos::CharToReferenceTypeReductionOp< Ordinal, T >:

Public Member Functions | |
| CharToReferenceTypeReductionOp (const RefCountPtr< const Serializer< Ordinal, T > > &serializer, const RefCountPtr< const ReferenceTypeReductionOp< Ordinal, T > > &reductOp) | |
| | |
| void | reduce (const Ordinal charCount, const char charInBuffer[], char charInoutBuffer[]) const |
| | |
char[] to typed buffers for objects that use reference semantics and then call a type-specific reduction object.
ToDo: Finish Documentation!
Definition at line 73 of file Teuchos_ReductionOpHelpers.hpp.
|
||||||||||||||||
|
Definition at line 131 of file Teuchos_ReductionOpHelpers.hpp. |
|
||||||||||||||||||||
|
Implements Teuchos::ValueTypeReductionOp< Ordinal, char >. Definition at line 139 of file Teuchos_ReductionOpHelpers.hpp. |
1.3.9.1