SST/macro
|
#include <compute_event.h>
Private Member Functions | |
NotSerializable (compute_event_impl) public | |
Private Attributes | |
T | t_ |
Additional Inherited Members | |
Public Member Functions inherited from sstmac::sw::compute_event | |
virtual bool | is_timed_compute () const =0 |
void | set_core (int core) |
std::string | to_string () const |
int | core () const |
hw::memory_access_id | access_id () const |
void | set_access_id (hw::memory_access_id id) |
uint64_t | unique_id () const |
Public Member Functions inherited from sstmac::event | |
void | serialize_order (serializer &ser) |
virtual bool | is_packet () const |
convenience methods More... | |
virtual bool | is_credit () const |
virtual bool | is_failure () const |
template<class T > | |
T * | interface () |
Public Member Functions inherited from sprockit::serializable | |
virtual const char * | cls_name () const =0 |
virtual uint32_t | cls_id () const =0 |
virtual | ~serializable () |
Protected Types inherited from sprockit::serializable | |
enum | cxn_flag_t { ConstructorFlag } |
Definition at line 79 of file compute_event.h.
|
inlineprivate |
Definition at line 82 of file compute_event.h.
|
private |
Definition at line 96 of file compute_event.h.