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

#include <serialize.h>

Collaboration diagram for sprockit::serialize_ptr< T, false >:
Collaboration graph

Public Member Functions

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

Detailed Description

template<class T>
class sprockit::serialize_ptr< T, false >

Definition at line 89 of file serialize.h.

Member Function Documentation

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

Definition at line 93 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: