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

#include <packet_flow_stats.h>

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

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 ()
 

Detailed Description

Definition at line 127 of file packet_flow_stats.h.

Member Function Documentation

virtual void sstmac::hw::null_stats::collect_final_event ( packet_flow_payload *  pkt)
inlinevirtual

Reimplemented from sstmac::hw::packet_sent_stats.

Definition at line 134 of file packet_flow_stats.h.

virtual void sstmac::hw::null_stats::collect_single_event ( const packet_stats_st st)
inlinevirtual

Reimplemented from sstmac::hw::packet_sent_stats.

Definition at line 131 of file packet_flow_stats.h.

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

Implements sstmac::hw::packet_sent_stats.

Definition at line 137 of file packet_flow_stats.h.


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