SST/macro
Private Member Functions | List of all members
sprockit::serializable_type< T > Class Template Referenceabstract

#include <serializable_type.h>

Inheritance diagram for sprockit::serializable_type< T >:
Inheritance graph
Collaboration diagram for sprockit::serializable_type< T >:
Collaboration graph

Private Member Functions

virtual T * you_forgot_to_add_ImplementSerializable_to_this_class ()=0
 

Detailed Description

template<class T>
class sprockit::serializable_type< T >

Definition at line 29 of file serializable_type.h.

Member Function Documentation

template<class T>
virtual T* sprockit::serializable_type< T >::you_forgot_to_add_ImplementSerializable_to_this_class ( )
privatepure virtual

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