Data Structures | |
class | ToRtr |
Public Member Functions | |
RtrIF (ComponentId_t id, Params_t ¶ms) | |
bool | toNicQ_empty (unsigned int vc) |
RtrEvent * | toNicQ_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 |
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.