gem5
|
#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 112 of file GarnetSyntheticTraffic.hh.
|
inline |
Constructor.
Definition at line 116 of file GarnetSyntheticTraffic.hh.
uint8_t* GarnetSyntheticTraffic::GarnetSyntheticTrafficSenderState::data |
Definition at line 121 of file GarnetSyntheticTraffic.hh.