|
SST/macro
|
The gem class. More...
#include <gem.h>


Public Types | |
| typedef sprockit::refcount_ptr< gem > | ptr |
| Public typedefs. More... | |
| typedef sprockit::refcount_ptr< const gem > | const_ptr |
Public Member Functions | |
| virtual int | value () const =0 |
| Public functions and constructors. More... | |
| virtual | ~gem () |
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 () |
| typedef sprockit::refcount_ptr<const gem> sstmac::tutorial::gem::const_ptr |
|
pure virtual |
Public functions and constructors.
Implemented in sstmac::tutorial::diamond.
1.8.11