gem5  v20.1.0.0
Public Member Functions | Public Attributes | List of all members
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 134 of file trace.hh.

Constructor & Destructor Documentation

◆ StringWrap()

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

Definition at line 137 of file trace.hh.

Member Function Documentation

◆ operator()()

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

Definition at line 138 of file trace.hh.

References str.

Member Data Documentation

◆ str

std::string StringWrap::str

Definition at line 136 of file trace.hh.

Referenced by operator()().


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

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