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


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