gem5  v20.1.0.0
Public Member Functions | Public Attributes | List of all members
P9MsgInfo Struct Reference

Public Member Functions

 P9MsgInfo (P9MsgType _type, std::string _name)
 

Public Attributes

P9MsgType type
 
std::string name
 

Detailed Description

Definition at line 62 of file fs9p.cc.

Constructor & Destructor Documentation

◆ P9MsgInfo()

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

Definition at line 63 of file fs9p.cc.

Member Data Documentation

◆ name

std::string P9MsgInfo::name

Definition at line 67 of file fs9p.cc.

Referenced by VirtIO9PBase::dumpMsg().

◆ type

P9MsgType P9MsgInfo::type

Definition at line 66 of file fs9p.cc.


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

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