SST/macro
|
#include <sprockit/serializable.h>
#include <sprockit/serializer.h>
#include <sprockit/serialize.h>
#include <sprockit/ptr_type.h>
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) |