gem5
v20.1.0.0
|
#include <GarnetSyntheticTraffic.hh>
Public Member Functions | |
GarnetSyntheticTrafficSenderState (uint8_t *_data) | |
Constructor. More... | |
Public Member Functions inherited from Packet::SenderState | |
SenderState () | |
virtual | ~SenderState () |
Public Attributes | |
uint8_t * | data |
Public Attributes inherited from Packet::SenderState | |
SenderState * | predecessor |
Definition at line 96 of file GarnetSyntheticTraffic.hh.
|
inline |
Constructor.
Definition at line 100 of file GarnetSyntheticTraffic.hh.
uint8_t* GarnetSyntheticTraffic::GarnetSyntheticTrafficSenderState::data |
Definition at line 105 of file GarnetSyntheticTraffic.hh.