SST::NullEvent Class Reference

Null Event. More...

#include <event.h>

Inheritance diagram for SST::NullEvent:
SST::Event SST::Activity

Public Member Functions

void execute (void)
 Cause this event to fire.
virtual void print (const std::string &header, Output &out) const
 Virtual function to "pretty-print" this event.

Friends

class boost::serialization::access

Detailed Description

Null Event.

Does nothing.


Member Function Documentation

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

Virtual function to "pretty-print" this event.

Should be implemented by subclasses.

Reimplemented from SST::Event.

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


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

Generated on 14 Sep 2015 for SST by  doxygen 1.6.1