SST/macro
|
#include <fail_event.h>
Private Member Functions | |
ImplementSerializable (fail_event) public | |
std::string | to_string () const |
Additional Inherited Members | |
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 9 of file fail_event.h.
|
inlineprivate |
Definition at line 13 of file fail_event.h.
References sstmac::event::serialize_order().
|
inlineprivatevirtual |
Implements sstmac::event.
Definition at line 25 of file fail_event.h.