|
SST/macro
|
#include <packet_flow_stats.h>


Public Member Functions | |
| virtual void | collect_single_event (const packet_stats_st &st) |
| virtual void | collect_final_event (packet_flow_payload *pkt) |
| virtual void | set_event_manager (event_manager *ev_mgr) |
Public Member Functions inherited from sstmac::hw::packet_sent_stats | |
| virtual | ~packet_sent_stats () |
| virtual void | init_factory_params (sprockit::sim_parameters *params) |
| int | id () const |
| id Either a node or switch id, depending on the device More... | |
Public Member Functions inherited from sprockit::factory_type | |
| virtual void | init_factory_params (sim_parameters *params) |
| virtual void | finalize_init () |
Definition at line 127 of file packet_flow_stats.h.
|
inlinevirtual |
Reimplemented from sstmac::hw::packet_sent_stats.
Definition at line 134 of file packet_flow_stats.h.
|
inlinevirtual |
Reimplemented from sstmac::hw::packet_sent_stats.
Definition at line 131 of file packet_flow_stats.h.
|
inlinevirtual |
Implements sstmac::hw::packet_sent_stats.
Definition at line 137 of file packet_flow_stats.h.
1.8.11