gem5 v24.0.0.0
|
#include <GarnetSyntheticTraffic.hh>
Public Member Functions | |
GarnetSyntheticTrafficSenderState (uint8_t *_data) | |
Constructor. | |
Public Member Functions inherited from gem5::Packet::SenderState | |
SenderState () | |
virtual | ~SenderState () |
Public Attributes | |
uint8_t * | data |
Public Attributes inherited from gem5::Packet::SenderState | |
SenderState * | predecessor |
Definition at line 99 of file GarnetSyntheticTraffic.hh.
|
inline |
Constructor.
Definition at line 103 of file GarnetSyntheticTraffic.hh.
uint8_t* gem5::GarnetSyntheticTraffic::GarnetSyntheticTrafficSenderState::data |
Definition at line 108 of file GarnetSyntheticTraffic.hh.