SST/macro
Public Member Functions | List of all members
sprockit::printable_ptr_type Class Referenceabstract

#include <ptr_type.h>

Inheritance diagram for sprockit::printable_ptr_type:
Inheritance graph
Collaboration diagram for sprockit::printable_ptr_type:
Collaboration graph

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 ()
 

Detailed Description

Definition at line 56 of file ptr_type.h.

Member Function Documentation

virtual std::string sprockit::printable_ptr_type::to_string ( ) const
pure virtual

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