Public Member Functions | Data Fields | Friends

sstdisksim_tracereader Class Reference

Inheritance diagram for sstdisksim_tracereader:
SST::Component

Public Member Functions

 sstdisksim_tracereader (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.
int luaRead (int count, int pos, int devno)
int luaWrite (int count, int pos, int devno)

Data Fields

lua_State * __L
lua_State * __otherthread

Friends

class boost::serialization::access

Member Function Documentation

int sstdisksim_tracereader::Finish (  )  [virtual]

Called after simulation completes, but before objects are destroyed.

A good place to print out statistics.

Reimplemented from SST::Component.

int sstdisksim_tracereader::Setup (  )  [virtual]

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

Reimplemented from SST::Component.

References SST::Link::Send(), and SST::Component::unregisterExit().


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