Data Structures | Public Member Functions

RtrIF Class Reference

Inheritance diagram for RtrIF:
SST::Component

Data Structures

class  ToRtr

Public Member Functions

int Finish ()
 Called after simulation completes, but before objects are destroyed.
 RtrIF (ComponentId_t id, Params_t &params)
void setup ()
void finish ()
bool toNicQ_empty (unsigned int vc)
RtrEventtoNicQ_front (unsigned int vc)
void toNicQ_pop (unsigned int vc)
bool send2Rtr (RtrEvent *event)

Member Function Documentation

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

Called after simulation completes, but before objects are destroyed.

A good place to print out statistics.

Reimplemented from SST::Component.


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