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

#include <serialize_serializable.h>

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

Public Member Functions

void operator() (const sprockit::refcount_ptr< T > &o, serializer &ser)
 

Detailed Description

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

Definition at line 41 of file serialize_serializable.h.

Member Function Documentation

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

Definition at line 43 of file serialize_serializable.h.

References sprockit::refcount_ptr< T >::get(), and sprockit::serialize_intrusive_ptr().

Here is the call graph for this function:


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