SST/macro
Public Member Functions | List of all members
sprockit::serialize< T > Class Template Reference

#include <serialize.h>

Collaboration diagram for sprockit::serialize< T >:
Collaboration graph

Public Member Functions

void operator() (T &t, serializer &ser)
 

Detailed Description

template<class T>
class sprockit::serialize< T >

Definition at line 13 of file serialize.h.

Member Function Documentation

template<class T>
void sprockit::serialize< T >::operator() ( T &  t,
serializer ser 
)
inline

Definition at line 15 of file serialize.h.

References sprockit::serializer::primitive().

Here is the call graph for this function:


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