Data Structures | Public Member Functions | Protected Attributes

SST::RtrIF Class Reference

Inheritance diagram for SST::RtrIF:
SST::Component trig_nic

Data Structures

class  ToRtr

Public Member Functions

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

Protected Attributes

int m_id
std::string frequency

Member Function Documentation

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

Called after simulation completes, but before objects are destroyed.

A good place to print out statistics.

Reimplemented from SST::Component.

Reimplemented in trig_nic.


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