| 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 =0 | Teuchos::Serializer< index_type, ReductTarget > | pure virtual |
| getBufferSize(const index_type count) const | RTOpPack::ReductTargetSerializer< Scalar > | |
| Serializer< index_type, ReductTarget >::getBufferSize(const index_typecount) const =0 | Teuchos::Serializer< index_type, ReductTarget > | pure virtual |
| num_chars_ | RTOpPack::ReductTargetSerializer< Scalar > | private |
| num_indexes_ | RTOpPack::ReductTargetSerializer< Scalar > | private |
| num_values_ | RTOpPack::ReductTargetSerializer< Scalar > | private |
| op_ | RTOpPack::ReductTargetSerializer< Scalar > | private |
| operator=(const ReductTargetSerializer &) | RTOpPack::ReductTargetSerializer< Scalar > | private |
| reduct_obj_ext_size_ | RTOpPack::ReductTargetSerializer< Scalar > | private |
| ReductTargetSerializer(const Teuchos::RCP< const RTOpT< Scalar > > &op) | RTOpPack::ReductTargetSerializer< Scalar > | |
| ReductTargetSerializer() | RTOpPack::ReductTargetSerializer< Scalar > | private |
| 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 =0 | Teuchos::Serializer< index_type, ReductTarget > | pure virtual |
| ~Serializer() | Teuchos::Serializer< index_type, ReductTarget > | virtual |