SST::StopAction Class Reference

Action which causes the Simulation to end. More...

#include <stopAction.h>

Inheritance diagram for SST::StopAction:
SST::Action SST::Activity

Public Member Functions

 StopAction (std::string msg)
 Create a new StopAction which includes a message to be printed when it fires.
void execute ()
 Function which will be called when the time for this Activity comes to pass.
void print (const std::string &header, Output &out) const
 Generic print-print function for this Activity.

Friends

class boost::serialization::access

Detailed Description

Action which causes the Simulation to end.


Member Function Documentation

void SST::StopAction::execute (  )  [inline, virtual]

Function which will be called when the time for this Activity comes to pass.

Implements SST::Activity.

References SST::Action::endSimulation().

void SST::StopAction::print ( const std::string &  header,
Output out 
) const [inline, virtual]

Generic print-print function for this Activity.

Subclasses should override this function.

Reimplemented from SST::Action.

References SST::Activity::getDeliveryTime(), and SST::Output::output().


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

Generated on 14 Sep 2015 for SST by  doxygen 1.6.1