gem5  v20.1.0.0
Public Member Functions | Public Attributes | List of all members
Packet::PrintReqState::LabelStackEntry Struct Reference

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
 

Detailed Description

An entry in the label stack.

Definition at line 448 of file packet.hh.

Constructor & Destructor Documentation

◆ LabelStackEntry()

Packet::PrintReqState::LabelStackEntry::LabelStackEntry ( const std::string &  _label,
std::string *  _prefix 
)

Definition at line 449 of file packet.cc.

Member Data Documentation

◆ label

const std::string Packet::PrintReqState::LabelStackEntry::label

Definition at line 450 of file packet.hh.

◆ labelPrinted

bool Packet::PrintReqState::LabelStackEntry::labelPrinted

Definition at line 452 of file packet.hh.

◆ prefix

std::string* Packet::PrintReqState::LabelStackEntry::prefix

Definition at line 451 of file packet.hh.


The documentation for this struct was generated from the following files:

Generated on Wed Sep 30 2020 14:02:29 for gem5 by doxygen 1.8.17