gem5 v25.0.0.1
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.

References name, and type.

Member Data Documentation

◆ name

std::string gem5::P9MsgInfo::name

Definition at line 73 of file fs9p.cc.

Referenced by gem5::VirtIO9PBase::dumpMsg(), and P9MsgInfo().

◆ type

P9MsgType gem5::P9MsgInfo::type

Definition at line 72 of file fs9p.cc.

Referenced by P9MsgInfo().


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

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