Public Member Functions | Data Fields | Friends

sstdisksim Class Reference

Inheritance diagram for sstdisksim:
SST::Component

Public Member Functions

 sstdisksim (ComponentId_t id, 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.

Data Fields

SysTime __now
SysTime __next_event
sstdisksim_stat __st

Friends

class boost::serialization::access

Member Function Documentation

int sstdisksim::Finish (  )  [virtual]

Called after simulation completes, but before objects are destroyed.

A good place to print out statistics.

Reimplemented from SST::Component.

int sstdisksim::Setup (  )  [virtual]

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

Reimplemented from SST::Component.


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