SST/macro
Public Types | Public Member Functions | List of all members
sstmac::tutorial::mineral Class Referenceabstract

The mineral class. More...

#include <mineral.h>

Inheritance diagram for sstmac::tutorial::mineral:
Inheritance graph
Collaboration diagram for sstmac::tutorial::mineral:
Collaboration graph

Public Types

typedef sprockit::refcount_ptr< mineralptr
 Public typedefs. More...
 
typedef sprockit::refcount_ptr< const mineralconst_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 ()
 

Detailed Description

The mineral class.

Definition at line 9 of file mineral.h.

Member Typedef Documentation

Definition at line 15 of file mineral.h.

Public typedefs.

Definition at line 14 of file mineral.h.

Constructor & Destructor Documentation

virtual sstmac::tutorial::mineral::~mineral ( )
inlinevirtual

Definition at line 22 of file mineral.h.

Member Function Documentation

virtual std::string sstmac::tutorial::mineral::structure ( ) const
pure virtual

Public functions and constructors.

Implemented in sstmac::tutorial::diamond.


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