gem5 v25.0.0.1
Loading...
Searching...
No Matches
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 485 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.

References label, labelPrinted, and prefix.

Member Data Documentation

◆ label

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

Definition at line 487 of file packet.hh.

Referenced by LabelStackEntry().

◆ labelPrinted

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

Definition at line 489 of file packet.hh.

Referenced by LabelStackEntry().

◆ prefix

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

Definition at line 488 of file packet.hh.

Referenced by LabelStackEntry().


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

Generated on Sat Oct 18 2025 08:06:52 for gem5 by doxygen 1.14.0