gem5  v22.1.0.0
Public Member Functions | Public Attributes | List of all members
gem5::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 484 of file packet.hh.

Constructor & Destructor Documentation

◆ LabelStackEntry()

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

Definition at line 427 of file packet.cc.

Member Data Documentation

◆ label

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

Definition at line 486 of file packet.hh.

◆ labelPrinted

bool gem5::Packet::PrintReqState::LabelStackEntry::labelPrinted

Definition at line 488 of file packet.hh.

◆ prefix

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

Definition at line 487 of file packet.hh.


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

Generated on Wed Dec 21 2022 10:23:27 for gem5 by doxygen 1.9.1