gem5  v22.1.0.0
Public Member Functions | Public Attributes | List of all members
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 Wed Dec 21 2022 10:23:22 for gem5 by doxygen 1.9.1