Stokhos  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
List of all members
Teuchos::SerializationTraits< Ordinal, Sacado::PCE::OrthogPoly< T, S > > Struct Template Reference

Specialization of Teuchos::SerializationTraits. More...

#include <Sacado_PCE_OrthogPolyTraits.hpp>

Inheritance diagram for Teuchos::SerializationTraits< Ordinal, Sacado::PCE::OrthogPoly< T, S > >:
Inheritance graph
[legend]
Collaboration diagram for Teuchos::SerializationTraits< Ordinal, Sacado::PCE::OrthogPoly< T, S > >:
Collaboration graph
[legend]

Additional Inherited Members

- Static Public Member Functions inherited from Sacado::PCE::SerializationTraitsImp< Ordinal, Sacado::PCE::OrthogPoly< T, S > >
static Ordinal fromCountToIndirectBytes (const Ordinal count, const Sacado::PCE::OrthogPoly< T, S >buffer[])
 Return the number of bytes for count objects.
 
static void serialize (const Ordinal count, const Sacado::PCE::OrthogPoly< T, S >buffer[], const Ordinal bytes, char charBuffer[])
 Serialize to an indirect char[] buffer.
 
static Ordinal fromIndirectBytesToCount (const Ordinal bytes, const char charBuffer[])
 Return the number of objects for bytes of storage.
 
static void deserialize (const Ordinal bytes, const char charBuffer[], const Ordinal count, Sacado::PCE::OrthogPoly< T, S >buffer[])
 Deserialize from an indirect char[] buffer.
 
- Static Public Attributes inherited from Sacado::PCE::SerializationTraitsImp< Ordinal, Sacado::PCE::OrthogPoly< T, S > >
static const bool supportsDirectSerialization
 Whether the type T supports direct serialization.
 

Detailed Description

template<typename Ordinal, typename T, typename S>
struct Teuchos::SerializationTraits< Ordinal, Sacado::PCE::OrthogPoly< T, S > >

Specialization of Teuchos::SerializationTraits.


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