SST/macro
Private Member Functions | Private Attributes | List of all members
sstmac::sw::job_launch_event Class Reference

#include <job_launch_event.h>

Inheritance diagram for sstmac::sw::job_launch_event:
Inheritance graph
Collaboration diagram for sstmac::sw::job_launch_event:
Collaboration graph

Private Member Functions

 NotSerializable (job_launch_event) public
 
app_launchappman () const
 
std::string to_string () const
 

Private Attributes

int appnum_
 
app_launchappman_
 

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 }
 

Detailed Description

Definition at line 10 of file job_launch_event.h.

Member Function Documentation

app_launch* sstmac::sw::job_launch_event::appman ( ) const
inlineprivate

Definition at line 22 of file job_launch_event.h.

References appman_.

sstmac::sw::job_launch_event::NotSerializable ( job_launch_event  )
inlineprivate

Definition at line 13 of file job_launch_event.h.

std::string sstmac::sw::job_launch_event::to_string ( ) const
inlineprivatevirtual

Implements sstmac::event.

Definition at line 27 of file job_launch_event.h.

Member Data Documentation

app_launch* sstmac::sw::job_launch_event::appman_
private

Definition at line 33 of file job_launch_event.h.

Referenced by appman().

int sstmac::sw::job_launch_event::appnum_
private

Definition at line 32 of file job_launch_event.h.


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