|
gem5
v19.0.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 98 of file GarnetSyntheticTraffic.hh.
|
inline |
Constructor.
Definition at line 102 of file GarnetSyntheticTraffic.hh.
| uint8_t* GarnetSyntheticTraffic::GarnetSyntheticTrafficSenderState::data |
Definition at line 107 of file GarnetSyntheticTraffic.hh.