Public Member Functions | Friends

Introspector_dram Class Reference

Inheritance diagram for Introspector_dram:
SST::Introspector

Public Member Functions

 Introspector_dram (Component::Params_t &params)
int Setup ()
 Called after all components/introspectors 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

Constructor & Destructor Documentation

Introspector_dram::Introspector_dram ( Component::Params_t &  params  )  [inline]

registerClock( frequency, new Clock::Handler<Introspector_dram>(this, &Introspector_dram::mpiCollectInt) ); mpionetimehandler = new Event::Handler< Introspector_dram >


Member Function Documentation

int Introspector_dram::Finish (  )  [inline, virtual]

Called after simulation completes, but before objects are destroyed.

A good place to print out statistics.

Reimplemented from SST::Introspector.

int Introspector_dram::Setup (  )  [inline, virtual]

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

oneTimeCollect(2000000, mpionetimehandler);

Reimplemented from SST::Introspector.


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