|
SST/macro
|
#include <job_launch_event.h>


Private Member Functions | |
| NotSerializable (job_launch_event) public | |
| app_launch * | appman () const |
| std::string | to_string () const |
Private Attributes | |
| int | appnum_ |
| app_launch * | appman_ |
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 10 of file job_launch_event.h.
|
inlineprivate |
Definition at line 22 of file job_launch_event.h.
References appman_.
|
inlineprivate |
Definition at line 13 of file job_launch_event.h.
|
inlineprivatevirtual |
Implements sstmac::event.
Definition at line 27 of file job_launch_event.h.
|
private |
Definition at line 33 of file job_launch_event.h.
Referenced by appman().
|
private |
Definition at line 32 of file job_launch_event.h.
1.8.11