Support Software for Vector Reduction/Transformation Operators  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
RTOpPack::ReductTargetSerializer< Scalar > Member List

This is the complete list of members for RTOpPack::ReductTargetSerializer< Scalar >, including all inherited members.

createObj() const RTOpPack::ReductTargetSerializer< Scalar >virtual
deserialize(const index_type bytes, const char charBuffer[], const index_type count, ReductTarget *const reduct_objs[]) const RTOpPack::ReductTargetSerializer< Scalar >
Serializer< index_type, ReductTarget >::deserialize(const index_typebytes, const char charBuffer[], const index_typecount, ReductTarget *const objs[]) const =0Teuchos::Serializer< index_type, ReductTarget >pure virtual
getBufferSize(const index_type count) const RTOpPack::ReductTargetSerializer< Scalar >virtual
ReductTargetSerializer(const Teuchos::RCP< const RTOpT< Scalar > > &op)RTOpPack::ReductTargetSerializer< Scalar >
serialize(const index_type count, const ReductTarget *const reduct_objs[], const index_type bytes, char charBuffer[]) const RTOpPack::ReductTargetSerializer< Scalar >
Serializer< index_type, ReductTarget >::serialize(const index_typecount, const ReductTarget *const objs[], const index_typebytes, char charBuffer[]) const =0Teuchos::Serializer< index_type, ReductTarget >pure virtual
~Serializer()Teuchos::Serializer< index_type, ReductTarget >virtual