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

#include <serialize_serializable.h>

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

Public Member Functions

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

Detailed Description

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

Definition at line 51 of file serialize_serializable.h.

Member Function Documentation

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

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