SST/macro
|
#include <ptr_type.h>
Public Member Functions | |
virtual std::string | to_string () const =0 |
Public Member Functions inherited from sprockit::ptr_type | |
ptr_type () | |
int | nreferences () const |
virtual | ~ptr_type () |
Additional Inherited Members | |
Protected Member Functions inherited from sprockit::ptr_type | |
void | incref () |
int | decref () |
Definition at line 56 of file ptr_type.h.
|
pure virtual |