Public Member Functions | Friends

event_test Class Reference

Inheritance diagram for event_test:
SST::Component

Public Member Functions

 event_test (SST::ComponentId_t id, SST::Component::Params_t &params)
int Setup ()
 Called after all components have been constructed, but before simulation time has begun.
int Finish ()
 Called after simulation completes, but before objects are destroyed.

Friends

class boost::serialization::access

Member Function Documentation

int event_test::Finish (  )  [virtual]

Called after simulation completes, but before objects are destroyed.

A good place to print out statistics.

Reimplemented from SST::Component.

int event_test::Setup (  )  [virtual]

Called after all components have been constructed, but before simulation time has begun.

Reimplemented from SST::Component.

References SST::Link::Send().


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