SST/macro
Classes | Namespaces | Functions
serialize_serializable.h File Reference
#include <sprockit/serializable.h>
#include <sprockit/serializer.h>
#include <sprockit/serialize.h>
#include <sprockit/ptr_type.h>
Include dependency graph for serialize_serializable.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

 sprockit
 

Functions

template<class T >
void sprockit::serialize_intrusive_ptr (T *&t, serializer &ser)