| 
    Teuchos Package Browser (Single Doxygen Collection)
    Version of the Day
    
   | 
 
#include "Teuchos_ReductionOp.hpp"#include "Teuchos_SerializationTraitsHelpers.hpp"#include "Teuchos_SerializerHelpers.hpp"

Go to the source code of this file.
Classes | |
| class | Teuchos::CharToValueTypeReductionOpImp< Ordinal, T, Serializer > | 
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... | |
| class | Teuchos::CharToValueTypeReductionOp< Ordinal, T, Serializer > | 
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... | |
| class | Teuchos::CharToValueTypeReductionOp< Ordinal, T, typename DefaultSerializer< Ordinal, T >::DefaultSerializerType > | 
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... | |
| class | Teuchos::CharToReferenceTypeReductionOp< Ordinal, T > | 
Decorator class that uses a strategy object to convert to and from char[] to typed buffers for objects that use reference semantics and then call a type-specific reduction object.  More... | |
Namespaces | |
| Teuchos | |
 1.8.5