SST/macro
Public Member Functions | List of all members
sstmac::hw::spyplot_and_delay_stats Class Reference

#include <packet_flow_stats.h>

Inheritance diagram for sstmac::hw::spyplot_and_delay_stats:
Inheritance graph
Collaboration diagram for sstmac::hw::spyplot_and_delay_stats:
Collaboration graph

Public Member Functions

virtual void collect_single_event (const packet_stats_st &st)
 
virtual void init_factory_params (sprockit::sim_parameters *params)
 
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 collect_final_event (packet_flow_payload *pkt)
 
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 ()
 

Additional Inherited Members

- Protected Member Functions inherited from sstmac::hw::packet_delay_stats
void collect (double delay_us, packet_flow_payload *pkt)
 

Detailed Description

Definition at line 163 of file packet_flow_stats.h.

Member Function Documentation

virtual void sstmac::hw::spyplot_and_delay_stats::collect_single_event ( const packet_stats_st st)
virtual

Reimplemented from sstmac::hw::packet_delay_stats.

virtual void sstmac::hw::spyplot_and_delay_stats::init_factory_params ( sprockit::sim_parameters *  params)
virtual

Reimplemented from sstmac::hw::packet_sent_stats.

virtual void sstmac::hw::spyplot_and_delay_stats::set_event_manager ( event_manager ev_mgr)
inlinevirtual

Reimplemented from sstmac::hw::packet_delay_stats.

Definition at line 175 of file packet_flow_stats.h.


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