gem5
|
An entry in the label stack. More...
Public Member Functions | |
LabelStackEntry (const std::string &_label, std::string *_prefix) | |
Public Attributes | |
const std::string | label |
std::string * | prefix |
bool | labelPrinted |
Packet::PrintReqState::LabelStackEntry::LabelStackEntry | ( | const std::string & | _label, |
std::string * | _prefix | ||
) |
const std::string Packet::PrintReqState::LabelStackEntry::label |
std::string* Packet::PrintReqState::LabelStackEntry::prefix |