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

#include <serialize.h>

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

Public Member Functions

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

Detailed Description

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

Definition at line 99 of file serialize.h.

Member Function Documentation

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

Definition at line 103 of file serialize.h.


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