gem5 v25.0.0.1
Loading...
Searching...
No Matches
gem5::StringWrap Struct Reference

#include <trace.hh>

Public Member Functions

 StringWrap (const std::string &s)
const std::string & operator() () const

Public Attributes

std::string str

Detailed Description

Definition at line 169 of file trace.hh.

Constructor & Destructor Documentation

◆ StringWrap()

gem5::StringWrap::StringWrap ( const std::string & s)
inline

Definition at line 172 of file trace.hh.

References gem5::ArmISA::s, and str.

Member Function Documentation

◆ operator()()

const std::string & gem5::StringWrap::operator() ( ) const
inline

Definition at line 173 of file trace.hh.

References str.

Member Data Documentation

◆ str

std::string gem5::StringWrap::str

Definition at line 171 of file trace.hh.

Referenced by operator()(), and StringWrap().


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

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