gem5 v24.0.0.0
Loading...
Searching...
No Matches
gem5::P9MsgInfo Struct Reference

Public Member Functions

 P9MsgInfo (P9MsgType _type, std::string _name)
 

Public Attributes

P9MsgType type
 
std::string name
 

Detailed Description

Definition at line 67 of file fs9p.cc.

Constructor & Destructor Documentation

◆ P9MsgInfo()

gem5::P9MsgInfo::P9MsgInfo ( P9MsgType _type,
std::string _name )
inline

Definition at line 69 of file fs9p.cc.

Member Data Documentation

◆ name

std::string gem5::P9MsgInfo::name

Definition at line 73 of file fs9p.cc.

Referenced by gem5::VirtIO9PBase::dumpMsg().

◆ type

P9MsgType gem5::P9MsgInfo::type

Definition at line 72 of file fs9p.cc.


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

Generated on Tue Jun 18 2024 16:24:13 for gem5 by doxygen 1.11.0